Update copyright year
This commit is contained in:
parent
f8543db6b1
commit
af6cc73949
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ void print_usage( char *name ) {
|
||||||
void print_version() {
|
void print_version() {
|
||||||
printf("tdtool " VERSION "\n");
|
printf("tdtool " VERSION "\n");
|
||||||
printf("\n");
|
printf("\n");
|
||||||
printf("Copyright (C) 2009 Telldus Technologies AB\n");
|
printf("Copyright (C) 2011 Telldus Technologies AB\n");
|
||||||
printf("\n");
|
printf("\n");
|
||||||
printf("Written by Micke Prag <micke.prag@telldus.se>\n");
|
printf("Written by Micke Prag <micke.prag@telldus.se>\n");
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue