Skip to content

Commit f03eecf

Browse files
committed
Updated copyright of bin2cpp to 2017
1 parent c13e0d5 commit f03eecf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
void printHeader()
1919
{
2020
printf("bin2cpp v%s\n", bin2cpp::getVersionString() );
21-
printf("Copyright (C) 2013-2014 end2endzone.com. All rights reserved.\n");
21+
printf("Copyright (C) 2013-2017 end2endzone.com. All rights reserved.\n");
2222
}
2323

2424
void printUsage()

0 commit comments

Comments
 (0)