diff options
| author | Ralph Amissah <ralph@amissah.com> | 2007-12-31 13:53:26 +0000 | 
|---|---|---|
| committer | Ralph Amissah <ralph@amissah.com> | 2007-12-31 13:53:26 +0000 | 
| commit | e70f4053c4386ebe6eb9eeebde1bf1af7660ce4c (patch) | |
| tree | 9d47affb2b6c5f4a876538de4bec2368b09e95ca /lib/sisu/v0/css.rb | |
| parent | adjustments for ruby1.9 (xmas), in sysenv moved default location of processin... (diff) | |
year updated to 2008 - happy new year
Diffstat (limited to 'lib/sisu/v0/css.rb')
| -rw-r--r-- | lib/sisu/v0/css.rb | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/lib/sisu/v0/css.rb b/lib/sisu/v0/css.rb index 7a1ce22b..75aa3330 100644 --- a/lib/sisu/v0/css.rb +++ b/lib/sisu/v0/css.rb @@ -7,14 +7,14 @@   * Author: Ralph Amissah   * Copyright: (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, -   2007 Ralph Amissah All Rights Reserved. +   2007, 2008 Ralph Amissah All Rights Reserved.   * License: GPL 3 or later:     SiSU, a framework for document structuring, publishing and search     Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, -   2007 Ralph Amissah +   2007, 2008 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 | 
