Git commit 96cee64b21edd754552565f49be655cab3302adc by Michael Pyne. Committed on 07/03/2015 at 16:25. Pushed by mpyne into branch 'master'.
GIT_SILENT Update copyrights. M +2 -1 doc/index.docbook M +3 -3 doc/man-kdesrc-build.1.docbook M +1 -1 kdesrc-build http://commits.kde.org/kdesrc-build/96cee64b21edd754552565f49be655cab3302adc diff --git a/doc/index.docbook b/doc/index.docbook index 0103c5d..00b4644 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -99,6 +99,7 @@ <year>2012</year> <year>2013</year> <year>2014</year> +<year>2015</year> <holder>Michael Pyne</holder> </copyright> @@ -109,7 +110,7 @@ <legalnotice>&FDLNotice;</legalnotice> -<date>2014-01-25</date> +<date>2015-03-07</date> <releaseinfo>1.16</releaseinfo> <abstract> diff --git a/doc/man-kdesrc-build.1.docbook b/doc/man-kdesrc-build.1.docbook index 440967c..f7d0037 100644 --- a/doc/man-kdesrc-build.1.docbook +++ b/doc/man-kdesrc-build.1.docbook @@ -5,7 +5,7 @@ <!-- Man page for kdesrc-build. - Copyright (c) 2011, 2014 Michael Pyne <mpyne at kde.org> + Copyright (c) 2011, 2014, 2015 Michael Pyne <mpyne at kde.org> Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later @@ -22,7 +22,7 @@ <email>mpyne at kde.org</email> <personblurb><para>Authored man page</para></personblurb> </author> -<date>2014-01-25</date> +<date>2015-03-07</date> </refentryinfo> <refmeta> @@ -1093,7 +1093,7 @@ url="http://kdesrc-build.kde.org/documentation/">http://kdesrc-build.kde.org/doc <refsect1> <title>COPYING</title> -<para>Copyright (C) 2003-2014 Michael Pyne.</para> +<para>Copyright (C) 2003-2015 Michael Pyne.</para> <para>This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free diff --git a/kdesrc-build b/kdesrc-build index 41e8733..433c8b9 100755 --- a/kdesrc-build +++ b/kdesrc-build @@ -7,7 +7,7 @@ # Please also see the documentation that should be included with this program, # in the doc/ directory. # -# Copyright © 2003 - 2014 Michael Pyne. <mpyne at kde.org> +# Copyright © 2003 - 2015 Michael Pyne. <mpyne at kde.org> # Home page: http://kdesrc-build.kde.org/ # # Copyright © 2005, 2006, 2008 - 2011 David Faure <faure at kde.org>
