From 5cef5f72705e6d80ef477bd3361e15e35abd4c2e Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Tue, 29 Jan 2013 11:31:14 -0500 Subject: [PATCH] pdfmerge.py: Bump copyright year --- posts/PDF_bookmarks_with_Ghostscript/pdf-merge.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posts/PDF_bookmarks_with_Ghostscript/pdf-merge.py b/posts/PDF_bookmarks_with_Ghostscript/pdf-merge.py index be6e08a..14a4412 100755 --- a/posts/PDF_bookmarks_with_Ghostscript/pdf-merge.py +++ b/posts/PDF_bookmarks_with_Ghostscript/pdf-merge.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# Copyright (C) 2011-2012 W. Trevor King +# Copyright (C) 2011-2013 W. Trevor King # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as -- 2.26.2