diff options
-rw-r--r-- | Makefile.in | 2 | ||||
-rwxr-xr-x | configure | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.in b/Makefile.in index 0eca0da..a420e9c 100644 --- a/Makefile.in +++ b/Makefile.in @@ -2,7 +2,7 @@ # Makefile.in # Input Makefile for configure. # -# Copyright (C) 2012 Patrick "P. J." McDermott +# Copyright (C) 2012-2013 Patrick "P. J." McDermott # # 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 @@ -4,7 +4,7 @@ # configure # Configuration script to generate Makefile. # -# Copyright (C) 2012 Patrick "P. J." McDermott +# Copyright (C) 2011-2013 Patrick "P. J." McDermott # # 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 @@ -192,7 +192,7 @@ print_version() ${package_name} ${package_version} configure Not generated by GNU Autoconf -Copyright (C) 2011-2012 Patrick "P. J." McDermott +Copyright (C) 2011-2013 Patrick "P. J." McDermott License: GNU GPL version 2 or later <http://www.gnu.org/licenses/gpl.html>. This configure script is free software: you can redistribute and/or modify it. There is NO WARRANTY, to the extent permitted by law. |