Skip to content

Commit 60688e4

Browse files
author
delphidabbler
committed
Added TODO
1 parent d5477e1 commit 60688e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Src/USnippetDoc.pas

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ function TSnippetDoc.Generate(const Snippet: TSnippet): TEncodedData;
155155
sDependListTitle = 'Required snippets:';
156156
sXRefListTitle = 'See also:';
157157
sCompilers = 'Supported compilers:';
158+
// TODO -cWeb: Change following to get license info from DB meta data
158159
sMainDatabaseInfo = 'A snippet from the DelphiDabbler CodeSnip Database '
159160
+ '(%s), licensed under the MIT License '
160161
+ '(http://opensource.org/licenses/MIT).';

0 commit comments

Comments
 (0)