From 5338f506376aa53ca35c68957919819919e4a353 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Fri, 9 Dec 2016 01:10:17 +0100 Subject: [PATCH] Update the copyright notice --- src/pdfviewer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pdfviewer.c b/src/pdfviewer.c index c7e25d2..8a9d346 100644 --- a/src/pdfviewer.c +++ b/src/pdfviewer.c @@ -1,7 +1,7 @@ /* $Id$ */ static char const _copyright[] = "Copyright © 2010-2011 Sébastien Bocahu \n" -"Copyright © 2011-2014 Pierre Pronchery "; +"Copyright © 2011-2016 Pierre Pronchery "; static char const _license[] = "This program is free software; you can redistribute it and/or modify\n" "it under the terms of the GNU General Public License as published by the\n"