From 53e47913cdd36ad158fb2bdae7a147bb1af24a51 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Thu, 21 May 2015 18:56:18 -0400 Subject: date, some remaining year updates 2015 --- lib/sisu/cgi_sql_common.rb | 6 +++--- lib/sisu/constants.rb | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'lib/sisu') diff --git a/lib/sisu/cgi_sql_common.rb b/lib/sisu/cgi_sql_common.rb index 2d599bf4..b0013a88 100644 --- a/lib/sisu/cgi_sql_common.rb +++ b/lib/sisu/cgi_sql_common.rb @@ -76,7 +76,7 @@ module SiSU_CGI_SQL * Author: Ralph Amissah - * Copyright: (C) 1997 - 2014, Ralph Amissah, All Rights Reserved. + * Copyright: (C) 1997 - 2015, Ralph Amissah, All Rights Reserved. * License: GPL 3 or later: @@ -541,7 +541,7 @@ module SiSU_CGI_SQL
#{v.project} © Ralph Amissah - 1993, current 2014. + 1993, current 2015. All Rights Reserved.
#{v.project} is software for document structuring, publishing and search, @@ -579,7 +579,7 @@ module SiSU_CGI_SQL
Standard SiSU meta-markup syntax, and the
Standard SiSU object citation numbering and system, (object/text identifying/locating system)
- © Ralph Amissah 1997, current 2014. + © Ralph Amissah 1997, current 2015. All Rights Reserved.

diff --git a/lib/sisu/constants.rb b/lib/sisu/constants.rb index d6978a09..25efed60 100644 --- a/lib/sisu/constants.rb +++ b/lib/sisu/constants.rb @@ -55,7 +55,7 @@ =end #Ax,Xx,Mx,Rx,Hx,Dx,Px,Ep,Db,Gt,Tex=Array.new(11){{}} -YEAR='2014' +YEAR='2015' Sfx={ txt: '.txt', txt_textile: '.textile', -- cgit v1.2.3