|
|
Choosing A Webhost: |
CVS update [cvs1-11-x-branch]: /ccvs/contrib/: msg#00005version-control.cvs.cvs
Tag: cvs1-11-x-branch User: dprice Date: 05/07/11 08:38:51 Modified: /ccvs/contrib/ ChangeLog, clmerge.in, cln_hist.in, commit_prep.in, cvs2vendor.sh, cvs_acls.in, cvscheck.sh, debug_check_log.sh, descend.sh, log.in, log_accum.in, mfpipe.in, rcs-to-cvs.sh, rcs2log.sh, rcs2sccs.sh, rcslock.in, sccs2rcs.in Log: * clmerge.in, cln_hist.in, commit_prep.in, cvs2vendor.sh, cvs_acls.in, cvscheck.sh, debug_check_log.sh, descend.sh, log.in, log_accum.in, mfpipe.in, rcs-to-cvs.sh, rcs2log.sh, rcs2sccs.sh, rcslock.in, sccs2rcs.in: Update license notices. File Changes: Directory: /ccvs/contrib/ ========================= File [changed]: ChangeLog Url: https://ccvs.cvshome.org/source/browse/ccvs/contrib/ChangeLog?r1=1.89.4.18&r2=1.89.4.19 Delta lines: +7 -0 ------------------- --- ChangeLog 14 Apr 2005 14:26:36 -0000 1.89.4.18 +++ ChangeLog 11 Jul 2005 15:38:47 -0000 1.89.4.19 @@ -1,3 +1,10 @@ +2005-07-11 Derek Price <derek@xxxxxxxxxxx> + + * clmerge.in, cln_hist.in, commit_prep.in, cvs2vendor.sh, cvs_acls.in, + cvscheck.sh, debug_check_log.sh, descend.sh, log.in, log_accum.in, + mfpipe.in, rcs-to-cvs.sh, rcs2log.sh, rcs2sccs.sh, rcslock.in, + sccs2rcs.in: Update license notices. + 2005-04-14 Derek Price <derek@xxxxxxxxxxx> * commit_prep.in, cvs_acls.in, log.in, log_accum.in, mfpipe.in, File [changed]: clmerge.in Url: https://ccvs.cvshome.org/source/browse/ccvs/contrib/clmerge.in?r1=1.1&r2=1.1.6.1 Delta lines: +10 -0 -------------------- --- clmerge.in 5 Jan 2001 18:18:18 -0000 1.1 +++ clmerge.in 11 Jul 2005 15:38:47 -0000 1.1.6.1 @@ -1,5 +1,15 @@ #! @PERL@ +# 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 +# the Free Software Foundation; either version 2, or (at your option) +# any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. + # Merge conflicted ChangeLogs # tromey Mon Aug 15 1994 File [changed]: cln_hist.in Url: https://ccvs.cvshome.org/source/browse/ccvs/contrib/cln_hist.in?r1=1.1&r2=1.1.6.1 Delta lines: +10 -0 -------------------- --- cln_hist.in 5 Jan 2001 18:18:18 -0000 1.1 +++ cln_hist.in 11 Jul 2005 15:38:47 -0000 1.1.6.1 @@ -1,5 +1,15 @@ #! @PERL@ # -*-Perl-*- + +# 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 +# the Free Software Foundation; either version 2, or (at your option) +# any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. # # Contributed by David G. Grubbs <dgg@xxxxxxx> # File [changed]: commit_prep.in Url: https://ccvs.cvshome.org/source/browse/ccvs/contrib/commit_prep.in?r1=1.1.6.2&r2=1.1.6.3 Delta lines: +10 -0 -------------------- --- commit_prep.in 14 Apr 2005 14:26:37 -0000 1.1.6.2 +++ commit_prep.in 11 Jul 2005 15:38:47 -0000 1.1.6.3 @@ -1,6 +1,16 @@ #! @PERL@ -T # -*-Perl-*- +# 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 +# the Free Software Foundation; either version 2, or (at your option) +# any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. + ############################################################################### ############################################################################### ############################################################################### File [changed]: cvs2vendor.sh Url: https://ccvs.cvshome.org/source/browse/ccvs/contrib/cvs2vendor.sh?r1=1.2.8.1&r2=1.2.8.2 Delta lines: +10 -0 -------------------- --- cvs2vendor.sh 14 Oct 2003 16:45:20 -0000 1.2.8.1 +++ cvs2vendor.sh 11 Jul 2005 15:38:47 -0000 1.2.8.2 @@ -1,5 +1,15 @@ #! /bin/sh # +# 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 +# the Free Software Foundation; either version 2, or (at your option) +# any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# # cvs2vendor - move revsisions from files in A to files in B # # The primary reason for this script is to move deltas from a File [changed]: cvs_acls.in Url: https://ccvs.cvshome.org/source/browse/ccvs/contrib/cvs_acls.in?r1=1.4.4.2&r2=1.4.4.3 Delta lines: +11 -1 -------------------- --- cvs_acls.in 14 Apr 2005 14:26:37 -0000 1.4.4.2 +++ cvs_acls.in 11 Jul 2005 15:38:47 -0000 1.4.4.3 @@ -1,6 +1,16 @@ #! @PERL@ -T # -*-Perl-*- +# 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 +# the Free Software Foundation; either version 2, or (at your option) +# any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. + ############################################################################### ############################################################################### ############################################################################### @@ -223,7 +233,7 @@ Additionally, it was built and tested under Red Hat Linux 7.3 using PERL 5.6.1. -$Id: cvs_acls.in,v 1.4.4.2 2005/04/14 14:26:37 dprice Exp $ +$Id: cvs_acls.in,v 1.4.4.3 2005/07/11 15:38:47 dprice Exp $ This version is based on the 1.11.13 version of cvs_acls peter.connolly@xxxxxxxx (Peter Connolly) File [changed]: cvscheck.sh Url: https://ccvs.cvshome.org/source/browse/ccvs/contrib/cvscheck.sh?r1=1.2&r2=1.2.8.1 Delta lines: +10 -0 -------------------- --- cvscheck.sh 12 Feb 1997 15:34:59 -0000 1.2 +++ cvscheck.sh 11 Jul 2005 15:38:48 -0000 1.2.8.1 @@ -1,5 +1,15 @@ #! /bin/sh # +# 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 +# the Free Software Foundation; either version 2, or (at your option) +# any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# # cvscheck - identify files added, changed, or removed # in CVS working directory # File [changed]: debug_check_log.sh Url: https://ccvs.cvshome.org/source/browse/ccvs/contrib/debug_check_log.sh?r1=1.2&r2=1.2.4.1 Delta lines: +10 -9 -------------------- --- debug_check_log.sh 8 Nov 2002 20:15:17 -0000 1.2 +++ debug_check_log.sh 11 Jul 2005 15:38:48 -0000 1.2.4.1 @@ -1,5 +1,15 @@ #!/bin/sh +# 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 +# the Free Software Foundation; either version 2, or (at your option) +# any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. + # # This program is intended to take a check.log file generated by a failed run of # sanity.sh as input and run expr line by line on it. It seems a much easier @@ -7,15 +17,6 @@ # # -# This script falls under the GNU General Public License and is intended to -# be distributed with CVS. -# - -# -# No warranties, express or implied. -# - -# # Contributed by Derek R. Price <derek.price@xxxxxxxxxxxxxx> # File [changed]: descend.sh Url: https://ccvs.cvshome.org/source/browse/ccvs/contrib/descend.sh?r1=1.2&r2=1.2.8.1 Delta lines: +10 -0 -------------------- --- descend.sh 12 Feb 1997 15:35:02 -0000 1.2 +++ descend.sh 11 Jul 2005 15:38:48 -0000 1.2.8.1 @@ -1,5 +1,15 @@ #! /bin/sh # +# 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 +# the Free Software Foundation; either version 2, or (at your option) +# any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# # descend - walk down a directory tree and execute a command at each node fullname=$0 File [changed]: log.in Url: https://ccvs.cvshome.org/source/browse/ccvs/contrib/log.in?r1=1.2.6.1&r2=1.2.6.2 Delta lines: +10 -0 -------------------- --- log.in 14 Apr 2005 14:26:37 -0000 1.2.6.1 +++ log.in 11 Jul 2005 15:38:48 -0000 1.2.6.2 @@ -1,6 +1,16 @@ #! @PERL@ -T # -*-Perl-*- +# 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 +# the Free Software Foundation; either version 2, or (at your option) +# any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. + ############################################################################### ############################################################################### ############################################################################### File [changed]: log_accum.in Url: https://ccvs.cvshome.org/source/browse/ccvs/contrib/log_accum.in?r1=1.1.6.4&r2=1.1.6.5 Delta lines: +10 -0 -------------------- --- log_accum.in 14 Apr 2005 14:26:37 -0000 1.1.6.4 +++ log_accum.in 11 Jul 2005 15:38:48 -0000 1.1.6.5 @@ -1,6 +1,16 @@ #! @PERL@ -T # -*-Perl-*- +# 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 +# the Free Software Foundation; either version 2, or (at your option) +# any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. + ############################################################################### ############################################################################### ############################################################################### File [changed]: mfpipe.in Url: https://ccvs.cvshome.org/source/browse/ccvs/contrib/mfpipe.in?r1=1.1.6.1&r2=1.1.6.2 Delta lines: +10 -0 -------------------- --- mfpipe.in 14 Apr 2005 14:26:37 -0000 1.1.6.1 +++ mfpipe.in 11 Jul 2005 15:38:48 -0000 1.1.6.2 @@ -1,6 +1,16 @@ #! @PERL@ -T # -*-Perl-*- +# 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 +# the Free Software Foundation; either version 2, or (at your option) +# any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. + ############################################################################### ############################################################################### ############################################################################### File [changed]: rcs-to-cvs.sh Url: https://ccvs.cvshome.org/source/browse/ccvs/contrib/rcs-to-cvs.sh?r1=1.4&r2=1.4.8.1 Delta lines: +12 -4 -------------------- --- rcs-to-cvs.sh 21 Feb 1997 03:44:46 -0000 1.4 +++ rcs-to-cvs.sh 11 Jul 2005 15:38:48 -0000 1.4.8.1 @@ -1,13 +1,21 @@ #! /bin/sh # +# Copyright (c) 1989, Brian Berliner +# +# 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 +# the Free Software Foundation; either version 2, or (at your option) +# any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# # Based on the CVS 1.0 checkin csh script. # Contributed by Per Cederqvist <ceder@xxxxxxxxx>. # Rewritten in sh by David MacKenzie <djm@xxxxxxxxxx>. # -# Copyright (c) 1989, Brian Berliner -# -# You may distribute under the terms of the GNU General Public License. -# ############################################################################# # # Check in sources that previously were under RCS or no source control system. File [changed]: rcs2log.sh Url: https://ccvs.cvshome.org/source/browse/ccvs/contrib/rcs2log.sh?r1=1.8.6.1&r2=1.8.6.2 Delta lines: +10 -0 -------------------- --- rcs2log.sh 25 Feb 2003 22:01:00 -0000 1.8.6.1 +++ rcs2log.sh 11 Jul 2005 15:38:48 -0000 1.8.6.2 @@ -1,5 +1,15 @@ #! /bin/sh +# 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 +# the Free Software Foundation; either version 2, or (at your option) +# any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. + # RCS to ChangeLog generator # Generate a change log prefix from RCS files (perhaps in the CVS repository) File [changed]: rcs2sccs.sh Url: https://ccvs.cvshome.org/source/browse/ccvs/contrib/rcs2sccs.sh?r1=1.3.6.1&r2=1.3.6.2 Delta lines: +9 -0 ------------------- --- rcs2sccs.sh 14 Oct 2003 16:45:20 -0000 1.3.6.1 +++ rcs2sccs.sh 11 Jul 2005 15:38:48 -0000 1.3.6.2 @@ -1,5 +1,14 @@ #! /bin/sh # +# 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 +# the Free Software Foundation; either version 2, or (at your option) +# any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. # ############################################################ File [changed]: rcslock.in Url: https://ccvs.cvshome.org/source/browse/ccvs/contrib/rcslock.in?r1=1.1.6.1&r2=1.1.6.2 Delta lines: +10 -0 -------------------- --- rcslock.in 14 Apr 2005 14:26:37 -0000 1.1.6.1 +++ rcslock.in 11 Jul 2005 15:38:48 -0000 1.1.6.2 @@ -1,6 +1,16 @@ #! @PERL@ -T # -*-Perl-*- +# 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 +# the Free Software Foundation; either version 2, or (at your option) +# any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. + ############################################################################### ############################################################################### ############################################################################### File [changed]: sccs2rcs.in Url: https://ccvs.cvshome.org/source/browse/ccvs/contrib/sccs2rcs.in?r1=1.5.6.2&r2=1.5.6.3 Delta lines: +10 -0 -------------------- --- sccs2rcs.in 14 Oct 2003 16:45:20 -0000 1.5.6.2 +++ sccs2rcs.in 11 Jul 2005 15:38:48 -0000 1.5.6.3 @@ -1,4 +1,14 @@ #! @CSH@ -f + +# 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 +# the Free Software Foundation; either version 2, or (at your option) +# any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. # # Sccs2rcs is a script to convert an existing SCCS # history into an RCS history without losing any of
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | CVS update [cvs1-11-x-branch]: /ccvs/src/, dprice |
|---|---|
| Next by Date: | CVS update [cvs1-11-x-branch]: /ccvs/, dprice |
| Previous by Thread: | CVS update [cvs1-11-x-branch]: /ccvs/src/, dprice |
| Next by Thread: | CVS update [cvs1-11-x-branch]: /ccvs/contrib/, dprice |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |