diff --git a/build.sh.functions b/build.sh.functions index bc0e081..267b614 100644 --- a/build.sh.functions +++ b/build.sh.functions @@ -1,7 +1,7 @@ # Function library for buildpkg build.sh # This is only for build.sh helper functions. # Copyright (C) 2003 Jens Henrik Leonhard Jensen -# Copyright (C) 2003-2013 Tom G. Christensen +# Copyright (C) 2003-2018 Tom G. Christensen # 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 diff --git a/buildpkg.functions b/buildpkg.functions index 2641f6c..e814043 100644 --- a/buildpkg.functions +++ b/buildpkg.functions @@ -1,5 +1,5 @@ # Global function library for buildpkg -# Copyright (C) 2003-2013 Tom G. Christensen +# Copyright (C) 2003-2018 Tom G. Christensen # 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 diff --git a/buildpkg.packaging.irix b/buildpkg.packaging.irix index 9fe61a4..1aa6f9f 100644 --- a/buildpkg.packaging.irix +++ b/buildpkg.packaging.irix @@ -1,6 +1,6 @@ # Function library for buildpkg framework # It adds support for creating Irix packages in 'inst' format -# Copyright (C) 2003-2013 Tom G. Christensen +# Copyright (C) 2003-2018 Tom G. Christensen # 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 diff --git a/buildpkg.packaging.solaris b/buildpkg.packaging.solaris index 03a6811..8ca9b49 100644 --- a/buildpkg.packaging.solaris +++ b/buildpkg.packaging.solaris @@ -1,6 +1,6 @@ # Function library for buildpkg framework # It adds support for creating Solaris packages in 'sysv' format -# Copyright (C) 2003-2013 Tom G. Christensen +# Copyright (C) 2003-2018 Tom G. Christensen # 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