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-2007 18:45:12
  Branch: HEAD                             Handle: 2007010117451001

  Modified files:
    openpkg-tools/cmd       bf-db.pl bf-mk.pl bf-ui.pl build.pl dev.sh
                            fetch.pl index.pl lint-fsl.pl lint-rc.pl
                            lint-rpm.pl lint-spec.pl makeproxy.pl src2make.pl

  Log:
    bump copyright year

  Summary:
    Revision    Changes     Path
    1.20        +2  -2      openpkg-tools/cmd/bf-db.pl
    1.48        +2  -2      openpkg-tools/cmd/bf-mk.pl
    1.28        +2  -2      openpkg-tools/cmd/bf-ui.pl
    1.40        +2  -2      openpkg-tools/cmd/build.pl
    1.98        +2  -2      openpkg-tools/cmd/dev.sh
    1.8         +2  -2      openpkg-tools/cmd/fetch.pl
    1.13        +2  -2      openpkg-tools/cmd/index.pl
    1.7         +2  -2      openpkg-tools/cmd/lint-fsl.pl
    1.10        +2  -2      openpkg-tools/cmd/lint-rc.pl
    1.8         +2  -2      openpkg-tools/cmd/lint-rpm.pl
    1.14        +4  -4      openpkg-tools/cmd/lint-spec.pl
    1.7         +2  -2      openpkg-tools/cmd/makeproxy.pl
    1.23        +4  -4      openpkg-tools/cmd/src2make.pl
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-tools/cmd/bf-db.pl
  ============================================================================
  $ cvs diff -u -r1.19 -r1.20 bf-db.pl
  --- openpkg-tools/cmd/bf-db.pl        21 Sep 2006 15:19:55 -0000      1.19
  +++ openpkg-tools/cmd/bf-db.pl        1 Jan 2007 17:45:10 -0000       1.20
  @@ -1,7 +1,7 @@
   ##
   ##  bf-db.pl - OpenPKG build farm database (used as shell tool)
  -##  Copyright (c) 2000-2006 OpenPKG Foundation e.V. <http://openpkg.net/>
  -##  Copyright (c) 2000-2006 Ralf S. Engelschall <http://engelschall.com/>
  +##  Copyright (c) 2000-2007 OpenPKG Foundation e.V. <http://openpkg.net/>
  +##  Copyright (c) 2000-2007 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.47 -r1.48 bf-mk.pl
  --- openpkg-tools/cmd/bf-mk.pl        29 Dec 2006 10:00:27 -0000      1.47
  +++ openpkg-tools/cmd/bf-mk.pl        1 Jan 2007 17:45:10 -0000       1.48
  @@ -1,7 +1,7 @@
   ##
   ##  bf-mk.pl - OpenPKG build farm maker
  -##  Copyright (c) 2000-2006 OpenPKG Foundation e.V. <http://openpkg.net/>
  -##  Copyright (c) 2000-2006 Ralf S. Engelschall <http://engelschall.com/>
  +##  Copyright (c) 2000-2007 OpenPKG Foundation e.V. <http://openpkg.net/>
  +##  Copyright (c) 2000-2007 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.27 -r1.28 bf-ui.pl
  --- openpkg-tools/cmd/bf-ui.pl        21 Sep 2006 15:19:55 -0000      1.27
  +++ openpkg-tools/cmd/bf-ui.pl        1 Jan 2007 17:45:10 -0000       1.28
  @@ -1,7 +1,7 @@
   ##
   ##  bf-ui.pl - OpenPKG build farm user interface (used as CGI)
  -##  Copyright (c) 2000-2006 OpenPKG Foundation e.V. <http://openpkg.net/>
  -##  Copyright (c) 2000-2006 Ralf S. Engelschall <http://engelschall.com/>
  +##  Copyright (c) 2000-2007 OpenPKG Foundation e.V. <http://openpkg.net/>
  +##  Copyright (c) 2000-2007 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.39 -r1.40 build.pl
  --- openpkg-tools/cmd/build.pl        8 Nov 2006 13:12:23 -0000       1.39
  +++ openpkg-tools/cmd/build.pl        1 Jan 2007 17:45:10 -0000       1.40
  @@ -1,7 +1,7 @@
   ##
   ##  build.pl -- OpenPKG Maintenance Tool (backend for building)
  -##  Copyright (c) 2000-2006 OpenPKG Foundation e.V. <http://openpkg.net/>
  -##  Copyright (c) 2000-2006 Ralf S. Engelschall <http://engelschall.com/>
  +##  Copyright (c) 2000-2007 OpenPKG Foundation e.V. <http://openpkg.net/>
  +##  Copyright (c) 2000-2007 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.97 -r1.98 dev.sh
  --- openpkg-tools/cmd/dev.sh  22 Dec 2006 21:12:25 -0000      1.97
  +++ openpkg-tools/cmd/dev.sh  1 Jan 2007 17:45:10 -0000       1.98
  @@ -1,7 +1,7 @@
   ##
   ##  dev.sh -- OpenPKG Tool Chain
  -##  Copyright (c) 2000-2006 OpenPKG Foundation e.V. <http://openpkg.net/>
  -##  Copyright (c) 2000-2006 Ralf S. Engelschall <http://engelschall.com/>
  +##  Copyright (c) 2000-2007 OpenPKG Foundation e.V. <http://openpkg.net/>
  +##  Copyright (c) 2000-2007 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.7 -r1.8 fetch.pl
  --- openpkg-tools/cmd/fetch.pl        1 Jan 2006 14:04:49 -0000       1.7
  +++ openpkg-tools/cmd/fetch.pl        1 Jan 2007 17:45:10 -0000       1.8
  @@ -1,7 +1,7 @@
   ##
   ##  fetch.pl -- OpenPKG Tool Chain
  -##  Copyright (c) 2000-2006 OpenPKG Foundation e.V. <http://openpkg.net/>
  -##  Copyright (c) 2000-2006 Ralf S. Engelschall <http://engelschall.com/>
  +##  Copyright (c) 2000-2007 OpenPKG Foundation e.V. <http://openpkg.net/>
  +##  Copyright (c) 2000-2007 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.12 -r1.13 index.pl
  --- openpkg-tools/cmd/index.pl        24 Jul 2006 15:04:45 -0000      1.12
  +++ openpkg-tools/cmd/index.pl        1 Jan 2007 17:45:10 -0000       1.13
  @@ -1,7 +1,7 @@
   ##
   ##  index.pl -- OpenPKG Maintenance Tool (backend for indexing)
  -##  Copyright (c) 2000-2006 OpenPKG Foundation e.V. <http://openpkg.net/>
  -##  Copyright (c) 2000-2006 Ralf S. Engelschall <http://engelschall.com/>
  +##  Copyright (c) 2000-2007 OpenPKG Foundation e.V. <http://openpkg.net/>
  +##  Copyright (c) 2000-2007 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.6 -r1.7 lint-fsl.pl
  --- openpkg-tools/cmd/lint-fsl.pl     14 Nov 2006 13:48:54 -0000      1.6
  +++ openpkg-tools/cmd/lint-fsl.pl     1 Jan 2007 17:45:11 -0000       1.7
  @@ -3,8 +3,8 @@
       if $running_under_some_shell;
   ##
   ##  lint-fsl.pl -- OpenPKG fsl.* File Checker
  -##  Copyright (c) 2000-2006 OpenPKG Foundation e.V. <http://openpkg.net/>
  -##  Copyright (c) 2000-2006 Ralf S. Engelschall <http://engelschall.com/>
  +##  Copyright (c) 2000-2007 OpenPKG Foundation e.V. <http://openpkg.net/>
  +##  Copyright (c) 2000-2007 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.9 -r1.10 lint-rc.pl
  --- openpkg-tools/cmd/lint-rc.pl      14 Nov 2006 13:48:28 -0000      1.9
  +++ openpkg-tools/cmd/lint-rc.pl      1 Jan 2007 17:45:11 -0000       1.10
  @@ -3,8 +3,8 @@
       if $running_under_some_shell;
   ##
   ##  lint-rc.pl -- OpenPKG rc.* File Checker
  -##  Copyright (c) 2000-2006 OpenPKG Foundation e.V. <http://openpkg.net/>
  -##  Copyright (c) 2000-2006 Ralf S. Engelschall <http://engelschall.com/>
  +##  Copyright (c) 2000-2007 OpenPKG Foundation e.V. <http://openpkg.net/>
  +##  Copyright (c) 2000-2007 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.7 -r1.8 lint-rpm.pl
  --- openpkg-tools/cmd/lint-rpm.pl     22 Oct 2006 10:07:15 -0000      1.7
  +++ openpkg-tools/cmd/lint-rpm.pl     1 Jan 2007 17:45:11 -0000       1.8
  @@ -3,8 +3,8 @@
       if $running_under_some_shell;
   ##
   ##  lint-rpm.pl -- OpenPKG *.rpm File Checker
  -##  Copyright (c) 2000-2006 OpenPKG Foundation e.V. <http://openpkg.net/>
  -##  Copyright (c) 2000-2006 Ralf S. Engelschall <http://engelschall.com/>
  +##  Copyright (c) 2000-2007 OpenPKG Foundation e.V. <http://openpkg.net/>
  +##  Copyright (c) 2000-2007 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.13 -r1.14 lint-spec.pl
  --- openpkg-tools/cmd/lint-spec.pl    14 Nov 2006 13:47:28 -0000      1.13
  +++ openpkg-tools/cmd/lint-spec.pl    1 Jan 2007 17:45:11 -0000       1.14
  @@ -3,8 +3,8 @@
       if $running_under_some_shell;
   ##
   ##  lint-spec.pl -- OpenPKG *.spec File Checker
  -##  Copyright (c) 2000-2006 OpenPKG Foundation e.V. <http://openpkg.net/>
  -##  Copyright (c) 2000-2006 Ralf S. Engelschall <http://engelschall.com/>
  +##  Copyright (c) 2000-2007 OpenPKG Foundation e.V. <http://openpkg.net/>
  +##  Copyright (c) 2000-2007 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]-2006 OpenPKG Foundation e\.V\. 
