From 71090a2a314d9c378afd6f842abb49f60b42d4ef Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 1 Jan 2016 00:56:19 -0800 Subject: version-etc: new year * build-aux/gendocs.sh (version): * doc/gendocs_template: * doc/gendocs_template_min: * doc/gnulib.texi: * lib/version-etc.c (COPYRIGHT_YEAR): Update copyright dates by hand in templates and the like. * all files: Run 'make update-copyright'. --- build-aux/javaexec.sh.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build-aux/javaexec.sh.in') diff --git a/build-aux/javaexec.sh.in b/build-aux/javaexec.sh.in index 8d67d36966..20486b4af8 100644 --- a/build-aux/javaexec.sh.in +++ b/build-aux/javaexec.sh.in @@ -1,7 +1,7 @@ #!/bin/sh # Execute a Java program. -# Copyright (C) 2001-2015 Free Software Foundation, Inc. +# Copyright (C) 2001-2016 Free Software Foundation, Inc. # Written by Bruno Haible , 2001. # # This program is free software: you can redistribute it and/or modify -- cgit v1.2.1