From e70f4053c4386ebe6eb9eeebde1bf1af7660ce4c Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Mon, 31 Dec 2007 13:53:26 +0000 Subject: year updated to 2008 - happy new year --- bin/sisu | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bin/sisu') 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 -- cgit v1.2.3