Check-in Number:
|
5259 | |
Date: |
2005-Oct-05 20:19:42 (local)
2005-Oct-05 18:19:42 (UTC) |
User: | rse |
Branch: | |
Comment: |
adjust copyright yearW |
Tickets: |
|
Inspections: |
|
Files: |
ossp-pkg/iselect/ChangeLog
|
1.4
->
1.5
|
 
1 inserted, 0 deleted
|
ossp-pkg/iselect/README
|
1.3
->
1.4
|
 
1 inserted, 1 deleted
|
ossp-pkg/iselect/configure
|
1.4
->
1.5
|
 
1 inserted, 1 deleted
|
ossp-pkg/iselect/configure.in
|
1.4
->
1.5
|
 
2 inserted, 2 deleted
|
ossp-pkg/iselect/iselect.pod
|
1.4
->
1.5
|
 
1 inserted, 1 deleted
|
ossp-pkg/iselect/iselect_browse.c
|
1.2
->
1.3
|
 
1 inserted, 1 deleted
|
ossp-pkg/iselect/iselect_browse.h
|
1.2
->
1.3
|
 
1 inserted, 1 deleted
|
ossp-pkg/iselect/iselect_getopt.c
|
1.2
->
1.3
|
 
1 inserted, 1 deleted
|
ossp-pkg/iselect/iselect_getopt.h
|
1.2
->
1.3
|
 
1 inserted, 1 deleted
|
ossp-pkg/iselect/iselect_global.h
|
1.2
->
1.3
|
 
1 inserted, 1 deleted
|
ossp-pkg/iselect/iselect_keys.c
|
1.3
->
1.4
|
 
1 inserted, 1 deleted
|
ossp-pkg/iselect/iselect_keys.h
|
1.2
->
1.3
|
 
1 inserted, 1 deleted
|
ossp-pkg/iselect/iselect_main.c
|
1.2
->
1.3
|
 
1 inserted, 1 deleted
|
ossp-pkg/iselect/iselect_readme.c
|
1.3
->
1.4
|
 
1 inserted, 1 deleted
|
ossp-pkg/iselect/iselect_readme.txt
|
1.2
->
1.3
|
 
