From b04b5d4de6942e42dd88f8b70ae6b6ee8290c1c4 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Mon, 7 Feb 2011 11:44:00 -0500 Subject: increment year (2011) for bin and lib/sisu/v3 --- bin/sisu | 4 ++-- bin/sisu1 | 4 ++-- bin/sisu2 | 4 ++-- bin/sisu3 | 4 ++-- bin/sisu_termsheet | 4 ++-- bin/sisu_webrick | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) (limited to 'bin') diff --git a/bin/sisu b/bin/sisu index 54075d98..a9058884 100644 --- a/bin/sisu +++ b/bin/sisu @@ -1,6 +1,6 @@ #!/usr/bin/env ruby # coding: utf-8 -#SiSU: copyright (C) 1997 - 2009 Ralph Amissah; License GPL, see appended program information +#SiSU: copyright (C) 1997 - 2011 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' raise "Please, use Ruby1.8.4 or later, current Ruby #{RUBY_VERSION}" if RUBY_VERSION < '1.8.4' $VERBOSE=nil @@ -29,7 +29,7 @@ __END__ * Author: Ralph Amissah * Copyright: (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, - 2007, 2008, 2009, 2010 Ralph Amissah All Rights Reserved. + 2007, 2008, 2009, 2010, 2011 Ralph Amissah All Rights Reserved. * License: GPL 3 or later: diff --git a/bin/sisu1 b/bin/sisu1 index 87d9d19a..3e353c89 100644 --- a/bin/sisu1 +++ b/bin/sisu1 @@ -1,6 +1,6 @@ #!/usr/bin/env ruby # coding: utf-8 -#SiSU: copyright (C) 1997 - 2009 Ralph Amissah; License GPL, see appended program information +#SiSU: copyright (C) 1997 - 2011 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' raise "Please, use Ruby1.8.4 or later, current Ruby #{RUBY_VERSION}" if RUBY_VERSION < '1.8.4' $VERBOSE=nil @@ -29,7 +29,7 @@ __END__ * Author: Ralph Amissah * Copyright: (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, - 2007, 2008, 2009, 2010 Ralph Amissah All Rights Reserved. + 2007, 2008, 2009, 2010, 2011 Ralph Amissah All Rights Reserved. * License: GPL 3 or later: diff --git a/bin/sisu2 b/bin/sisu2 index 54075d98..a9058884 100644 --- a/bin/sisu2 +++ b/bin/sisu2 @@ -1,6 +1,6 @@ #!/usr/bin/env ruby # coding: utf-8 -#SiSU: copyright (C) 1997 - 2009 Ralph Amissah; License GPL, see appended program information +#SiSU: copyright (C) 1997 - 2011 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' raise "Please, use Ruby1.8.4 or later, current Ruby #{RUBY_VERSION}" if RUBY_VERSION < '1.8.4' $VERBOSE=nil @@ -29,7 +29,7 @@ __END__ * Author: Ralph Amissah * Copyright: (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, - 2007, 2008, 2009, 2010 Ralph Amissah All Rights Reserved. + 2007, 2008, 2009, 2010, 2011 Ralph Amissah All Rights Reserved. * License: GPL 3 or later: diff --git a/bin/sisu3 b/bin/sisu3 index e2f21554..ce5e8dce 100644 --- a/bin/sisu3 +++ b/bin/sisu3 @@ -1,6 +1,6 @@ #!/usr/bin/env ruby # coding: utf-8 -#SiSU: copyright (C) 1997 - 2009 Ralph Amissah; License GPL, see appended program information +#SiSU: copyright (C) 1997 - 2011 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' raise "Please, use Ruby1.8.4 or later, current Ruby #{RUBY_VERSION}" if RUBY_VERSION < '1.8.4' $VERBOSE=nil @@ -29,7 +29,7 @@ __END__ * Author: Ralph Amissah * Copyright: (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, - 2007, 2008, 2009, 2010 Ralph Amissah All Rights Reserved. + 2007, 2008, 2009, 2010, 2011 Ralph Amissah All Rights Reserved. * License: GPL 3 or later: diff --git a/bin/sisu_termsheet b/bin/sisu_termsheet index 66370567..340013d2 100644 --- a/bin/sisu_termsheet +++ b/bin/sisu_termsheet @@ -1,6 +1,6 @@ #!/usr/bin/env ruby # coding: utf-8 -#SiSU: copyright (C) 1997 - 2009 Ralph Amissah; License GPL, see appended program information +#SiSU: copyright (C) 1997 - 2011 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' #raise "Please, use Ruby1.8.4 or later, current Ruby #{RUBY_VERSION}" if RUBY_VERSION < '1.8.4' $VERBOSE=nil @@ -28,7 +28,7 @@ __END__ * Author: Ralph Amissah * Copyright: (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, - 2007, 2008, 2009, 2010 Ralph Amissah All Rights Reserved. + 2007, 2008, 2009, 2010, 2011 Ralph Amissah All Rights Reserved. * License: GPL 3 or later: diff --git a/bin/sisu_webrick b/bin/sisu_webrick index cde38193..206c7ada 100644 --- a/bin/sisu_webrick +++ b/bin/sisu_webrick @@ -1,6 +1,6 @@ #!/usr/bin/env ruby # coding: utf-8 -#SiSU: copyright (C) 1997 - 2009 Ralph Amissah; License GPL, see appended program information +#SiSU: copyright (C) 1997 - 2011 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' #raise "Please, use Ruby1.8.4 or later, current Ruby #{RUBY_VERSION}" if RUBY_VERSION < '1.8.4' $VERBOSE=nil @@ -28,7 +28,7 @@ __END__ * Author: Ralph Amissah * Copyright: (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, - 2007, 2008, 2009, 2010 Ralph Amissah All Rights Reserved. + 2007, 2008, 2009, 2010, 2011 Ralph Amissah All Rights Reserved. * License: GPL 3 or later: -- cgit v1.2.3