Check-in Number:
|
5939 | |
Date: |
2007-May-19 21:09:38 (local)
2007-May-19 19:09:38 (UTC) |
User: | rse |
Branch: | |
Comment: |
Adjust copyright for year 2007. |
Tickets: |
|
Inspections: |
|
Files: |
ossp-pkg/shtool/ChangeLog
|
1.232
->
1.233
|
 
3 inserted, 0 deleted
|
ossp-pkg/shtool/Makefile.in
|
1.53
->
1.54
|
 
1 inserted, 1 deleted
|
ossp-pkg/shtool/README
|
1.114
->
1.115
|
 
1 inserted, 1 deleted
|
ossp-pkg/shtool/configure.ac
|
1.7
->
1.8
|
 
2 inserted, 2 deleted
|
ossp-pkg/shtool/devtool.func
|
1.7
->
1.8
|
 
1 inserted, 1 deleted
|
ossp-pkg/shtool/sh.arx
|
1.24
->
1.25
|
 
1 inserted, 1 deleted
|
ossp-pkg/shtool/sh.echo
|
1.42
->
1.43
|
 
1 inserted, 1 deleted
|
ossp-pkg/shtool/sh.fixperm
|
1.20
->
1.21
|
 
1 inserted, 1 deleted
|
ossp-pkg/shtool/sh.install
|
1.34
->
1.35
|
 
1 inserted, 1 deleted
|
ossp-pkg/shtool/sh.mdate
|
1.18
->
1.19
|
 
1 inserted, 1 deleted
|
ossp-pkg/shtool/sh.mkdir
|
1.26
->
1.27
|
 
1 inserted, 1 deleted
|
ossp-pkg/shtool/sh.mkln
|
1.21
->
1.22
|
 
1 inserted, 1 deleted
|
ossp-pkg/shtool/sh.mkshadow
|
1.26
->
1.27
|
 
1 inserted, 1 deleted
|
ossp-pkg/shtool/sh.move
|
1.22
->
1.23
|
 
1 inserted, 1 deleted
|
ossp-pkg/shtool/sh.path
|
1.29
->
1.30
|
 
1 inserted, 1 deleted
|
ossp-pkg/shtool/sh.platform
|
1.17
->
1.18
|
 
1 inserted, 1 deleted
|
ossp-pkg/shtool/sh.prop
|
1.20
->
1.21
|
 
1 inserted, 1 deleted
|
ossp-pkg/shtool/sh.rotate
|
1.12
->
1.13
|
 
1 inserted, 1 deleted
|
ossp-pkg/shtool/sh.scpp
|
1.28
->
1.29
|
 
1 inserted, 1 deleted
|
ossp-pkg/shtool/sh.slo
|
1.26
->
1.27
|
 
1 inserted, 1 deleted
|
ossp-pkg/shtool/sh.subst
|
1.16
->
1.17
|
 
1 inserted, 1 deleted
|
ossp-pkg/shtool/sh.table
|
1.22
->
1.23
|
 
1 inserted, 1 deleted
|
ossp-pkg/shtool/sh.tarball
|
1.25
->
1.26
|
 
1 inserted, 1 deleted
|
ossp-pkg/shtool/sh.version
|
1.42
->
1.43
|
 
1 inserted, 1 deleted
|
ossp-pkg/shtool/shtool.m4
|
1.9
->
1.10
|
 
1 inserted, 1 deleted
|
ossp-pkg/shtool/shtool.pod
|
1.69
->
1.70
|
 
1 inserted, 1 deleted
|
ossp-pkg/shtool/shtool.spec
|
1.31
->
1.32
|
 
1 inserted, 1 deleted
|
ossp-pkg/shtool/shtoolize.in
|
1.39
->
1.40
|
 
3 inserted, 3 deleted
|
ossp-pkg/shtool/shtoolize.pod
|
1.14
->
1.15
|
 
1 inserted, 1 deleted
|
ossp-pkg/shtool/test.db
|
1.24
->
1.25
|
 
1 inserted, 1 deleted
|
ossp-pkg/shtool/test.sh
|
1.13
->
1.14
|
 
