From a3fd683de3decbb58ab5fb5d32ad2e62f74fbf12 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 1 Jan 2017 02:59:23 +0000 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 20486b4af8..aa94eef891 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-2016 Free Software Foundation, Inc. +# Copyright (C) 2001-2017 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