diff options
Diffstat (limited to 'lib/sisu/v3/help.rb')
| -rw-r--r-- | lib/sisu/v3/help.rb | 10 | 
1 files changed, 4 insertions, 6 deletions
| diff --git a/lib/sisu/v3/help.rb b/lib/sisu/v3/help.rb index 27822e20..9dc26aec 100644 --- a/lib/sisu/v3/help.rb +++ b/lib/sisu/v3/help.rb @@ -7,7 +7,7 @@   * Author: Ralph Amissah - * Copyright: (C) 1997 - 2011, Ralph Amissah, All Rights Reserved. + * Copyright: (C) 1997 - 2012, Ralph Amissah, All Rights Reserved.   * License: GPL 3 or later: @@ -160,7 +160,7 @@ module SiSU_Help      end      def summary        print <<WOK -    SiSU, Copyright (C) 1997 - 2011 Ralph Amissah +    SiSU, Copyright (C) 1997 - 2012 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" @@ -1160,7 +1160,6 @@ sisu structure, (0.38) alternative notation, A,B,C,1,2,3 mapping to 1,2,3,4,5,6  on the positive side: (a) the A,B,C,1,2,3 alternative makes explicit an aspect of structuring documents in SiSU that is not otherwise obvious to the newcomer (though it appears more complicated, is more in your face and likely to be understood fairly quickly); (b) the substantive text follows levels 1,2,3 and it is 'nice' to do most work in those levels -  WOK      end      def languages @@ -1271,7 +1270,6 @@ preformatted text  #{@cX.green}}block#{@cX.off}  #{@cX.grey}----#{@cX.off} -  #{@cX.green}group{#{@cX.off}    [Text here] @@ -1793,7 +1791,7 @@ WOK     SiSU, a framework for document structuring, publishing and search -   Copyright (C) 1997 - 2011 Ralph Amissah +   Copyright (C) 1997 - 2012 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 @@ -1840,7 +1838,7 @@ WOK     *  Standard SiSU meta-markup syntax, and the     *  Standard SiSU object citation numbering and system -© Ralph Amissah 1997, current 2011. +Copyright (C) Ralph Amissah 1997, current 2012.  All Rights Reserved.  Information on these may be obtained from: | 