<http://openpkg\\.net/>\\n";
  -    $re .= "##  Copyright \\(c\\) 200[0-4]-2006 Ralf S\\. Engelschall 
<http://engelschall\\.com/>\\n";
  +    $re .= "##  Copyright \\(c\\) 200[0-6]-2007 OpenPKG Foundation e\.V\. 
<http://openpkg\\.net/>\\n";
  +    $re .= "##  Copyright \\(c\\) 200[0-6]-2007 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.6 -r1.7 makeproxy.pl
  --- openpkg-tools/cmd/makeproxy.pl    23 Aug 2006 19:24:19 -0000      1.6
  +++ openpkg-tools/cmd/makeproxy.pl    1 Jan 2007 17:45:11 -0000       1.7
  @@ -1,7 +1,7 @@
   ##
   ##  makeproxy.pl -- OpenPKG Tool Chain
  -##  Copyright (c) 2000-2006 OpenPKG Foundation e.V. <http://openpkg.net/>
  -##  Copyright (c) 2000-2006 Ralf S. Engelschall <http://engelschall.com/>
  +##  Copyright (c) 2000-2007 OpenPKG Foundation e.V. <http://openpkg.net/>
  +##  Copyright (c) 2000-2007 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.22 -r1.23 src2make.pl
  --- openpkg-tools/cmd/src2make.pl     22 Sep 2006 11:03:09 -0000      1.22
  +++ openpkg-tools/cmd/src2make.pl     1 Jan 2007 17:45:11 -0000       1.23
  @@ -1,7 +1,7 @@
   ##
   ##  src2make.pl -- Generate OpenPKG Makefiles for building/installing 
packages
  -##  Copyright (c) 2000-2006 OpenPKG Foundation e.V. <http://openpkg.net/>
  -##  Copyright (c) 2000-2006 Ralf S. Engelschall <http://engelschall.com/>
  +##  Copyright (c) 2000-2007 OpenPKG Foundation e.V. <http://openpkg.net/>
  +##  Copyright (c) 2000-2007 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-2006 OpenPKG Foundation e.V. 
<http://openpkg.net/>\n" .
  -        "##  Copyright (c) 2000-2006 Ralf S. Engelschall 
<http://engelschall.com/>\n" .
  +        "##  Copyright (c) 2000-2007 OpenPKG Foundation e.V. 
<http://openpkg.net/>\n" .
  +        "##  Copyright (c) 2000-2007 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" .
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to