aboutsummaryrefslogtreecommitdiffhomepage
path: root/bin
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2007-12-31 13:53:26 +0000
committerRalph Amissah <ralph@amissah.com>2007-12-31 13:53:26 +0000
commite70f4053c4386ebe6eb9eeebde1bf1af7660ce4c (patch)
tree9d47affb2b6c5f4a876538de4bec2368b09e95ca /bin
parentadjustments for ruby1.9 (xmas), in sysenv moved default location of processin... (diff)
year updated to 2008 - happy new year
Diffstat (limited to 'bin')
-rwxr-xr-xbin/sisu6
-rwxr-xr-xbin/sisu_termsheet6
-rwxr-xr-xbin/sisu_webrick6
3 files changed, 9 insertions, 9 deletions
diff --git a/bin/sisu b/bin/sisu
index 7d99f2cb..670cf36c 100755
--- a/bin/sisu
+++ b/bin/sisu
@@ -1,5 +1,5 @@
#!/usr/bin/env ruby
-#SiSU: copyright (C) 1997..2007 Ralph Amissah; License GPL, see appended program information
+#SiSU: copyright (C) 1997..2008 Ralph Amissah; License GPL, see appended program information
raise "Please, use Ruby1.8 (1.8.4 or later), current Ruby #{RUBY_VERSION}" if RUBY_VERSION < '1.8.4' or RUBY_VERSION > '1.9'
$VERBOSE=nil
$KCODE='u'
@@ -15,14 +15,14 @@ __END__
* Author: Ralph Amissah
* Copyright: (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
- 2007 Ralph Amissah All Rights Reserved.
+ 2007, 2008 Ralph Amissah All Rights Reserved.
* License: GPL 3 or later:
SiSU, a framework for document structuring, publishing and search
Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
- 2007 Ralph Amissah
+ 2007, 2008 Ralph Amissah
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
diff --git a/bin/sisu_termsheet b/bin/sisu_termsheet
index 032e386c..32395401 100755
--- a/bin/sisu_termsheet
+++ b/bin/sisu_termsheet
@@ -1,5 +1,5 @@
#!/usr/bin/env ruby
-#SiSU: copyright (C) 1997..2007 Ralph Amissah; License GPL, see appended program information
+#SiSU: copyright (C) 1997..2008 Ralph Amissah; License GPL, see appended program information
raise "Please, use Ruby1.8 (1.8.4 or later), current Ruby #{RUBY_VERSION}" if RUBY_VERSION < '1.8.4' or RUBY_VERSION > '1.9'
$VERBOSE=nil
branch='v0'
@@ -14,14 +14,14 @@ __END__
* Author: Ralph Amissah
* Copyright: (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
- 2007 Ralph Amissah All Rights Reserved.
+ 2007, 2008 Ralph Amissah All Rights Reserved.
* License: GPL 3 or later:
SiSU, a framework for document structuring, publishing and search
Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
- 2007 Ralph Amissah
+ 2007, 2008 Ralph Amissah
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
diff --git a/bin/sisu_webrick b/bin/sisu_webrick
index 6eb04447..ed467c0d 100755
--- a/bin/sisu_webrick
+++ b/bin/sisu_webrick
@@ -1,5 +1,5 @@
#!/usr/bin/env ruby
-#SiSU: copyright (C) 1997..2007 Ralph Amissah; License GPL, see appended program information
+#SiSU: copyright (C) 1997..2008 Ralph Amissah; License GPL, see appended program information
raise "Please, use Ruby1.8 (1.8.4 or later), current Ruby #{RUBY_VERSION}" if RUBY_VERSION < '1.8.4' or RUBY_VERSION > '1.9'
$VERBOSE=nil
branch='v0'
@@ -14,14 +14,14 @@ __END__
* Author: Ralph Amissah
* Copyright: (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
- 2007 Ralph Amissah All Rights Reserved.
+ 2007, 2008 Ralph Amissah All Rights Reserved.
* License: GPL 3 or later:
SiSU, a framework for document structuring, publishing and search
Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
- 2007 Ralph Amissah
+ 2007, 2008 Ralph Amissah
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