Skip to content

Commit 8d5e5d8

Browse files
committed
Bump copyright -- happy 2015
1 parent c865d56 commit 8d5e5d8

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+78
-78
lines changed

php_bson.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
+----------------------------------------------------------------------+
33
| PHP Version 5 |
44
+----------------------------------------------------------------------+
5-
| Copyright (c) 2014 Hannes Magnusson |
5+
| Copyright (c) 20142015 Hannes Magnusson |
66
+----------------------------------------------------------------------+
77
| This source file is subject to version 3.01 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |

php_phongo.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
+---------------------------------------------------------------------------+
33
| PHP Driver for MongoDB |
44
+---------------------------------------------------------------------------+
5-
| Copyright 2013-2014 MongoDB, Inc. |
5+
| Copyright 2013-2015 MongoDB, Inc. |
66
| |
77
| Licensed under the Apache License, Version 2.0 (the "License"); |
88
| you may not use this file except in compliance with the License. |
@@ -16,7 +16,7 @@
1616
| See the License for the specific language governing permissions and |
1717
| limitations under the License. |
1818
+---------------------------------------------------------------------------+
19-
| Copyright (c) 2014, MongoDB, Inc. |
19+
| Copyright (c) 2014-2015 MongoDB, Inc. |
2020
+---------------------------------------------------------------------------+
2121
*/
2222

php_phongo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
+----------------------------------------------------------------------+
33
| PHP Version 5 |
44
+----------------------------------------------------------------------+
5-
| Copyright (c) 2014 Hannes Magnusson |
5+
| Copyright (c) 2014-2015 Hannes Magnusson |
66
+----------------------------------------------------------------------+
77
| This source file is subject to version 3.01 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |

php_phongo_classes.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
+----------------------------------------------------------------------+
33
| PHP Version 5 |
44
+----------------------------------------------------------------------+
5-
| Copyright (c) 2014 Hannes Magnusson |
5+
| Copyright (c) 2014-2015 Hannes Magnusson |
66
+----------------------------------------------------------------------+
77
| This source file is subject to version 3.01 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |

src/BSON/Binary.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
+---------------------------------------------------------------------------+
33
| PHP Driver for MongoDB |
44
+---------------------------------------------------------------------------+
5-
| Copyright 2013-2014 MongoDB, Inc. |
5+
| Copyright 2013-2015 MongoDB, Inc. |
66
| |
77
| Licensed under the Apache License, Version 2.0 (the "License"); |
88
| you may not use this file except in compliance with the License. |
@@ -16,7 +16,7 @@
1616
| See the License for the specific language governing permissions and |
1717
| limitations under the License. |
1818
+---------------------------------------------------------------------------+
19-
| Copyright (c) 2014, MongoDB, Inc. |
19+
| Copyright (c) 2014-2015 MongoDB, Inc. |
2020
+---------------------------------------------------------------------------+
2121
*/
2222

src/BSON/Javascript.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
+---------------------------------------------------------------------------+
33
| PHP Driver for MongoDB |
44
+---------------------------------------------------------------------------+
5-
| Copyright 2013-2014 MongoDB, Inc. |
5+
| Copyright 2013-2015 MongoDB, Inc. |
66
| |
77
| Licensed under the Apache License, Version 2.0 (the "License"); |
88
| you may not use this file except in compliance with the License. |
@@ -16,7 +16,7 @@
1616
| See the License for the specific language governing permissions and |
1717
| limitations under the License. |
1818
+---------------------------------------------------------------------------+
19-
| Copyright (c) 2014, MongoDB, Inc. |
19+
| Copyright (c) 2014-2015 MongoDB, Inc. |
2020
+---------------------------------------------------------------------------+
2121
*/
2222

src/BSON/MaxKey.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
+---------------------------------------------------------------------------+
33
| PHP Driver for MongoDB |
44
+---------------------------------------------------------------------------+
5-
| Copyright 2013-2014 MongoDB, Inc. |
5+
| Copyright 2013-2015 MongoDB, Inc. |
66
| |
77
| Licensed under the Apache License, Version 2.0 (the "License"); |
88
| you may not use this file except in compliance with the License. |
@@ -16,7 +16,7 @@
1616
| See the License for the specific language governing permissions and |
1717
| limitations under the License. |
1818
+---------------------------------------------------------------------------+
19-
| Copyright (c) 2014, MongoDB, Inc. |
19+
| Copyright (c) 2014-2015 MongoDB, Inc. |
2020
+---------------------------------------------------------------------------+
2121
*/
2222

src/BSON/MinKey.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
+---------------------------------------------------------------------------+
33
| PHP Driver for MongoDB |
44
+---------------------------------------------------------------------------+
5-
| Copyright 2013-2014 MongoDB, Inc. |
5+
| Copyright 2013-2015 MongoDB, Inc. |
66
| |
77
| Licensed under the Apache License, Version 2.0 (the "License"); |
88
| you may not use this file except in compliance with the License. |
@@ -16,7 +16,7 @@
1616
| See the License for the specific language governing permissions and |
1717
| limitations under the License. |
1818
+---------------------------------------------------------------------------+
19-
| Copyright (c) 2014, MongoDB, Inc. |
19+
| Copyright (c) 2014-2015 MongoDB, Inc. |
2020
+---------------------------------------------------------------------------+
2121
*/
2222

src/BSON/ObjectID.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
+---------------------------------------------------------------------------+
33
| PHP Driver for MongoDB |
44
+---------------------------------------------------------------------------+
5-
| Copyright 2013-2014 MongoDB, Inc. |
5+
| Copyright 2013-2015 MongoDB, Inc. |
66
| |
77
| Licensed under the Apache License, Version 2.0 (the "License"); |
88
| you may not use this file except in compliance with the License. |
@@ -16,7 +16,7 @@
1616
| See the License for the specific language governing permissions and |
1717
| limitations under the License. |
1818
+---------------------------------------------------------------------------+
19-
| Copyright (c) 2014, MongoDB, Inc. |
19+
| Copyright (c) 2014-2015 MongoDB, Inc. |
2020
+---------------------------------------------------------------------------+
2121
*/
2222

src/BSON/Persistable.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
+---------------------------------------------------------------------------+
33
| PHP Driver for MongoDB |
44
+---------------------------------------------------------------------------+
5-
| Copyright 2013-2014 MongoDB, Inc. |
5+
| Copyright 2013-2015 MongoDB, Inc. |
66
| |
77
| Licensed under the Apache License, Version 2.0 (the "License"); |
88
| you may not use this file except in compliance with the License. |
@@ -16,7 +16,7 @@
1616
| See the License for the specific language governing permissions and |
1717
| limitations under the License. |
1818
+---------------------------------------------------------------------------+
19-
| Copyright (c) 2014, MongoDB, Inc. |
19+
| Copyright (c) 2014-2015 MongoDB, Inc. |
2020
+---------------------------------------------------------------------------+
2121
*/
2222

0 commit comments

Comments
 (0)