From 4de532d902da5c92032e36fe52a457f0f3ab7d6a Mon Sep 17 00:00:00 2001
From: David Maus <maus@hab.de>
Date: Sat, 23 Jul 2016 12:40:00 +0200
Subject: [PATCH] Update copyright

---
 README.org                    | 2 +-
 src/HAB/Pica/Record/Field.php | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.org b/README.org
index a6621ef..9e63508 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 6cdbd65..5942200 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
  */
 
-- 
GitLab