diff options
author | Ralph Amissah <ralph@amissah.com> | 2014-11-12 21:32:21 -0500 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2014-12-08 00:18:14 -0500 |
commit | 9c443e48655944b6448135659befe3d73fb89269 (patch) | |
tree | 1977dbade4a5ee68a7df73ded870a7bcadd79538 /bin | |
parent | v5 v6: version & changelog (upstream "UnFrozen" early) (diff) |
year set 2015 (prepare for the new year)
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 - 2014 Ralph Amissah; License GPL 3, see appended program information +#SiSU: copyright (C) 1997 - 2015 Ralph Amissah; License GPL 3, see appended program information class Orient require 'singleton' include Singleton @@ -306,7 +306,7 @@ __END__ * Author: Ralph Amissah * Copyright: (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, - 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 Ralph Amissah, + 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 Ralph Amissah, All Rights Reserved. * License: GPL 3 or later: |