Skip to content

Commit 1b2868e

Browse files
author
delphidabbler
committed
Added new TODO
1 parent 07e8f99 commit 1b2868e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Src/USaveUnitMgr.pas

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ implementation
113113
// Error message
114114
sErrorMsg = 'Filename is not valid for a Pascal unit';
115115
// Unit header comments
116+
// TODO -cWeb: Change following to get license from database meta data
116117
sLicense = 'This unit is copyright © %0:s by the Peter Johnson and Code '
117118
+ 'Snippets Database contributors and is licensed under the MIT license '
118119
+ '(http://opensource.org/licenses/MIT).';

0 commit comments

Comments
 (0)