From 0ae7c57a2caa0f6108cff5a15e29b06b34ec42ff Mon Sep 17 00:00:00 2001 From: "Tom G. Christensen" Date: Sat, 9 Jan 2010 17:01:37 +0100 Subject: [PATCH] Update copyright years --- build.sh.functions | 2 +- buildpkg.functions | 2 +- buildpkg.packaging.irix | 2 +- buildpkg.packaging.solaris | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build.sh.functions b/build.sh.functions index 2dfc729..47e8ee3 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-2008 Tom G. Christensen +# Copyright (C) 2003-2008,2010 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 d711616..0dd0863 100644 --- a/buildpkg.functions +++ b/buildpkg.functions @@ -1,5 +1,5 @@ # Global function library for buildpkg -# Copyright (C) 2003-2009 Tom G. Christensen +# Copyright (C) 2003-2010 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 b822f27..8516524 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-2009 Tom G. Christensen +# Copyright (C) 2003-2010 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 53a033a..51485cf 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-2009 Tom G. Christensen +# Copyright (C) 2003-2010 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