CodeSnip Old Code (SVN)
A repository for source code snippets, designed with Pascal in mind.
Brought to you by:
delphidabbler
--- a/trunk/Src/FrEasterEgg.pas +++ b/trunk/Src/FrEasterEgg.pas @@ -4,8 +4,8 @@ * Defines a frame that hosts the HTML, CSS and JavaScript used to display the * program's animated easter egg. * - * v1.0 of 27 May 2009 - Original version. - * + * $Rev$ + * $Date$ * * ***** BEGIN LICENSE BLOCK ***** * @@ -26,6 +26,9 @@ * * Portions created by the Initial Developer are Copyright (C) 2009 Peter * Johnson. All Rights Reserved. + * + * Contributor(s) + * NONE * * ***** END LICENSE BLOCK ***** }