From: Antonio Ospite <ao2@ao2.it>
Date: Sat, 5 Nov 2016 18:25:05 +0000 (+0100)
Subject: Update copyright years in recently modified files
X-Git-Tag: v1.0.0~8
X-Git-Url: https://git.ao2.it/tweeper.git/commitdiff_plain/25c3e276f01838c8fa55e9ca59f01d2707392988?ds=sidebyside

Update copyright years in recently modified files
---

diff --git a/src/Tweeper.php b/src/Tweeper.php
index 944b37c..93ac9e0 100644
--- a/src/Tweeper.php
+++ b/src/Tweeper.php
@@ -6,7 +6,7 @@ namespace Tweeper;
  * @file
  * Tweeper - a Twitter to RSS web scraper.
  *
- * Copyright (C) 2013-2015  Antonio Ospite <ao2@ao2.it>
+ * Copyright (C) 2013-2016  Antonio Ospite <ao2@ao2.it>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/tweeper.1.asciidoc b/tweeper.1.asciidoc
index d2f1f50..ac1fdd1 100644
--- a/tweeper.1.asciidoc
+++ b/tweeper.1.asciidoc
@@ -108,7 +108,7 @@ Main web site: <https://git.ao2.it/tweeper.git>
 
 COPYING
 -------
-Copyright \(C) 2013-2015  Antonio Ospite <ao2@ao2.it>
+Copyright \(C) 2013-2016  Antonio Ospite <ao2@ao2.it>
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
diff --git a/tweeper.php b/tweeper.php
index c9040b0..ff98ab7 100644
--- a/tweeper.php
+++ b/tweeper.php
@@ -3,7 +3,7 @@
  * @file
  * Tweeper - a Twitter to RSS web scraper.
  *
- * Copyright (C) 2013-2015  Antonio Ospite <ao2@ao2.it>
+ * Copyright (C) 2013-2016  Antonio Ospite <ao2@ao2.it>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by