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 b23d8066..65bbedef 100644 --- a/lib/sisu/v3/help.rb +++ b/lib/sisu/v3/help.rb @@ -7,7 +7,7 @@   * Author: Ralph Amissah - * Copyright: (C) 1997 - 2010, Ralph Amissah, All Rights Reserved. + * Copyright: (C) 1997 - 2011, 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 - 2010 Ralph Amissah +    SiSU, Copyright (C) 1997 - 2011 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" @@ -1792,7 +1792,7 @@ WOK     SiSU, a framework for document structuring, publishing and search -   Copyright (C) 1997 - 2010 Ralph Amissah +   Copyright (C) 1997 - 2011 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 @@ -1839,7 +1839,7 @@ WOK     *  Standard SiSU meta-markup syntax, and the     *  Standard SiSU object citation numbering and system -© Ralph Amissah 1997, current 2010. +© Ralph Amissah 1997, current 2011.  All Rights Reserved.  Information on these may be obtained from: | 
