summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Graf <tgraf@suug.ch>2015-07-25 11:05:01 +0200
committerThomas Graf <tgraf@suug.ch>2015-07-25 11:05:01 +0200
commite31a860af695c08d9863d837c9e5a61a55f969f2 (patch)
tree8c0c49b31a2f35903d14f628bc5b89141ff22949
parent2027a634a72b8cb0a6e0e863c2a55b123e4cd213 (diff)
Update copyright
Signed-off-by: Thomas Graf <tgraf@suug.ch>
-rw-r--r--src/bmon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bmon.c b/src/bmon.c
index 72ed36f..dd4d464 100644
--- a/src/bmon.c
+++ b/src/bmon.c
@@ -120,7 +120,7 @@ void quit(const char *fmt, ...)
static inline void print_version(void)
{
printf("bmon %s\n", PACKAGE_VERSION);
- printf("Copyright (C) 2001-2013 by Thomas Graf <tgraf@suug.ch>\n");
+ printf("Copyright (C) 2001-2015 by Thomas Graf <tgraf@suug.ch>\n");
printf("Copyright (C) 2013 Red Hat, Inc.\n");
printf("bmon comes with ABSOLUTELY NO WARRANTY. This is free " \
"software, and you\nare welcome to redistribute it under " \