1 inserted, 1 deleted
|
|
ossp-pkg/iselect/ChangeLog 1.4 -> 1.5
--- ChangeLog 2005/10/05 18:04:52 1.4
+++ ChangeLog 2005/10/05 18:19:42 1.5
@@ -5,6 +5,7 @@
Changes between 1.3.0 and 1.4.0
-------------------------------
051005 o upgraded GNU shtool from 2.0.1 to 2.0.3
+ o adjusted year range in copyright messages
Changes between 1.2.0 and 1.3.0
-------------------------------
|
|
ossp-pkg/iselect/README 1.3 -> 1.4
--- README 2004/09/11 15:22:32 1.3
+++ README 2005/10/05 18:19:42 1.4
@@ -17,7 +17,7 @@
The latest release can be found on
http://www.ossp.org/pkg/tool/iselect/
- Copyright (c) 1997-2004 Ralf S. Engelschall <rse@engelschall.com>
+ Copyright (c) 1997-2005 Ralf S. Engelschall <rse@engelschall.com>
This program is free software; it may be redistributed and/or modified only
under the terms of the GNU General Public License, which may be found in the
|
|
ossp-pkg/iselect/configure 1.4 -> 1.5
--- configure 2004/09/11 15:26:21 1.4
+++ configure 2005/10/05 18:19:42 1.5
@@ -1301,7 +1301,7 @@
T_MD=`$SHTOOL echo -e %B 2>/dev/null`
T_ME=`$SHTOOL echo -e %b 2>/dev/null`
echo "${T_MD}Configuring for iSelect `./etc/shtool version -lc -dlong iselect_version.c`${T_ME}"
-echo "Copyright (c) 1997-2004 Ralf S. Engelschall <rse@engelschall.com>"
+echo "Copyright (c) 1997-2005 Ralf S. Engelschall <rse@engelschall.com>"
ac_config_headers="$ac_config_headers config_ac.h"
|
|
ossp-pkg/iselect/configure.in 1.4 -> 1.5
--- configure.in 2004/09/11 15:24:05 1.4
+++ configure.in 2005/10/05 18:19:42 1.5
@@ -3,14 +3,14 @@
dnl ## Copyright (c) Ralf S. Engelschall <rse@engelschall.com>
dnl ##
-AC_PREREQ(2.50)dnl
+AC_PREREQ(2.59)dnl
AC_REVISION(1.0)dnl
AC_INIT(README)
SHTOOL="./etc/shtool"
T_MD=`$SHTOOL echo -e %B 2>/dev/null`
T_ME=`$SHTOOL echo -e %b 2>/dev/null`
echo "${T_MD}Configuring for iSelect `./etc/shtool version -lc -dlong iselect_version.c`${T_ME}"
-echo "Copyright (c) 1997-2004 Ralf S. Engelschall <rse@engelschall.com>"
+echo "Copyright (c) 1997-2005 Ralf S. Engelschall <rse@engelschall.com>"
AC_CONFIG_HEADER(config_ac.h)dnl
AC_PREFIX_DEFAULT(/usr/local)
|
|
ossp-pkg/iselect/iselect.pod 1.4 -> 1.5
--- iselect.pod 2004/09/11 15:22:32 1.4
+++ iselect.pod 2005/10/05 18:19:42 1.5
@@ -11,7 +11,7 @@
##
## ======================================================================
##
-## Copyright (c) 1997-2004 Ralf S. Engelschall.
+## Copyright (c) 1997-2005 Ralf S. Engelschall.
##
## This program is free software; it may be redistributed and/or
## modified only under the terms of the GNU General Public License,
|
|
ossp-pkg/iselect/iselect_browse.c 1.2 -> 1.3
--- iselect_browse.c 2004/09/11 15:18:49 1.2
+++ iselect_browse.c 2005/10/05 18:19:42 1.3
@@ -11,7 +11,7 @@
**
** ======================================================================
**
-** Copyright (c) 1997-2004 Ralf S. Engelschall.
+** Copyright (c) 1997-2005 Ralf S. Engelschall.
**
** This program is free software; it may be redistributed and/or
** modified only under the terms of the GNU General Public License,
|
|
ossp-pkg/iselect/iselect_browse.h 1.2 -> 1.3
--- iselect_browse.h 2004/09/11 15:18:49 1.2
+++ iselect_browse.h 2005/10/05 18:19:42 1.3
@@ -11,7 +11,7 @@
**
** ======================================================================
**
-** Copyright (c) 1997-2004 Ralf S. Engelschall.
+** Copyright (c) 1997-2005 Ralf S. Engelschall.
**
** This program is free software; it may be redistributed and/or
** modified only under the terms of the GNU General Public License,
|
|
ossp-pkg/iselect/iselect_getopt.c 1.2 -> 1.3
--- iselect_getopt.c 2004/09/11 15:18:49 1.2
+++ iselect_getopt.c 2005/10/05 18:19:42 1.3
@@ -11,7 +11,7 @@
**
** ======================================================================
**
-** Copyright (c) 1997-2004 Ralf S. Engelschall.
+** Copyright (c) 1997-2005 Ralf S. Engelschall.
**
** This program is free software; it may be redistributed and/or
** modified only under the terms of the GNU General Public License,
|
|
ossp-pkg/iselect/iselect_getopt.h 1.2 -> 1.3
--- iselect_getopt.h 2004/09/11 15:18:49 1.2
+++ iselect_getopt.h 2005/10/05 18:19:42 1.3
@@ -11,7 +11,7 @@
**
** ======================================================================
**
-** Copyright (c) 1997-2004 Ralf S. Engelschall.
+** Copyright (c) 1997-2005 Ralf S. Engelschall.
**
** This program is free software; it may be redistributed and/or
** modified only under the terms of the GNU General Public License,
|
|
ossp-pkg/iselect/iselect_global.h 1.2 -> 1.3
--- iselect_global.h 2004/09/11 15:18:49 1.2
+++ iselect_global.h 2005/10/05 18:19:42 1.3
@@ -11,7 +11,7 @@
**
** ======================================================================
**
-** Copyright (c) 1997-2004 Ralf S. Engelschall.
+** Copyright (c) 1997-2005 Ralf S. Engelschall.
**
** This program is free software; it may be redistributed and/or
** modified only under the terms of the GNU General Public License,
|
|
ossp-pkg/iselect/iselect_keys.c 1.3 -> 1.4
--- iselect_keys.c 2004/09/11 15:18:49 1.3
+++ iselect_keys.c 2005/10/05 18:19:42 1.4
@@ -11,7 +11,7 @@
**
** ======================================================================
**
-** Copyright (c) 1997-2004 Ralf S. Engelschall.
+** Copyright (c) 1997-2005 Ralf S. Engelschall.
**
** This program is free software; it may be redistributed and/or
** modified only under the terms of the GNU General Public License,
|
|
ossp-pkg/iselect/iselect_keys.h 1.2 -> 1.3
--- iselect_keys.h 2004/09/11 15:18:49 1.2
+++ iselect_keys.h 2005/10/05 18:19:42 1.3
@@ -11,7 +11,7 @@
**
** ======================================================================
**
-** Copyright (c) 1997-2004 Ralf S. Engelschall.
+** Copyright (c) 1997-2005 Ralf S. Engelschall.
**
** This program is free software; it may be redistributed and/or
** modified only under the terms of the GNU General Public License,
|
|
ossp-pkg/iselect/iselect_main.c 1.2 -> 1.3
--- iselect_main.c 2004/09/11 15:18:49 1.2
+++ iselect_main.c 2005/10/05 18:19:42 1.3
@@ -11,7 +11,7 @@
**
** ======================================================================
**
-** Copyright (c) 1997-2004 Ralf S. Engelschall.
+** Copyright (c) 1997-2005 Ralf S. Engelschall.
**
** This program is free software; it may be redistributed and/or
** modified only under the terms of the GNU General Public License,
|
|
ossp-pkg/iselect/iselect_readme.c 1.3 -> 1.4
--- iselect_readme.c 2004/09/11 15:19:59 1.3
+++ iselect_readme.c 2005/10/05 18:19:42 1.4
@@ -22,7 +22,7 @@
" The latest release can be found on",
" http://www.ossp.org/pkg/tool/iselect/",
"",
-" Copyright (c) 1997-2004 Ralf S. Engelschall <rse@engelschall.com>",
+" Copyright (c) 1997-2005 Ralf S. Engelschall <rse@engelschall.com>",
"",
" This program is free software; it may be redistributed and/or modified ",
" only under the terms of the GNU General Public License, which may be found ",
|
|
ossp-pkg/iselect/iselect_readme.txt 1.2 -> 1.3
--- iselect_readme.txt 2004/09/11 15:18:49 1.2
+++ iselect_readme.txt 2005/10/05 18:19:42 1.3
@@ -17,7 +17,7 @@
The latest release can be found on
http://www.ossp.org/pkg/tool/iselect/
- Copyright (c) 1997-2004 Ralf S. Engelschall <rse@engelschall.com>
+ Copyright (c) 1997-2005 Ralf S. Engelschall <rse@engelschall.com>
This program is free software; it may be redistributed and/or modified
only under the terms of the GNU General Public License, which may be found
|
|