CodeSnip Old Code (SVN)
A repository for source code snippets, designed with Pascal in mind.
Brought to you by:
delphidabbler
--- a/trunk/Src/FrFixedHTMLDlg.pas +++ b/trunk/Src/FrFixedHTMLDlg.pas @@ -4,8 +4,8 @@ * Frame containing a web browser control that displays content loaded from an * HTML resource. * - * v1.0 of 31 Dec 2008 - Original version. - * + * $Rev$ + * $Date$ * * ***** BEGIN LICENSE BLOCK ***** * @@ -24,8 +24,11 @@ * The Initial Developer of the Original Code is Peter Johnson * (http://www.delphidabbler.com/). * - * Portions created by the Initial Developer are Copyright (C) 2008 Peter + * Portions created by the Initial Developer are Copyright (C) 2008-2009 Peter * Johnson. All Rights Reserved. + * + * Contributor(s) + * NONE * * ***** END LICENSE BLOCK ***** }