Update copyright years

This commit is contained in:
Tom G. Christensen 2009-08-12 09:02:10 +00:00
parent 549445fa32
commit 20a817e189
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
# This is a buildpkg build.sh script
# Copyright (C) 2003-2008 Tom G. Christensen <tgc@jupiterrise.com>
# Copyright (C) 2003-2009 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-2008 Tom G. Christensen <tgc@jupiterrise.com>
# Copyright (C) 2003-2009 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-2008 Tom G. Christensen <tgc@jupiterrise.com>
# Copyright (C) 2003-2009 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