Update copyright years

This commit is contained in:
Tom G. Christensen 2012-05-27 10:06:26 +02:00
parent e0ec247848
commit a6007c62d5
4 changed files with 4 additions and 4 deletions

View File

@ -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,2010 Tom G. Christensen <tgc@jupiterrise.com>
# Copyright (C) 2003-2008,2010,2012 Tom G. Christensen <tgc@jupiterrise.com>
# 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

View File

@ -1,5 +1,5 @@
# Global function library for buildpkg
# Copyright (C) 2003-2010 Tom G. Christensen <tgc@jupiterrise.com>
# Copyright (C) 2003-2012 Tom G. Christensen <tgc@jupiterrise.com>
# 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

View File

@ -1,6 +1,6 @@
# Function library for buildpkg framework
# It adds support for creating Irix packages in 'inst' format
# Copyright (C) 2003-2010 Tom G. Christensen <tgc@jupiterrise.com>
# Copyright (C) 2003-2012 Tom G. Christensen <tgc@jupiterrise.com>
# 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

View File

@ -1,6 +1,6 @@
# Function library for buildpkg framework
# It adds support for creating Solaris packages in 'sysv' format
# Copyright (C) 2003-2010 Tom G. Christensen <tgc@jupiterrise.com>
# Copyright (C) 2003-2012 Tom G. Christensen <tgc@jupiterrise.com>
# 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