diff --git a/README.org b/README.org
index a6621efd669aff6f2715704c9ce68822f40c8013..9e635081f2780ee79d40fdeffccf9e53b445f560 100644
--- a/README.org
+++ b/README.org
@@ -8,7 +8,7 @@ PicaRecord provides an object oriented interface to Pica+ records, fields, and s
 not provide the means to read or write Pica+ records. In order to do so you need to install the
 packages PicaReader and PicaWriter that are available as dedicated composer packages.
 
-PicaRecord is copyright (c) 2012-2015 by Herzog August Bibliothek Wolfenbüttel and released under the
+PicaRecord is copyright (c) 2012-2016 by Herzog August Bibliothek Wolfenbüttel and released under the
 terms of the GNU General Public License v3.
 
 * Installation
diff --git a/src/HAB/Pica/Record/Field.php b/src/HAB/Pica/Record/Field.php
index 6cdbd650af18093fde8b60aa6952c433c2fe2c0f..594220053bab8ccaef1939bbd477cb203e748e1c 100644
--- a/src/HAB/Pica/Record/Field.php
+++ b/src/HAB/Pica/Record/Field.php
@@ -20,7 +20,7 @@
  *
  * @package   PicaRecord
  * @author    David Maus <maus@hab.de>
- * @copyright Copyright (c) 2012, 2013 by Herzog August Bibliothek Wolfenbüttel
+ * @copyright Copyright (c) 2012-2016 by Herzog August Bibliothek Wolfenbüttel
  * @license   http://www.gnu.org/licenses/gpl.html GNU General Public License v3
  */