updated copyright date

This commit is contained in:
Nikos Mavrogiannopoulos
2014-01-19 03:21:25 +01:00
parent d83d71bf7a
commit a88f30f3c9

View File

@@ -172,7 +172,7 @@ void version(void)
{ {
fprintf(stderr, fprintf(stderr,
"OpenConnect server control (occtl) version %s\n", VERSION); "OpenConnect server control (occtl) version %s\n", VERSION);
fprintf(stderr, "Copyright (C) 2013 Red Hat and others.\n"); fprintf(stderr, "Copyright (C) 2014 Red Hat and others.\n");
fprintf(stderr, fprintf(stderr,
"ocserv comes with ABSOLUTELY NO WARRANTY. This is free\n"); "ocserv comes with ABSOLUTELY NO WARRANTY. This is free\n");
fprintf(stderr, fprintf(stderr,