Update copyright year

This commit is contained in:
Micke Prag 2011-09-09 14:28:15 +00:00
parent f8543db6b1
commit af6cc73949

View file

@ -71,7 +71,7 @@ void print_usage( char *name ) {
void print_version() {
printf("tdtool " VERSION "\n");
printf("\n");
printf("Copyright (C) 2009 Telldus Technologies AB\n");
printf("Copyright (C) 2011 Telldus Technologies AB\n");
printf("\n");
printf("Written by Micke Prag <micke.prag@telldus.se>\n");
}