We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9909153 commit 2dc9e77Copy full SHA for 2dc9e77
ntldd.c
@@ -37,7 +37,7 @@ MSDN Magazine articles
37
void printversion()
38
{
39
printf ("ntldd %d.%d\n\
40
-Copyright (C) 2010 LRN\n\
+Copyright (C) 2010-2015 LRN\n\
41
This is free software; see the source for conditions. There is NO\n\
42
warranty; not event for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\
43
Written by LRN.", NTLDD_VERSION_MAJOR, NTLDD_VERSION_MINOR);
0 commit comments