summaryrefslogtreecommitdiff
path: root/gettext-tools/examples/hello-c++-kde/admin
diff options
context:
space:
mode:
Diffstat (limited to 'gettext-tools/examples/hello-c++-kde/admin')
-rw-r--r--gettext-tools/examples/hello-c++-kde/admin/acinclude.m4.in2
-rwxr-xr-xgettext-tools/examples/hello-c++-kde/admin/compile2
-rwxr-xr-xgettext-tools/examples/hello-c++-kde/admin/config.guess2
-rwxr-xr-xgettext-tools/examples/hello-c++-kde/admin/config.sub2
-rwxr-xr-xgettext-tools/examples/hello-c++-kde/admin/depcomp2
-rw-r--r--gettext-tools/examples/hello-c++-kde/admin/libtool.m4.in2
-rw-r--r--gettext-tools/examples/hello-c++-kde/admin/ltmain.sh2
-rwxr-xr-xgettext-tools/examples/hello-c++-kde/admin/missing4
-rwxr-xr-xgettext-tools/examples/hello-c++-kde/admin/ylwrap2
9 files changed, 10 insertions, 10 deletions
diff --git a/gettext-tools/examples/hello-c++-kde/admin/acinclude.m4.in b/gettext-tools/examples/hello-c++-kde/admin/acinclude.m4.in
index 8fb02ea..a3cf18c 100644
--- a/gettext-tools/examples/hello-c++-kde/admin/acinclude.m4.in
+++ b/gettext-tools/examples/hello-c++-kde/admin/acinclude.m4.in
@@ -3084,7 +3084,7 @@ dnl This is a merge of some macros out of the gettext aclocal.m4
dnl since we don't need anything, I took the things we need
dnl the copyright for them is:
dnl >
-dnl Copyright (C) 1994-1998, 2015 Free Software Foundation, Inc.
+dnl Copyright (C) 1994-1998, 2015-2016 Free Software Foundation, Inc.
dnl This Makefile.in is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
diff --git a/gettext-tools/examples/hello-c++-kde/admin/compile b/gettext-tools/examples/hello-c++-kde/admin/compile
index 5c54efb..0970d88 100755
--- a/gettext-tools/examples/hello-c++-kde/admin/compile
+++ b/gettext-tools/examples/hello-c++-kde/admin/compile
@@ -2,7 +2,7 @@
# Wrapper for compilers which do not understand `-c -o'.
-# Copyright 1999-2000, 2015 Free Software Foundation, Inc.
+# Copyright 1999-2000, 2015-2016 Free Software Foundation, Inc.
# Written by Tom Tromey <tromey@cygnus.com>.
#
# This program is free software; you can redistribute it and/or modify
diff --git a/gettext-tools/examples/hello-c++-kde/admin/config.guess b/gettext-tools/examples/hello-c++-kde/admin/config.guess
index a2051be..58dc0e2 100755
--- a/gettext-tools/examples/hello-c++-kde/admin/config.guess
+++ b/gettext-tools/examples/hello-c++-kde/admin/config.guess
@@ -1,6 +1,6 @@
#! /bin/sh
# Attempt to guess a canonical system name.
-# Copyright (C) 1992-2002, 2015 Free Software Foundation, Inc.
+# Copyright (C) 1992-2002, 2015-2016 Free Software Foundation, Inc.
timestamp='2002-10-21'
diff --git a/gettext-tools/examples/hello-c++-kde/admin/config.sub b/gettext-tools/examples/hello-c++-kde/admin/config.sub
index 154f906..2684853 100755
--- a/gettext-tools/examples/hello-c++-kde/admin/config.sub
+++ b/gettext-tools/examples/hello-c++-kde/admin/config.sub
@@ -1,6 +1,6 @@
#! /bin/sh
# Configuration validation subroutine script.
-# Copyright (C) 1992-2002, 2015 Free Software Foundation, Inc.
+# Copyright (C) 1992-2002, 2015-2016 Free Software Foundation, Inc.
timestamp='2002-09-05'
diff --git a/gettext-tools/examples/hello-c++-kde/admin/depcomp b/gettext-tools/examples/hello-c++-kde/admin/depcomp
index f4f27c6..564336e 100755
--- a/gettext-tools/examples/hello-c++-kde/admin/depcomp
+++ b/gettext-tools/examples/hello-c++-kde/admin/depcomp
@@ -1,7 +1,7 @@
#! /bin/sh
# depcomp - compile a program generating dependencies as side-effects
-# Copyright 1999-2000, 2015 Free Software Foundation, Inc.
+# Copyright 1999-2000, 2015-2016 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/gettext-tools/examples/hello-c++-kde/admin/libtool.m4.in b/gettext-tools/examples/hello-c++-kde/admin/libtool.m4.in
index 8c0399d..50bd616 100644
--- a/gettext-tools/examples/hello-c++-kde/admin/libtool.m4.in
+++ b/gettext-tools/examples/hello-c++-kde/admin/libtool.m4.in
@@ -1,5 +1,5 @@
# libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
-## Copyright 1996-2001, 2015 Free Software Foundation, Inc.
+## Copyright 1996-2001, 2015-2016 Free Software Foundation, Inc.
## Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
##
## This program is free software; you can redistribute it and/or modify
diff --git a/gettext-tools/examples/hello-c++-kde/admin/ltmain.sh b/gettext-tools/examples/hello-c++-kde/admin/ltmain.sh
index df9dca2..42360ed 100644
--- a/gettext-tools/examples/hello-c++-kde/admin/ltmain.sh
+++ b/gettext-tools/examples/hello-c++-kde/admin/ltmain.sh
@@ -1,7 +1,7 @@
# ltmain.sh - Provide generalized library-building support services.
# NOTE: Changing this file will not affect anything until you rerun configure.
#
-# Copyright (C) 1996-2001, 2015 Free Software Foundation, Inc.
+# Copyright (C) 1996-2001, 2015-2016 Free Software Foundation, Inc.
# Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
#
# This program is free software; you can redistribute it and/or modify
diff --git a/gettext-tools/examples/hello-c++-kde/admin/missing b/gettext-tools/examples/hello-c++-kde/admin/missing
index 62cad08..e95a80a 100755
--- a/gettext-tools/examples/hello-c++-kde/admin/missing
+++ b/gettext-tools/examples/hello-c++-kde/admin/missing
@@ -1,7 +1,7 @@
#! /bin/sh
# Common stub for a few missing GNU programs while installing.
-# Copyright (C) 1996-1997, 1999-2000, 2002, 2015 Free Software
-# Foundation, Inc.
+# Copyright (C) 1996-1997, 1999-2000, 2002, 2015-2016 Free Software Foundation,
+# Inc.
# Originally by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996.
# This program is free software; you can redistribute it and/or modify
diff --git a/gettext-tools/examples/hello-c++-kde/admin/ylwrap b/gettext-tools/examples/hello-c++-kde/admin/ylwrap
index 5403335..f9123ee 100755
--- a/gettext-tools/examples/hello-c++-kde/admin/ylwrap
+++ b/gettext-tools/examples/hello-c++-kde/admin/ylwrap
@@ -1,6 +1,6 @@
#! /bin/sh
# ylwrap - wrapper for lex/yacc invocations.
-# Copyright 1996-1999, 2015 Free Software Foundation, Inc.
+# Copyright 1996-1999, 2015-2016 Free Software Foundation, Inc.
# Written by Tom Tromey <tromey@cygnus.com>.
#
# This program is free software; you can redistribute it and/or modify