Skip to content

Commit dfc95a4

Browse files
committed
Bumped the year.
1 parent 95585b3 commit dfc95a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

clink/shared/pch.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
//------------------------------------------------------------------------------
2626
const char* g_clink_header =
2727
"Clink v"CLINK_VERSION" [git:"CLINK_COMMIT"] "
28-
"Copyright (c) 2012-2015 Martin Ridgers\n"
28+
"Copyright (c) 2012-2016 Martin Ridgers\n"
2929
"http://mridgers.github.io/clink\n"
3030
;
3131

0 commit comments

Comments
 (0)