Changeset: 9b2d3cdbb1e7 for monetdb-php
URL: http://dev.monetdb.org/hg/monetdb-php?cmd=changeset;node=9b2d3cdbb1e7
Modified Files:
        debian/copyright
        doc/generate_doc.sh
        examples/query.php
        examples/simple_query.php
        lib/php_monetdb.php
        license.txt
Branch: default
Log Message:

Updated copyright.


diffs (73 lines):

diff --git a/debian/copyright b/debian/copyright
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,10 +5,10 @@ Source: http://dev.monetdb.org/downloads
 
 Files: *
 Copyright: 1997 - July 2008 CWI
-           August 2008 - 2016 MonetDB B.V.
+           August 2008 - 2017 MonetDB B.V.
 License: MPL-2.0
  This Source Code Form is subject to the terms of the Mozilla Public
  License, v. 2.0.  If a copy of the MPL was not distributed with this
  file, You can obtain one at http://mozilla.org/MPL/2.0/.
  .
- Copyright 1997 - July 2008 CWI, August 2008 - 2016 MonetDB B.V.
+ Copyright 1997 - July 2008 CWI, August 2008 - 2017 MonetDB B.V.
diff --git a/doc/generate_doc.sh b/doc/generate_doc.sh
--- a/doc/generate_doc.sh
+++ b/doc/generate_doc.sh
@@ -4,7 +4,7 @@
 # License, v. 2.0.  If a copy of the MPL was not distributed with this
 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
 #
-# Copyright 1997 - July 2008 CWI, August 2008 - 2016 MonetDB B.V.
+# Copyright 1997 - July 2008 CWI, August 2008 - 2017 MonetDB B.V.
 
 #
 #
diff --git a/examples/query.php b/examples/query.php
--- a/examples/query.php
+++ b/examples/query.php
@@ -3,7 +3,7 @@
 # License, v. 2.0.  If a copy of the MPL was not distributed with this
 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
 #
-# Copyright 1997 - July 2008 CWI, August 2008 - 2016 MonetDB B.V.
+# Copyright 1997 - July 2008 CWI, August 2008 - 2017 MonetDB B.V.
 ?>
 
 <?php
diff --git a/examples/simple_query.php b/examples/simple_query.php
--- a/examples/simple_query.php
+++ b/examples/simple_query.php
@@ -3,7 +3,7 @@
 # License, v. 2.0.  If a copy of the MPL was not distributed with this
 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
 #
-# Copyright 1997 - July 2008 CWI, August 2008 - 2016 MonetDB B.V.
+# Copyright 1997 - July 2008 CWI, August 2008 - 2017 MonetDB B.V.
 ?>
 
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
diff --git a/lib/php_monetdb.php b/lib/php_monetdb.php
--- a/lib/php_monetdb.php
+++ b/lib/php_monetdb.php
@@ -3,7 +3,7 @@
 # License, v. 2.0.  If a copy of the MPL was not distributed with this
 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
 #
-# Copyright 1997 - July 2008 CWI, August 2008 - 2016 MonetDB B.V.
+# Copyright 1997 - July 2008 CWI, August 2008 - 2017 MonetDB B.V.
 ?>
 
 <?php
diff --git a/license.txt b/license.txt
--- a/license.txt
+++ b/license.txt
@@ -2,4 +2,4 @@ This Source Code Form is subject to the 
 License, v. 2.0.  If a copy of the MPL was not distributed with this
 file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
-Copyright 1997 - July 2008 CWI, August 2008 - 2016 MonetDB B.V.
+Copyright 1997 - July 2008 CWI, August 2008 - 2017 MonetDB B.V.
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to