From e31a860af695c08d9863d837c9e5a61a55f969f2 Mon Sep 17 00:00:00 2001 From: Thomas Graf Date: Sat, 25 Jul 2015 11:05:01 +0200 Subject: [PATCH] Update copyright Signed-off-by: Thomas Graf --- src/bmon.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \n"); + printf("Copyright (C) 2001-2015 by Thomas Graf \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 " \