Skip to content

Commit b1f4953

Browse files
committed
Docs: further copyright year fixes.
1 parent 9e1e07f commit b1f4953

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

doc/doxygen.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
1+
# Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved.
22
#
33
# The MySQL Connector/C++ is licensed under the terms of the GPLv2
44
# <http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>, like most

doc/doxygen.cfg.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
1+
# Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved.
22
#
33
# The MySQL Connector/C++ is licensed under the terms of the GPLv2
44
# <http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>, like most

doc/footer.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
<!--
2-
Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
1+
<!--
2+
Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved.
33
44
The MySQL Connector/C++ is licensed under the terms of the GPLv2
55
<http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>, like most
@@ -19,13 +19,13 @@
1919
2020
You should have received a copy of the GNU General Public License along
2121
with this program; if not, write to the Free Software Foundation, Inc.,
22-
51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
22+
51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
2323
-->
2424

2525
<!-- HTML footer for doxygen 1.8.10-->
2626
<hr class="footer"/>
2727
<address class="footer"><small>
28-
Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. &#160;
28+
Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved. &#160;
2929
$generatedby <a href="http://www.doxygen.org/index.html">
3030
doxygen
3131
</a> $doxygenversion

0 commit comments

Comments
 (0)