From 829b3adac3422e1605a121a2586267fee31dc901 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Mon, 1 Jul 2013 17:52:23 +0200 Subject: [PATCH] Update copyright in chronyc GPL string --- client.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client.c b/client.c index 5fe14a7d..595d9f4a 100644 --- a/client.c +++ b/client.c @@ -2856,7 +2856,7 @@ static void display_gpl(void) { printf("chrony version %s\n" - "Copyright (C) 1997-2003, 2007, 2009-2012 Richard P. Curnow and others\n" + "Copyright (C) 1997-2003, 2007, 2009-2013 Richard P. Curnow and others\n" "chrony comes with ABSOLUTELY NO WARRANTY. This is free software, and\n" "you are welcome to redistribute it under certain conditions. See the\n" "GNU General Public License version 2 for details.\n\n", -- 2.47.2