diff options
author | Ralph Amissah <ralph@amissah.com> | 2011-02-07 11:44:00 -0500 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2011-02-07 11:44:00 -0500 |
commit | b04b5d4de6942e42dd88f8b70ae6b6ee8290c1c4 (patch) | |
tree | 210bd2c1904176df64894895bbd9212e05bf66d7 /bin/sisu1 | |
parent | v3 po4a, options, shortcut representation for processing, keep working on (diff) |
increment year (2011) for bin and lib/sisu/v3
Diffstat (limited to 'bin/sisu1')
-rw-r--r-- | bin/sisu1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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: |