From b04b5d4de6942e42dd88f8b70ae6b6ee8290c1c4 Mon Sep 17 00:00:00 2001
From: Ralph Amissah <ralph@amissah.com>
Date: Mon, 7 Feb 2011 11:44:00 -0500
Subject: increment year (2011) for bin and lib/sisu/v3

---
 bin/sisu1 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'bin/sisu1')

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:
 
-- 
cgit v1.2.3