diff options
Diffstat (limited to 'lib/sisu/v3/help.rb')
| -rw-r--r-- | lib/sisu/v3/help.rb | 8 | 
1 files changed, 4 insertions, 4 deletions
| diff --git a/lib/sisu/v3/help.rb b/lib/sisu/v3/help.rb index 0ab87fdd..933663e8 100644 --- a/lib/sisu/v3/help.rb +++ b/lib/sisu/v3/help.rb @@ -8,7 +8,7 @@   * 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: @@ -159,7 +159,7 @@ module SiSU_Help      end      def summary        print <<WOK -    SiSU, Copyright (C) 1997 - 2012 Ralph Amissah +    SiSU, Copyright (C) 1997 - 2013 Ralph Amissah      License GPL version 3 or Later. This program comes with ABSOLUTELY NO WARRANTY;      This is free software, and you are welcome to redistribute it under the conditions of the GPL3 or later.      For more license detail type/enter: "sisu --help license" @@ -1779,7 +1779,7 @@ WOK     SiSU, a framework for document structuring, publishing and search -   Copyright (C) 1997 - 2012 Ralph Amissah +   Copyright (C) 1997 - 2013 Ralph Amissah     This program is free software: you can redistribute it and/or modify it     under the terms of the GNU General Public License as published by the Free @@ -1826,7 +1826,7 @@ WOK     *  Standard SiSU meta-markup syntax, and the     *  Standard SiSU object citation numbering and system -Copyright (C) Ralph Amissah 1997, current 2012. +Copyright (C) Ralph Amissah 1997, current 2013.  All Rights Reserved.  Information on these may be obtained from: | 
