Skip to content

Commit 2dc9e77

Browse files
committed
Add copyright years
1 parent 9909153 commit 2dc9e77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ntldd.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ MSDN Magazine articles
3737
void printversion()
3838
{
3939
printf ("ntldd %d.%d\n\
40-
Copyright (C) 2010 LRN\n\
40+
Copyright (C) 2010-2015 LRN\n\
4141
This is free software; see the source for conditions. There is NO\n\
4242
warranty; not event for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\
4343
Written by LRN.", NTLDD_VERSION_MAJOR, NTLDD_VERSION_MINOR);

0 commit comments

Comments
 (0)