OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-tools Date: 01-Jan-2006 15:04:51
Branch: HEAD Handle: 2006010114044703
Modified files:
openpkg-tools/cmd bf-db.pl bf-mk.pl bf-ui.pl build.pl cli.pl cui.pl
dev.sh fetch.pl gui.pl index.pl install.pl
lint-fsl.pl lint-rc.pl lint-rpm.pl lint-spec.pl
makeproxy.pl src2make.pl tracker.pl
Log:
adjust copyright years
Summary:
Revision Changes Path
1.18 +2 -2 openpkg-tools/cmd/bf-db.pl
1.28 +2 -2 openpkg-tools/cmd/bf-mk.pl
1.26 +2 -2 openpkg-tools/cmd/bf-ui.pl
1.15 +2 -2 openpkg-tools/cmd/build.pl
1.4 +2 -2 openpkg-tools/cmd/cli.pl
1.4 +2 -2 openpkg-tools/cmd/cui.pl
1.73 +2 -2 openpkg-tools/cmd/dev.sh
1.7 +2 -2 openpkg-tools/cmd/fetch.pl
1.4 +2 -2 openpkg-tools/cmd/gui.pl
1.6 +2 -2 openpkg-tools/cmd/index.pl
1.4 +2 -2 openpkg-tools/cmd/install.pl
1.5 +2 -2 openpkg-tools/cmd/lint-fsl.pl
1.6 +2 -2 openpkg-tools/cmd/lint-rc.pl
1.5 +2 -2 openpkg-tools/cmd/lint-rpm.pl
1.9 +4 -4 openpkg-tools/cmd/lint-spec.pl
1.4 +2 -2 openpkg-tools/cmd/makeproxy.pl
1.17 +4 -4 openpkg-tools/cmd/src2make.pl
1.8 +2 -2 openpkg-tools/cmd/tracker.pl
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-tools/cmd/bf-db.pl
============================================================================
$ cvs diff -u -r1.17 -r1.18 bf-db.pl
--- openpkg-tools/cmd/bf-db.pl 19 Nov 2005 22:06:57 -0000 1.17
+++ openpkg-tools/cmd/bf-db.pl 1 Jan 2006 14:04:47 -0000 1.18
@@ -1,7 +1,7 @@
##
## bf-db.pl - OpenPKG build farm database (used as shell tool)
-## Copyright (c) 2000-2005 OpenPKG Foundation e.V. <http://openpkg.net/>
-## Copyright (c) 2000-2005 Ralf S. Engelschall <http://engelschall.com/>
+## Copyright (c) 2000-2006 OpenPKG Foundation e.V. <http://openpkg.net/>
+## Copyright (c) 2000-2006 Ralf S. Engelschall <http://engelschall.com/>
##
## Permission to use, copy, modify, and distribute this software for
## any purpose with or without fee is hereby granted, provided that
@@ .
patch -p0 <<'@@ .'
Index: openpkg-tools/cmd/bf-mk.pl
============================================================================
$ cvs diff -u -r1.27 -r1.28 bf-mk.pl
--- openpkg-tools/cmd/bf-mk.pl 30 Sep 2005 11:34:07 -0000 1.27
+++ openpkg-tools/cmd/bf-mk.pl 1 Jan 2006 14:04:48 -0000 1.28
@@ -1,7 +1,7 @@
##
## bf-mk.pl - OpenPKG build farm maker
-## Copyright (c) 2000-2005 OpenPKG Foundation e.V. <http://openpkg.net/>
-## Copyright (c) 2000-2005 Ralf S. Engelschall <http://engelschall.com/>
+## Copyright (c) 2000-2006 OpenPKG Foundation e.V. <http://openpkg.net/>
+## Copyright (c) 2000-2006 Ralf S. Engelschall <http://engelschall.com/>
##
## Permission to use, copy, modify, and distribute this software for
## any purpose with or without fee is hereby granted, provided that
@@ .
patch -p0 <<'@@ .'
Index: openpkg-tools/cmd/bf-ui.pl
============================================================================
$ cvs diff -u -r1.25 -r1.26 bf-ui.pl
--- openpkg-tools/cmd/bf-ui.pl 19 Nov 2005 22:06:57 -0000 1.25
+++ openpkg-tools/cmd/bf-ui.pl 1 Jan 2006 14:04:48 -0000 1.26
@@ -1,7 +1,7 @@
##
## bf-ui.pl - OpenPKG build farm user interface (used as CGI)
-## Copyright (c) 2000-2005 OpenPKG Foundation e.V. <http://openpkg.net/>
-## Copyright (c) 2000-2005 Ralf S. Engelschall <http://engelschall.com/>
+## Copyright (c) 2000-2006 OpenPKG Foundation e.V. <http://openpkg.net/>
+## Copyright (c) 2000-2006 Ralf S. Engelschall <http://engelschall.com/>
##
## Permission to use, copy, modify, and distribute this software for
## any purpose with or without fee is hereby granted, provided that
@@ .
patch -p0 <<'@@ .'
Index: openpkg-tools/cmd/build.pl
============================================================================
$ cvs diff -u -r1.14 -r1.15 build.pl
--- openpkg-tools/cmd/build.pl 20 Sep 2005 08:05:02 -0000 1.14
+++ openpkg-tools/cmd/build.pl 1 Jan 2006 14:04:48 -0000 1.15
@@ -1,7 +1,7 @@
##
## build.pl -- OpenPKG Maintenance Tool (backend for building)
-## Copyright (c) 2000-2005 OpenPKG Foundation e.V. <http://openpkg.net/>
-## Copyright (c) 2000-2005 Ralf S. Engelschall <http://engelschall.com/>
+## Copyright (c) 2000-2006 OpenPKG Foundation e.V. <http://openpkg.net/>
+## Copyright (c) 2000-2006 Ralf S. Engelschall <http://engelschall.com/>
##
## Permission to use, copy, modify, and distribute this software for
## any purpose with or without fee is hereby granted, provided that
@@ .
patch -p0 <<'@@ .'
Index: openpkg-tools/cmd/cli.pl
============================================================================
$ cvs diff -u -r1.3 -r1.4 cli.pl
--- openpkg-tools/cmd/cli.pl 24 Mar 2005 11:21:11 -0000 1.3
+++ openpkg-tools/cmd/cli.pl 1 Jan 2006 14:04:48 -0000 1.4
@@ -1,7 +1,7 @@
##
## cli.pl -- OpenPKG Tool Chain
-## Copyright (c) 2000-2005 OpenPKG Foundation e.V. <http://openpkg.net/>
-## Copyright (c) 2000-2005 Ralf S. Engelschall <http://engelschall.com/>
+## Copyright (c) 2000-2006 OpenPKG Foundation e.V. <http://openpkg.net/>
+## Copyright (c) 2000-2006 Ralf S. Engelschall <http://engelschall.com/>
##
## Permission to use, copy, modify, and distribute this software for
## any purpose with or without fee is hereby granted, provided that
@@ .
patch -p0 <<'@@ .'
Index: openpkg-tools/cmd/cui.pl
============================================================================
$ cvs diff -u -r1.3 -r1.4 cui.pl
--- openpkg-tools/cmd/cui.pl 24 Mar 2005 11:21:11 -0000 1.3
+++ openpkg-tools/cmd/cui.pl 1 Jan 2006 14:04:48 -0000 1.4
@@ -1,7 +1,7 @@
##
## cui.pl -- OpenPKG Tool Chain
-## Copyright (c) 2000-2005 OpenPKG Foundation e.V. <http://openpkg.net/>
-## Copyright (c) 2000-2005 Ralf S. Engelschall <http://engelschall.com/>
+## Copyright (c) 2000-2006 OpenPKG Foundation e.V. <http://openpkg.net/>
+## Copyright (c) 2000-2006 Ralf S. Engelschall <http://engelschall.com/>
##
## Permission to use, copy, modify, and distribute this software for
## any purpose with or without fee is hereby granted, provided that
@@ .
patch -p0 <<'@@ .'
Index: openpkg-tools/cmd/dev.sh
============================================================================
$ cvs diff -u -r1.72 -r1.73 dev.sh
--- openpkg-tools/cmd/dev.sh 19 Nov 2005 22:15:11 -0000 1.72
+++ openpkg-tools/cmd/dev.sh 1 Jan 2006 14:04:48 -0000 1.73
@@ -1,7 +1,7 @@
##
## dev.sh -- OpenPKG Tool Chain
-## Copyright (c) 2000-2005 OpenPKG Foundation e.V. <http://openpkg.net/>
-## Copyright (c) 2000-2005 Ralf S. Engelschall <http://engelschall.com/>
+## Copyright (c) 2000-2006 OpenPKG Foundation e.V. <http://openpkg.net/>
+## Copyright (c) 2000-2006 Ralf S. Engelschall <http://engelschall.com/>
##
## Permission to use, copy, modify, and distribute this software for
## any purpose with or without fee is hereby granted, provided that
@@ .
patch -p0 <<'@@ .'
Index: openpkg-tools/cmd/fetch.pl
============================================================================
$ cvs diff -u -r1.6 -r1.7 fetch.pl
--- openpkg-tools/cmd/fetch.pl 24 Mar 2005 11:21:11 -0000 1.6
+++ openpkg-tools/cmd/fetch.pl 1 Jan 2006 14:04:49 -0000 1.7
@@ -1,7 +1,7 @@
##
## fetch.pl -- OpenPKG Tool Chain
-## Copyright (c) 2000-2005 OpenPKG Foundation e.V. <http://openpkg.net/>
-## Copyright (c) 2000-2005 Ralf S. Engelschall <http://engelschall.com/>
+## Copyright (c) 2000-2006 OpenPKG Foundation e.V. <http://openpkg.net/>
+## Copyright (c) 2000-2006 Ralf S. Engelschall <http://engelschall.com/>
##
## Permission to use, copy, modify, and distribute this software for
## any purpose with or without fee is hereby granted, provided that
@@ .
patch -p0 <<'@@ .'
Index: openpkg-tools/cmd/gui.pl
============================================================================
$ cvs diff -u -r1.3 -r1.4 gui.pl
--- openpkg-tools/cmd/gui.pl 24 Mar 2005 11:21:11 -0000 1.3
+++ openpkg-tools/cmd/gui.pl 1 Jan 2006 14:04:49 -0000 1.4
@@ -1,7 +1,7 @@
##
## gui.pl -- OpenPKG Tool Chain
-## Copyright (c) 2000-2005 OpenPKG Foundation e.V. <http://openpkg.net/>
-## Copyright (c) 2000-2005 Ralf S. Engelschall <http://engelschall.com/>
+## Copyright (c) 2000-2006 OpenPKG Foundation e.V. <http://openpkg.net/>
+## Copyright (c) 2000-2006 Ralf S. Engelschall <http://engelschall.com/>
##
## Permission to use, copy, modify, and distribute this software for
## any purpose with or without fee is hereby granted, provided that
@@ .
patch -p0 <<'@@ .'
Index: openpkg-tools/cmd/index.pl
============================================================================
$ cvs diff -u -r1.5 -r1.6 index.pl
--- openpkg-tools/cmd/index.pl 24 Mar 2005 11:21:11 -0000 1.5
+++ openpkg-tools/cmd/index.pl 1 Jan 2006 14:04:49 -0000 1.6
@@ -1,7 +1,7 @@
##
## index.pl -- OpenPKG Maintenance Tool (backend for indexing)
-## Copyright (c) 2000-2005 OpenPKG Foundation e.V. <http://openpkg.net/>
-## Copyright (c) 2000-2005 Ralf S. Engelschall <http://engelschall.com/>
+## Copyright (c) 2000-2006 OpenPKG Foundation e.V. <http://openpkg.net/>
+## Copyright (c) 2000-2006 Ralf S. Engelschall <http://engelschall.com/>
##
## Permission to use, copy, modify, and distribute this software for
## any purpose with or without fee is hereby granted, provided that
@@ .
patch -p0 <<'@@ .'
Index: openpkg-tools/cmd/install.pl
============================================================================
$ cvs diff -u -r1.3 -r1.4 install.pl
--- openpkg-tools/cmd/install.pl 24 Mar 2005 11:21:11 -0000 1.3
+++ openpkg-tools/cmd/install.pl 1 Jan 2006 14:04:49 -0000 1.4
@@ -1,7 +1,7 @@
##
## install.pl -- OpenPKG Tool Chain
-## Copyright (c) 2000-2005 OpenPKG Foundation e.V. <http://openpkg.net/>
-## Copyright (c) 2000-2005 Ralf S. Engelschall <http://engelschall.com/>
+## Copyright (c) 2000-2006 OpenPKG Foundation e.V. <http://openpkg.net/>
+## Copyright (c) 2000-2006 Ralf S. Engelschall <http://engelschall.com/>
##
## Permission to use, copy, modify, and distribute this software for
## any purpose with or without fee is hereby granted, provided that
@@ .
patch -p0 <<'@@ .'
Index: openpkg-tools/cmd/lint-fsl.pl
============================================================================
$ cvs diff -u -r1.4 -r1.5 lint-fsl.pl
--- openpkg-tools/cmd/lint-fsl.pl 24 Mar 2005 11:21:11 -0000 1.4
+++ openpkg-tools/cmd/lint-fsl.pl 1 Jan 2006 14:04:49 -0000 1.5
@@ -3,8 +3,8 @@
if $running_under_some_shell;
##
## lint-fsl.pl -- OpenPKG fsl.* File Checker
-## Copyright (c) 2000-2005 OpenPKG Foundation e.V. <http://openpkg.net/>
-## Copyright (c) 2000-2005 Ralf S. Engelschall <http://engelschall.com/>
+## Copyright (c) 2000-2006 OpenPKG Foundation e.V. <http://openpkg.net/>
+## Copyright (c) 2000-2006 Ralf S. Engelschall <http://engelschall.com/>
##
## Permission to use, copy, modify, and distribute this software for
## any purpose with or without fee is hereby granted, provided that
@@ .
patch -p0 <<'@@ .'
Index: openpkg-tools/cmd/lint-rc.pl
============================================================================
$ cvs diff -u -r1.5 -r1.6 lint-rc.pl
--- openpkg-tools/cmd/lint-rc.pl 24 Mar 2005 11:21:11 -0000 1.5
+++ openpkg-tools/cmd/lint-rc.pl 1 Jan 2006 14:04:49 -0000 1.6
@@ -3,8 +3,8 @@
if $running_under_some_shell;
##
## lint-rc.pl -- OpenPKG rc.* File Checker
-## Copyright (c) 2000-2005 OpenPKG Foundation e.V. <http://openpkg.net/>
-## Copyright (c) 2000-2005 Ralf S. Engelschall <http://engelschall.com/>
+## Copyright (c) 2000-2006 OpenPKG Foundation e.V. <http://openpkg.net/>
+## Copyright (c) 2000-2006 Ralf S. Engelschall <http://engelschall.com/>
##
## Permission to use, copy, modify, and distribute this software for
## any purpose with or without fee is hereby granted, provided that
@@ .
patch -p0 <<'@@ .'
Index: openpkg-tools/cmd/lint-rpm.pl
============================================================================
$ cvs diff -u -r1.4 -r1.5 lint-rpm.pl
--- openpkg-tools/cmd/lint-rpm.pl 24 Mar 2005 11:21:11 -0000 1.4
+++ openpkg-tools/cmd/lint-rpm.pl 1 Jan 2006 14:04:49 -0000 1.5
@@ -3,8 +3,8 @@
if $running_under_some_shell;
##
## lint-rpm.pl -- OpenPKG *.rpm File Checker
-## Copyright (c) 2000-2005 OpenPKG Foundation e.V. <http://openpkg.net/>
-## Copyright (c) 2000-2005 Ralf S. Engelschall <http://engelschall.com/>
+## Copyright (c) 2000-2006 OpenPKG Foundation e.V. <http://openpkg.net/>
+## Copyright (c) 2000-2006 Ralf S. Engelschall <http://engelschall.com/>
##
## Permission to use, copy, modify, and distribute this software for
## any purpose with or without fee is hereby granted, provided that
@@ .
patch -p0 <<'@@ .'
Index: openpkg-tools/cmd/lint-spec.pl
============================================================================
$ cvs diff -u -r1.8 -r1.9 lint-spec.pl
--- openpkg-tools/cmd/lint-spec.pl 24 Mar 2005 11:38:39 -0000 1.8
+++ openpkg-tools/cmd/lint-spec.pl 1 Jan 2006 14:04:49 -0000 1.9
@@ -3,8 +3,8 @@
if $running_under_some_shell;
##
## lint-spec.pl -- OpenPKG *.spec File Checker
-## Copyright (c) 2000-2005 OpenPKG Foundation e.V. <http://openpkg.net/>
-## Copyright (c) 2000-2005 Ralf S. Engelschall <http://engelschall.com/>
+## Copyright (c) 2000-2006 OpenPKG Foundation e.V. <http://openpkg.net/>
+## Copyright (c) 2000-2006 Ralf S. Engelschall <http://engelschall.com/>
##
## Permission to use, copy, modify, and distribute this software for
## any purpose with or without fee is hereby granted, provided that
@@ -311,8 +311,8 @@
my $re = "";
$re .= "##\\n";
$re .= "## $name\\.spec -- OpenPKG RPM Package Specification\\n";
- $re .= "## Copyright \\(c\\) 200[0-4]-2005 OpenPKG Foundation e\.V\.
<http://openpkg\\.net/>\\n";
- $re .= "## Copyright \\(c\\) 200[0-4]-2005 Ralf S\\. Engelschall
<http://engelschall\\.com/>\\n";
+ $re .= "## Copyright \\(c\\) 200[0-4]-2006 OpenPKG Foundation e\.V\.
<http://openpkg\\.net/>\\n";
+ $re .= "## Copyright \\(c\\) 200[0-4]-2006 Ralf S\\. Engelschall
<http://engelschall\\.com/>\\n";
$re .= "##\\n";
$re .= "## Permission to use, copy, modify, and distribute this
software for\\n";
$re .= "## any purpose with or without fee is hereby granted, provided
that\\n";
@@ .
patch -p0 <<'@@ .'
Index: openpkg-tools/cmd/makeproxy.pl
============================================================================
$ cvs diff -u -r1.3 -r1.4 makeproxy.pl
--- openpkg-tools/cmd/makeproxy.pl 24 Mar 2005 11:21:11 -0000 1.3
+++ openpkg-tools/cmd/makeproxy.pl 1 Jan 2006 14:04:50 -0000 1.4
@@ -1,7 +1,7 @@
##
## makeproxy.pl -- OpenPKG Tool Chain
-## Copyright (c) 2000-2005 OpenPKG Foundation e.V. <http://openpkg.net/>
-## Copyright (c) 2000-2005 Ralf S. Engelschall <http://engelschall.com/>
+## Copyright (c) 2000-2006 OpenPKG Foundation e.V. <http://openpkg.net/>
+## Copyright (c) 2000-2006 Ralf S. Engelschall <http://engelschall.com/>
##
## Permission to use, copy, modify, and distribute this software for
## any purpose with or without fee is hereby granted, provided that
@@ .
patch -p0 <<'@@ .'
Index: openpkg-tools/cmd/src2make.pl
============================================================================
$ cvs diff -u -r1.16 -r1.17 src2make.pl
--- openpkg-tools/cmd/src2make.pl 19 Nov 2005 22:06:58 -0000 1.16
+++ openpkg-tools/cmd/src2make.pl 1 Jan 2006 14:04:50 -0000 1.17
@@ -1,7 +1,7 @@
##
## src2make.pl -- Generate OpenPKG Makefiles for building/installing
packages
-## Copyright (c) 2000-2005 OpenPKG Foundation e.V. <http://openpkg.net/>
-## Copyright (c) 2000-2005 Ralf S. Engelschall <http://engelschall.com/>
+## Copyright (c) 2000-2006 OpenPKG Foundation e.V. <http://openpkg.net/>
+## Copyright (c) 2000-2006 Ralf S. Engelschall <http://engelschall.com/>
##
## Permission to use, copy, modify, and distribute this software for
## any purpose with or without fee is hereby granted, provided that
@@ -456,8 +456,8 @@
"## OpenPKG make(1) build specification for building/installing
packages\n" .
"## ATTENTION: DO NOT EDIT THIS FILE, IT WAS AUTO-GENERATED BY
$progname!\n" .
"##\n" .
- "## Copyright (c) 2000-2005 OpenPKG Foundation e.V.
<http://openpkg.net/>\n" .
- "## Copyright (c) 2000-2005 Ralf S. Engelschall
<http://engelschall.com/>\n" .
+ "## Copyright (c) 2000-2006 OpenPKG Foundation e.V.
<http://openpkg.net/>\n" .
+ "## Copyright (c) 2000-2006 Ralf S. Engelschall
<http://engelschall.com/>\n" .
"##\n" .
"## Permission to use, copy, modify, and distribute this software
for\n" .
"## any purpose with or without fee is hereby granted, provided
that\n" .
@@ .
patch -p0 <<'@@ .'
Index: openpkg-tools/cmd/tracker.pl
============================================================================
$ cvs diff -u -r1.7 -r1.8 tracker.pl
--- openpkg-tools/cmd/tracker.pl 24 Mar 2005 11:21:11 -0000 1.7
+++ openpkg-tools/cmd/tracker.pl 1 Jan 2006 14:04:50 -0000 1.8
@@ -1,7 +1,7 @@
##
## tacker.pl -- OpenPKG Tool Chain
-## Copyright (c) 2000-2005 OpenPKG Foundation e.V. <http://openpkg.net/>
-## Copyright (c) 2000-2005 Ralf S. Engelschall <http://engelschall.com/>
+## Copyright (c) 2000-2006 OpenPKG Foundation e.V. <http://openpkg.net/>
+## Copyright (c) 2000-2006 Ralf S. Engelschall <http://engelschall.com/>
##
## Permission to use, copy, modify, and distribute this software for
## any purpose with or without fee is hereby granted, provided that
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]