From 6fe55c25a23b7ee2e84e3ad2d508196f3e5f82a3 Mon Sep 17 00:00:00 2001 From: Tilman Sauerbeck Date: Wed, 18 Apr 2007 22:38:09 +0200 Subject: [PATCH] Updated copyright notices. --- Makefile | 1 + README | 7 +++++-- main.cc | 1 + pkgadd.8.in | 5 +++-- pkgadd.cc | 1 + pkgadd.h | 1 + pkginfo.8.in | 5 +++-- pkginfo.cc | 1 + pkginfo.h | 1 + pkgmk.8.in | 5 +++-- pkgmk.in | 1 + pkgrm.8.in | 5 +++-- pkgrm.cc | 1 + pkgrm.h | 1 + pkgutil.cc | 1 + pkgutil.h | 1 + rejmerge.8.in | 5 +++-- rejmerge.in | 1 + 18 files changed, 32 insertions(+), 12 deletions(-) diff --git a/Makefile b/Makefile index 8b21d2b..958f08d 100644 --- a/Makefile +++ b/Makefile @@ -2,6 +2,7 @@ # pkgutils # # Copyright (c) 2000-2005 by Per Liden +# Copyright (c) 2006-2007 by CRUX team (http://crux.nu) # # 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/README b/README index 0ec3660..1e57cdc 100644 --- a/README +++ b/README @@ -21,5 +21,8 @@ $ make DESTDIR=/some/other/path install Copyright --------- -pkgutils is Copyright (c) 2000-2005 Per Liden and is licensed through the -GNU General Public License. Read the COPYING file for the complete license. +pkgutils is Copyright (c) 2000-2005 Per Liden and +Copyright (c) 2006-2007 CRUX team (http://crux.nu). + +pkgutils is licensed through the GNU General Public License. +Read the COPYING file for the complete license. diff --git a/main.cc b/main.cc index 1681564..566f4db 100644 --- a/main.cc +++ b/main.cc @@ -2,6 +2,7 @@ // pkgutils // // Copyright (c) 2000-2005 Per Liden +// Copyright (c) 2006-2007 by CRUX team (http://crux.nu) // // 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/pkgadd.8.in b/pkgadd.8.in index 564672c..a4747ca 100644 --- a/pkgadd.8.in +++ b/pkgadd.8.in @@ -58,5 +58,6 @@ Configuration file. .SH SEE ALSO pkgrm(8), pkginfo(8), pkgmk(8), rejmerge(8) .SH COPYRIGHT -pkgadd (pkgutils) is Copyright (c) 2000-2005 Per Liden and is licensed through -the GNU General Public License. Read the COPYING file for the complete license. +pkgadd (pkgutils) is Copyright (c) 2000-2005 Per Liden and Copyright (c) 2006-2007 CRUX team (http://crux.nu). +pkgadd (pkgutils) is licensed through the GNU General Public License. +Read the COPYING file for the complete license. diff --git a/pkgadd.cc b/pkgadd.cc index 8856851..4bc1652 100644 --- a/pkgadd.cc +++ b/pkgadd.cc @@ -2,6 +2,7 @@ // pkgutils // // Copyright (c) 2000-2005 Per Liden +// Copyright (c) 2006-2007 by CRUX team (http://crux.nu) // // 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/pkgadd.h b/pkgadd.h index c69aab9..e121dc1 100644 --- a/pkgadd.h +++ b/pkgadd.h @@ -2,6 +2,7 @@ // pkgutils // // Copyright (c) 2000-2005 Per Liden +// Copyright (c) 2006-2007 by CRUX team (http://crux.nu) // // 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/pkginfo.8.in b/pkginfo.8.in index e5aba54..8d2f825 100644 --- a/pkginfo.8.in +++ b/pkginfo.8.in @@ -37,5 +37,6 @@ Print help and exit. .SH SEE ALSO pkgadd(8), pkgrm(8), pkgmk(8), rejmerge(8) .SH COPYRIGHT -pkginfo (pkgutils) is Copyright (c) 2000-2005 Per Liden and is licensed through -the GNU General Public License. Read the COPYING file for the complete license. +pkginfo (pkgutils) is Copyright (c) 2000-2005 Per Liden and Copyright (c) 2006-2007 CRUX team (http://crux.nu). +pkginfo (pkgutils) is licensed through the GNU General Public License. +Read the COPYING file for the complete license. diff --git a/pkginfo.cc b/pkginfo.cc index 76980a3..d4b8270 100644 --- a/pkginfo.cc +++ b/pkginfo.cc @@ -2,6 +2,7 @@ // pkgutils // // Copyright (c) 2000-2005 Per Liden +// Copyright (c) 2006-2007 by CRUX team (http://crux.nu) // // 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/pkginfo.h b/pkginfo.h index 25a4686..535dfbe 100644 --- a/pkginfo.h +++ b/pkginfo.h @@ -2,6 +2,7 @@ // pkgutils // // Copyright (c) 2000-2005 Per Liden +// Copyright (c) 2006-2007 by CRUX team (http://crux.nu) // // 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/pkgmk.8.in b/pkgmk.8.in index 0be8d3a..b131b18 100644 --- a/pkgmk.8.in +++ b/pkgmk.8.in @@ -88,5 +88,6 @@ Used by pkgmk to download source code. .SH SEE ALSO pkgadd(8), pkgrm(8), pkginfo(8), rejmerge(8), wget(1) .SH COPYRIGHT -pkgmk (pkgutils) is Copyright (c) 2000-2005 Per Liden and is licensed through -the GNU General Public License. Read the COPYING file for the complete license. +pkgmk (pkgutils) is Copyright (c) 2000-2005 Per Liden and Copyright (c) 2006-2007 CRUX team (http://crux.nu). +pkgmk (pkgutils) is licensed through the GNU General Public License. +Read the COPYING file for the complete license. diff --git a/pkgmk.in b/pkgmk.in index bfa1701..67425e0 100755 --- a/pkgmk.in +++ b/pkgmk.in @@ -3,6 +3,7 @@ # pkgutils # # Copyright (c) 2000-2005 Per Liden +# Copyright (c) 2006-2007 by CRUX team (http://crux.nu) # # 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/pkgrm.8.in b/pkgrm.8.in index e7b46d2..25de6a3 100644 --- a/pkgrm.8.in +++ b/pkgrm.8.in @@ -23,5 +23,6 @@ Print help and exit. .SH SEE ALSO pkgadd(8), pkginfo(8), pkgmk(8), rejmerge(8) .SH COPYRIGHT -pkgrm (pkgutils) is Copyright (c) 2000-2005 Per Liden and is licensed through -the GNU General Public License. Read the COPYING file for the complete license. +pkgrm (pkgutils) is Copyright (c) 2000-2005 Per Liden and Copyright (c) 2006-2007 CRUX team (http://crux.nu). +pkgrm (pkgutils) is licensed through the GNU General Public License. +Read the COPYING file for the complete license. diff --git a/pkgrm.cc b/pkgrm.cc index a779f71..18d6169 100644 --- a/pkgrm.cc +++ b/pkgrm.cc @@ -2,6 +2,7 @@ // pkgutils // // Copyright (c) 2000-2005 Per Liden +// Copyright (c) 2006-2007 by CRUX team (http://crux.nu) // // 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/pkgrm.h b/pkgrm.h index 3958367..5a5ebb0 100644 --- a/pkgrm.h +++ b/pkgrm.h @@ -2,6 +2,7 @@ // pkgutils // // Copyright (c) 2000-2005 Per Liden +// Copyright (c) 2006-2007 by CRUX team (http://crux.nu) // // 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/pkgutil.cc b/pkgutil.cc index 00cedaf..b3afa51 100644 --- a/pkgutil.cc +++ b/pkgutil.cc @@ -2,6 +2,7 @@ // pkgutils // // Copyright (c) 2000-2005 Per Liden +// Copyright (c) 2006-2007 by CRUX team (http://crux.nu) // // 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/pkgutil.h b/pkgutil.h index d950352..30b41f8 100644 --- a/pkgutil.h +++ b/pkgutil.h @@ -2,6 +2,7 @@ // pkgutils // // Copyright (c) 2000-2005 Per Liden +// Copyright (c) 2006-2007 by CRUX team (http://crux.nu) // // 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/rejmerge.8.in b/rejmerge.8.in index 210d2c0..baf8eb8 100644 --- a/rejmerge.8.in +++ b/rejmerge.8.in @@ -73,5 +73,6 @@ Directory where rejected files are stored. .SH SEE ALSO pkgadd(8), pkgrm(8), pkginfo(8), pkgmk(8) .SH COPYRIGHT -rejmerge (pkgutils) is Copyright (c) 2000-2005 Per Liden and is licensed through -the GNU General Public License. Read the COPYING file for the complete license. +rejmerge (pkgutils) is Copyright (c) 2000-2005 Per Liden and Copyright (c) 2006-2007 CRUX team (http://crux.nu). +rejmerge (pkgutils) is licensed through the GNU General Public License. +Read the COPYING file for the complete license. diff --git a/rejmerge.in b/rejmerge.in index e95f4df..6570b77 100755 --- a/rejmerge.in +++ b/rejmerge.in @@ -3,6 +3,7 @@ # rejmerge (pkgutils) # # Copyright (c) 2000-2005 Per Liden +# Copyright (c) 2006-2007 by CRUX team (http://crux.nu) # # 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 -- 2.26.2