1 inserted, 1 deleted
|
|
ossp-pkg/shtool/ChangeLog 1.232 -> 1.233
--- ChangeLog 2007/05/19 19:06:07 1.232
+++ ChangeLog 2007/05/19 19:09:38 1.233
@@ -26,6 +26,9 @@
and NIS+ support via niscat(8) and nismatch(8).
[Ralf S. Engelschall]
+ *) Adjust copyright for year 2007.
+ [Ralf S. Engelschall]
+
Changes between 2.0.5 and 2.0.6 (07-Feb-2006 to 19-Apr-2006):
*) Add support for Sun Niagara (sun4v) architecture to
|
|
ossp-pkg/shtool/Makefile.in 1.53 -> 1.54
--- Makefile.in 2007/05/19 19:06:08 1.53
+++ Makefile.in 2007/05/19 19:09:39 1.54
@@ -1,6 +1,6 @@
##
## Makefile for GNU shtool
-## Copyright (c) 1999-2006 Ralf S. Engelschall <rse@engelschall.com>
+## Copyright (c) 1999-2007 Ralf S. Engelschall <rse@engelschall.com>
##
## This file is part of shtool and free software; you can redistribute
## it and/or modify it under the terms of the GNU General Public
|
|
ossp-pkg/shtool/README 1.114 -> 1.115
--- README 2006/04/19 16:35:22 1.114
+++ README 2007/05/19 19:09:39 1.115
@@ -5,7 +5,7 @@
|___/_| |_|\__\___/ \___/|_|
GNU shtool -- The GNU Portable Shell Tool
- Copyright (c) 1994-2006 Ralf S. Engelschall <rse@engelschall.com>
+ Copyright (c) 1994-2007 Ralf S. Engelschall <rse@engelschall.com>
http://www.gnu.org/software/shtool/
ftp://ftp.gnu.org/gnu/shtool/
|
|
ossp-pkg/shtool/configure.ac 1.7 -> 1.8
--- configure.ac 2006/02/04 09:43:25 1.7
+++ configure.ac 2007/05/19 19:09:39 1.8
@@ -1,6 +1,6 @@
dnl ##
dnl ## configure.ac -- Autoconf source for GNU shtool
-dnl ## Copyright (c) 1999-2006 Ralf S. Engelschall <rse@engelschall.com>
+dnl ## Copyright (c) 1999-2007 Ralf S. Engelschall <rse@engelschall.com>
dnl ##
dnl ## This file is part of shtool and free software; you can redistribute
dnl ## it and/or modify it under the terms of the GNU General Public
@@ -24,7 +24,7 @@
SHTOOL_VERSION_STR="`sh sh.version -l txt -d long VERSION`"
sh sh.echo -e "Configuring %BGNU shtool%b (Portable Shell Tool), version %B${SHTOOL_VERSION_STR}%b"
-echo "Copyright (c) 1994-2006 Ralf S. Engelschall <rse@engelschall.com>"
+echo "Copyright (c) 1994-2007 Ralf S. Engelschall <rse@engelschall.com>"
AC_SUBST(SHTOOL_VERSION_STR)
AC_PREFIX_DEFAULT(/usr/local)
|
|
ossp-pkg/shtool/devtool.func 1.7 -> 1.8
--- devtool.func 2006/02/04 09:43:25 1.7
+++ devtool.func 2007/05/19 19:09:39 1.8
@@ -1,6 +1,6 @@
##
## devtool.func -- Development Tool Functions
-## Copyright (c) 2001-2006 Ralf S. Engelschall <rse@engelschall.com>
+## Copyright (c) 2001-2007 Ralf S. Engelschall <rse@engelschall.com>
##
devtool_require () {
|
|
ossp-pkg/shtool/sh.arx 1.24 -> 1.25
--- sh.arx 2006/02/04 09:43:25 1.24
+++ sh.arx 2007/05/19 19:09:39 1.25
@@ -1,6 +1,6 @@
##
## arx -- Extended archive command
-## Copyright (c) 1999-2006 Ralf S. Engelschall <rse@engelschall.com>
+## Copyright (c) 1999-2007 Ralf S. Engelschall <rse@engelschall.com>
##
## This file is part of shtool and free software; you can redistribute
## it and/or modify it under the terms of the GNU General Public
|
|
ossp-pkg/shtool/sh.echo 1.42 -> 1.43
--- sh.echo 2006/09/29 06:36:31 1.42
+++ sh.echo 2007/05/19 19:09:39 1.43
@@ -1,6 +1,6 @@
##
## echo -- Print string with optional construct expansion
-## Copyright (c) 1998-2006 Ralf S. Engelschall <rse@engelschall.com>
+## Copyright (c) 1998-2007 Ralf S. Engelschall <rse@engelschall.com>
##
## This file is part of shtool and free software; you can redistribute
## it and/or modify it under the terms of the GNU General Public
|
|
ossp-pkg/shtool/sh.fixperm 1.20 -> 1.21
--- sh.fixperm 2006/02/04 09:43:25 1.20
+++ sh.fixperm 2007/05/19 19:09:39 1.21
@@ -1,6 +1,6 @@
##
## fixperm -- Fix file permissions inside a source tree
-## Copyright (c) 1996-2006 Ralf S. Engelschall <rse@engelschall.com>
+## Copyright (c) 1996-2007 Ralf S. Engelschall <rse@engelschall.com>
##
## This file is part of shtool and free software; you can redistribute
## it and/or modify it under the terms of the GNU General Public
|
|
ossp-pkg/shtool/sh.install 1.34 -> 1.35
--- sh.install 2007/05/15 19:35:48 1.34
+++ sh.install 2007/05/19 19:09:39 1.35
@@ -1,6 +1,6 @@
##
## install -- Install a program, script or datafile
-## Copyright (c) 1997-2006 Ralf S. Engelschall <rse@engelschall.com>
+## Copyright (c) 1997-2007 Ralf S. Engelschall <rse@engelschall.com>
##
## This file is part of shtool and free software; you can redistribute
## it and/or modify it under the terms of the GNU General Public
|
|
ossp-pkg/shtool/sh.mdate 1.18 -> 1.19
--- sh.mdate 2006/02/04 09:59:16 1.18
+++ sh.mdate 2007/05/19 19:09:39 1.19
@@ -1,7 +1,7 @@
##
## mdate -- Pretty-print modification time of a file or dir
## Copyright (c) 1995-1997 Free Software Foundation, Inc.
-## Copyright (c) 1998-2006 Ralf S. Engelschall <rse@engelschall.com>
+## Copyright (c) 1998-2007 Ralf S. Engelschall <rse@engelschall.com>
##
## This file is part of shtool and free software; you can redistribute
## it and/or modify it under the terms of the GNU General Public
|
|
ossp-pkg/shtool/sh.mkdir 1.26 -> 1.27
--- sh.mkdir 2006/02/04 09:43:25 1.26
+++ sh.mkdir 2007/05/19 19:09:39 1.27
@@ -1,6 +1,6 @@
##
## mkdir -- Make one or more directories
-## Copyright (c) 1996-2006 Ralf S. Engelschall <rse@engelschall.com>
+## Copyright (c) 1996-2007 Ralf S. Engelschall <rse@engelschall.com>
##
## This file is part of shtool and free software; you can redistribute
## it and/or modify it under the terms of the GNU General Public
|
|
ossp-pkg/shtool/sh.mkln 1.21 -> 1.22
--- sh.mkln 2007/05/15 19:35:48 1.21
+++ sh.mkln 2007/05/19 19:09:39 1.22
@@ -1,6 +1,6 @@
##
## mkln -- Make link with calculation of relative paths
-## Copyright (c) 1998-2006 Ralf S. Engelschall <rse@engelschall.com>
+## Copyright (c) 1998-2007 Ralf S. Engelschall <rse@engelschall.com>
##
## This file is part of shtool and free software; you can redistribute
## it and/or modify it under the terms of the GNU General Public
|
|
ossp-pkg/shtool/sh.mkshadow 1.26 -> 1.27
--- sh.mkshadow 2006/02/04 09:43:25 1.26
+++ sh.mkshadow 2007/05/19 19:09:39 1.27
@@ -1,6 +1,6 @@
##
## mkshadow -- Make a shadow tree through symbolic links
-## Copyright (c) 1998-2006 Ralf S. Engelschall <rse@engelschall.com>
+## Copyright (c) 1998-2007 Ralf S. Engelschall <rse@engelschall.com>
##
## This file is part of shtool and free software; you can redistribute
## it and/or modify it under the terms of the GNU General Public
|
|
ossp-pkg/shtool/sh.move 1.22 -> 1.23
--- sh.move 2006/02/04 09:43:25 1.22
+++ sh.move 2007/05/19 19:09:39 1.23
@@ -1,6 +1,6 @@
##
## move -- Move files with simultaneous substitution
-## Copyright (c) 1999-2006 Ralf S. Engelschall <rse@engelschall.com>
+## Copyright (c) 1999-2007 Ralf S. Engelschall <rse@engelschall.com>
##
## This file is part of shtool and free software; you can redistribute
## it and/or modify it under the terms of the GNU General Public
|
|
ossp-pkg/shtool/sh.path 1.29 -> 1.30
--- sh.path 2006/02/04 09:43:25 1.29
+++ sh.path 2007/05/19 19:09:39 1.30
@@ -1,6 +1,6 @@
##
## path -- Deal with program paths
-## Copyright (c) 1998-2006 Ralf S. Engelschall <rse@engelschall.com>
+## Copyright (c) 1998-2007 Ralf S. Engelschall <rse@engelschall.com>
##
## This file is part of shtool and free software; you can redistribute
## it and/or modify it under the terms of the GNU General Public
|
|
ossp-pkg/shtool/sh.platform 1.17 -> 1.18
--- sh.platform 2006/04/19 16:28:56 1.17
+++ sh.platform 2007/05/19 19:09:39 1.18
@@ -1,6 +1,6 @@
##
## platform -- Platform Identification Utility
-## Copyright (c) 2003-2006 Ralf S. Engelschall <rse@engelschall.com>
+## Copyright (c) 2003-2007 Ralf S. Engelschall <rse@engelschall.com>
##
## This file is part of shtool and free software; you can redistribute
## it and/or modify it under the terms of the GNU General Public
|
|
ossp-pkg/shtool/sh.prop 1.20 -> 1.21
--- sh.prop 2006/02/04 09:43:25 1.20
+++ sh.prop 2007/05/19 19:09:39 1.21
@@ -1,6 +1,6 @@
##
## prop -- Display progress with a running propeller
-## Copyright (c) 1998-2006 Ralf S. Engelschall <rse@engelschall.com>
+## Copyright (c) 1998-2007 Ralf S. Engelschall <rse@engelschall.com>
##
## This file is part of shtool and free software; you can redistribute
## it and/or modify it under the terms of the GNU General Public
|
|
ossp-pkg/shtool/sh.rotate 1.12 -> 1.13
--- sh.rotate 2006/02/04 09:43:25 1.12
+++ sh.rotate 2007/05/19 19:09:39 1.13
@@ -1,6 +1,6 @@
##
## rotate -- Logfile rotation
-## Copyright (c) 2001-2006 Ralf S. Engelschall <rse@engelschall.com>
+## Copyright (c) 2001-2007 Ralf S. Engelschall <rse@engelschall.com>
##
## This file is part of shtool and free software; you can redistribute
## it and/or modify it under the terms of the GNU General Public
|
|
ossp-pkg/shtool/sh.scpp 1.28 -> 1.29
--- sh.scpp 2006/02/04 09:43:25 1.28
+++ sh.scpp 2007/05/19 19:09:39 1.29
@@ -1,6 +1,6 @@
##
## scpp -- Sharing C Pre-Processor
-## Copyright (c) 1999-2006 Ralf S. Engelschall <rse@engelschall.com>
+## Copyright (c) 1999-2007 Ralf S. Engelschall <rse@engelschall.com>
##
## This file is part of shtool and free software; you can redistribute
## it and/or modify it under the terms of the GNU General Public
|
|
ossp-pkg/shtool/sh.slo 1.26 -> 1.27
--- sh.slo 2006/02/04 09:43:25 1.26
+++ sh.slo 2007/05/19 19:09:39 1.27
@@ -1,6 +1,6 @@
##
## slo -- Separate linker options by library class
-## Copyright (c) 1998-2006 Ralf S. Engelschall <rse@engelschall.com>
+## Copyright (c) 1998-2007 Ralf S. Engelschall <rse@engelschall.com>
##
## This file is part of shtool and free software; you can redistribute
## it and/or modify it under the terms of the GNU General Public
|
|
ossp-pkg/shtool/sh.subst 1.16 -> 1.17
--- sh.subst 2006/02/04 09:43:25 1.16
+++ sh.subst 2007/05/19 19:09:39 1.17
@@ -1,6 +1,6 @@
##
## subst -- Apply sed(1) substitution operations
-## Copyright (c) 2001-2006 Ralf S. Engelschall <rse@engelschall.com>
+## Copyright (c) 2001-2007 Ralf S. Engelschall <rse@engelschall.com>
##
## This file is part of shtool and free software; you can redistribute
## it and/or modify it under the terms of the GNU General Public
|
|
ossp-pkg/shtool/sh.table 1.22 -> 1.23
--- sh.table 2006/02/04 09:43:25 1.22
+++ sh.table 2007/05/19 19:09:39 1.23
@@ -1,6 +1,6 @@
##
## table -- Pretty-print a field-separated list as a table
-## Copyright (c) 1998-2006 Ralf S. Engelschall <rse@engelschall.com>
+## Copyright (c) 1998-2007 Ralf S. Engelschall <rse@engelschall.com>
##
## This file is part of shtool and free software; you can redistribute
## it and/or modify it under the terms of the GNU General Public
|
|
ossp-pkg/shtool/sh.tarball 1.25 -> 1.26
--- sh.tarball 2006/02/04 09:54:07 1.25
+++ sh.tarball 2007/05/19 19:09:39 1.26
@@ -1,6 +1,6 @@
##
## tarball -- Roll distribution tarballs
-## Copyright (c) 1999-2006 Ralf S. Engelschall <rse@engelschall.com>
+## Copyright (c) 1999-2007 Ralf S. Engelschall <rse@engelschall.com>
##
## This file is part of shtool and free software; you can redistribute
## it and/or modify it under the terms of the GNU General Public
|
|
ossp-pkg/shtool/sh.version 1.42 -> 1.43
--- sh.version 2006/02/07 08:31:44 1.42
+++ sh.version 2007/05/19 19:09:39 1.43
@@ -1,6 +1,6 @@
##
## version -- Maintain a version information file
-## Copyright (c) 1994-2006 Ralf S. Engelschall <rse@engelschall.com>
+## Copyright (c) 1994-2007 Ralf S. Engelschall <rse@engelschall.com>
##
## This file is part of shtool and free software; you can redistribute
## it and/or modify it under the terms of the GNU General Public
|
|
ossp-pkg/shtool/shtool.m4 1.9 -> 1.10
--- shtool.m4 2006/02/04 09:43:26 1.9
+++ shtool.m4 2007/05/19 19:09:39 1.10
@@ -1,6 +1,6 @@
##
## shtool.m4 -- GNU shtool Autoconf macros
-## Copyright (c) 1999-2006 Ralf S. Engelschall <rse@engelschall.com>
+## Copyright (c) 1999-2007 Ralf S. Engelschall <rse@engelschall.com>
##
## This file is part of shtool and free software; you can redistribute
## it and/or modify it under the terms of the GNU General Public
|
|
ossp-pkg/shtool/shtool.pod 1.69 -> 1.70
--- shtool.pod 2006/02/04 09:43:26 1.69
+++ shtool.pod 2007/05/19 19:09:39 1.70
@@ -1,6 +1,6 @@
##
## shtool.pod -- Manual Page for shtool in POD format
-## Copyright (c) 1999-2006 Ralf S. Engelschall <rse@engelschall.com>
+## Copyright (c) 1999-2007 Ralf S. Engelschall <rse@engelschall.com>
##
## This file is part of shtool and free software; you can redistribute
## it and/or modify it under the terms of the GNU General Public
|
|
ossp-pkg/shtool/shtool.spec 1.31 -> 1.32
--- shtool.spec 2006/04/19 16:35:26 1.31
+++ shtool.spec 2007/05/19 19:09:39 1.32
@@ -1,6 +1,6 @@
##
## shtool.spec -- RPM specification for shtool package
-## Copyright (c) 2000-2006 Ralf S. Engelschall <rse@engelschall.com>
+## Copyright (c) 2000-2007 Ralf S. Engelschall <rse@engelschall.com>
##
## This file is part of shtool and free software; you can redistribute
## it and/or modify it under the terms of the GNU General Public
|
|
ossp-pkg/shtool/shtoolize.in 1.39 -> 1.40
--- shtoolize.in 2007/05/19 19:06:08 1.39
+++ shtoolize.in 2007/05/19 19:09:39 1.40
@@ -1,7 +1,7 @@
#!@PERL@
##
## shtoolize -- Build shtool script out of ingredient scripts
-## Copyright (c) 1999-2006 Ralf S. Engelschall <rse@engelschall.com>
+## Copyright (c) 1999-2007 Ralf S. Engelschall <rse@engelschall.com>
##
## This file is part of shtool and free software; you can redistribute
## it and/or modify it under the terms of the GNU General Public
@@ -351,7 +351,7 @@
#!/bin/sh
##
## GNU shtool -- The GNU Portable Shell Tool
-## Copyright (c) 1994-2006 Ralf S. Engelschall <rse\@engelschall.com>
+## Copyright (c) 1994-2007 Ralf S. Engelschall <rse\@engelschall.com>
##
## See http://www.gnu.org/software/shtool/ for more information.
## See ftp://ftp.gnu.org/gnu/shtool/ for latest version.
@@ -422,7 +422,7 @@
fi
if [ ".\$1" = ".-h" ] || [ ".\$1" = ".--help" ]; then
echo "This is GNU shtool, version ${version}"
- echo 'Copyright (c) 1994-2006 Ralf S. Engelschall <rse\@engelschall.com>'
+ echo 'Copyright (c) 1994-2007 Ralf S. Engelschall <rse\@engelschall.com>'
echo 'Report bugs to <bug-shtool\@gnu.org>'
echo ''
echo 'Usage: shtool [<options>] [<cmd-name> [<cmd-options>] [<cmd-args>]]'
|
|
ossp-pkg/shtool/shtoolize.pod 1.14 -> 1.15
--- shtoolize.pod 2006/02/04 09:43:26 1.14
+++ shtoolize.pod 2007/05/19 19:09:39 1.15
@@ -1,6 +1,6 @@
##
## shtoolize.pod -- Manual Page for shtoolize in POD format
-## Copyright (c) 1999-2006 Ralf S. Engelschall <rse@engelschall.com>
+## Copyright (c) 1999-2007 Ralf S. Engelschall <rse@engelschall.com>
##
## This file is part of shtool and free software; you can redistribute
## it and/or modify it under the terms of the GNU General Public
|
|
ossp-pkg/shtool/test.db 1.24 -> 1.25
--- test.db 2006/02/04 09:43:26 1.24
+++ test.db 2007/05/19 19:09:39 1.25
@@ -1,6 +1,6 @@
##
## test.db -- GNU shtool test suite (minimalistic)
-## Copyright (c) 1999-2006 Ralf S. Engelschall <rse@engelschall.com>
+## Copyright (c) 1999-2007 Ralf S. Engelschall <rse@engelschall.com>
##
@begin{echo}
|
|
ossp-pkg/shtool/test.sh 1.13 -> 1.14
--- test.sh 2006/02/04 09:43:26 1.13
+++ test.sh 2007/05/19 19:09:39 1.14
@@ -1,7 +1,7 @@
#!/bin/sh
##
## test.sh -- GNU shtool test suite driver
-## Copyright (c) 1999-2006 Ralf S. Engelschall <rse@engelschall.com>
+## Copyright (c) 1999-2007 Ralf S. Engelschall <rse@engelschall.com>
##
## This file is part of shtool and free software; you can redistribute
## it and/or modify it under the terms of the GNU General Public
|
|