diff options
| author | Ralph Amissah <ralph@amissah.com> | 2013-01-01 12:19:37 -0500 | 
|---|---|---|
| committer | Ralph Amissah <ralph@amissah.com> | 2013-01-01 12:19:37 -0500 | 
| commit | 7f0d8276e0f92df90f6f668808c0b7e82b7ae252 (patch) | |
| tree | 6cf514e07c3d6468997a24148e421df031dae70c /bin | |
| parent | v4: documentation, sisu.1 manpage & minor (diff) | |
date 2013: version & changelog; headers bin/sisu & lib/; code constants.rbsisu_4.0.1
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/sisu | 4 | 
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@  #!/usr/bin/env ruby  # encoding: utf-8 -#SiSU: copyright (C) 1997 - 2012 Ralph Amissah; License GPL, see appended program information +#SiSU: copyright (C) 1997 - 2013 Ralph Amissah; License GPL, see appended program information  begin    def ruby_version_ok?(base_version)      @v ||=RUBY_VERSION.scan(/\d+/) @@ -178,7 +178,7 @@ __END__   * Author: Ralph Amissah   * Copyright: (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, -   2007, 2008, 2009, 2010, 2011, 2012 Ralph Amissah, All Rights Reserved. +   2007, 2008, 2009, 2010, 2011, 2012, 2013 Ralph Amissah, All Rights Reserved.   * License: GPL 3 or later:  | 
