summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLior Kaplan <kaplanlior@gmail.com>2014-06-16 23:28:36 +0300
committerLior Kaplan <kaplanlior@gmail.com>2014-06-16 23:28:36 +0300
commit6f3bcb0d6edb49fa53b8171c0e75daca2f1dc038 (patch)
treefb953f85828653c40713a9acc5ce732616e77be3
parent2d576c2a994ea78114dcbdd9c38567295f76de1d (diff)
downloadphp-git-6f3bcb0d6edb49fa53b8171c0e75daca2f1dc038.tar.gz
Update copyright year for re2c generated files
-rw-r--r--ext/date/lib/parse_date.c2
-rw-r--r--ext/standard/var_unserializer.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/ext/date/lib/parse_date.c b/ext/date/lib/parse_date.c
index d7db06f4fc..00f7782889 100644
--- a/ext/date/lib/parse_date.c
+++ b/ext/date/lib/parse_date.c
@@ -4,7 +4,7 @@
+----------------------------------------------------------------------+
| PHP Version 5 |
+----------------------------------------------------------------------+
- | Copyright (c) 1997-2013 The PHP Group |
+ | Copyright (c) 1997-2014 The PHP Group |
+----------------------------------------------------------------------+
| This source file is subject to version 3.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
diff --git a/ext/standard/var_unserializer.c b/ext/standard/var_unserializer.c
index 29d2e0f7ed..8bec13330c 100644
--- a/ext/standard/var_unserializer.c
+++ b/ext/standard/var_unserializer.c
@@ -4,7 +4,7 @@
+----------------------------------------------------------------------+
| PHP Version 5 |
+----------------------------------------------------------------------+
- | Copyright (c) 1997-2013 The PHP Group |
+ | Copyright (c) 1997-2014 The PHP Group |
+----------------------------------------------------------------------+
| This source file is subject to version 3.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |