ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/BBClone/trunk/lib/html.php
(Generate patch)

Comparing trunk/lib/html.php (file contents):
Revision 63 by joku, Thu Dec 5 15:19:31 2013 UTC vs.
Revision 94 by joku, Thu Dec 12 13:45:41 2013 UTC

# Line 179 | Line 179 | class bbc_html {
179            ."<!--\n"
180            ."This is BBClone $BBC_VERSION\n"
181            ."Homebase: http://www.bbclone.de/\n"
182 <          ."Copyright: 2001-2013 The BBClone Team\n"
182 >          ."Copyright: 2001-2014 The BBClone Team\n"
183            ."License: GNU/GPL, version 3 or later\n"
184            ."-->\n";
185    }
# Line 298 | Line 298 | class bbc_html {
298            ."</html>\n";
299    }
300   }
301 < ?>
301 > ?>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines