CodeSnip Old Code (SVN)
A repository for source code snippets, designed with Pascal in mind.
Brought to you by:
delphidabbler
--- a/trunk/Src/FrSelectUserSnippets.pas +++ b/trunk/Src/FrSelectUserSnippets.pas @@ -4,8 +4,8 @@ * Implements a frame that enables one or more user-defined routines in the * snippets database to be selected via a tree view. * - * v1.0 of 30 Nov 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 ***** }