diff options
author | Daiki Ueno <ueno@gnu.org> | 2015-06-05 16:11:39 +0900 |
---|---|---|
committer | Daiki Ueno <ueno@gnu.org> | 2015-06-05 16:11:39 +0900 |
commit | 4a22b2df2bda2ce267f074cb2da6d7018529004a (patch) | |
tree | 0bd5d24fe39d40720a1fc1ef80c983d9b8a2de63 /gettext-tools/misc | |
parent | 501d166b9cf38b25f63346f8900f6e5f669498e2 (diff) | |
download | external_gettext-4a22b2df2bda2ce267f074cb2da6d7018529004a.zip external_gettext-4a22b2df2bda2ce267f074cb2da6d7018529004a.tar.gz external_gettext-4a22b2df2bda2ce267f074cb2da6d7018529004a.tar.bz2 |
maint: Update copyright year
Diffstat (limited to 'gettext-tools/misc')
-rw-r--r-- | gettext-tools/misc/Makefile.am | 3 | ||||
-rwxr-xr-x | gettext-tools/misc/add-to-archive | 3 | ||||
-rw-r--r-- | gettext-tools/misc/autopoint.in | 2 | ||||
-rw-r--r-- | gettext-tools/misc/convert-archive.in | 2 | ||||
-rw-r--r-- | gettext-tools/misc/gettextize.in | 2 | ||||
-rw-r--r-- | gettext-tools/misc/po-compat.el | 2 | ||||
-rw-r--r-- | gettext-tools/misc/po-mode.el | 3 | ||||
-rw-r--r-- | gettext-tools/misc/start-po.el | 2 |
8 files changed, 11 insertions, 8 deletions
diff --git a/gettext-tools/misc/Makefile.am b/gettext-tools/misc/Makefile.am index 1c30157..31d3d25 100644 --- a/gettext-tools/misc/Makefile.am +++ b/gettext-tools/misc/Makefile.am @@ -1,5 +1,6 @@ ## Makefile for the gettext-tools/misc subdirectory of GNU gettext -## Copyright (C) 1995-1997, 2000-2003, 2005-2007, 2009-2010 Free Software Foundation, Inc. +## Copyright (C) 1995-1997, 2000-2003, 2005-2007, 2009-2010, 2015 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/misc/add-to-archive b/gettext-tools/misc/add-to-archive index ccc7f46..300234d 100755 --- a/gettext-tools/misc/add-to-archive +++ b/gettext-tools/misc/add-to-archive @@ -1,6 +1,7 @@ #! /bin/sh # -# Copyright (C) 2002, 2006, 2009-2010 Free Software Foundation, Inc. +# Copyright (C) 2002, 2006, 2009-2010, 2015 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/misc/autopoint.in b/gettext-tools/misc/autopoint.in index ff97874..d9863be 100644 --- a/gettext-tools/misc/autopoint.in +++ b/gettext-tools/misc/autopoint.in @@ -1,6 +1,6 @@ #! /bin/sh # -# Copyright (C) 2002-2014 Free Software Foundation, Inc. +# Copyright (C) 2002-2015 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/misc/convert-archive.in b/gettext-tools/misc/convert-archive.in index e48f20b..a540d82 100644 --- a/gettext-tools/misc/convert-archive.in +++ b/gettext-tools/misc/convert-archive.in @@ -1,6 +1,6 @@ #! /bin/sh # -# Copyright (C) 2009-2010 Free Software Foundation, Inc. +# Copyright (C) 2009-2010, 2015 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/misc/gettextize.in b/gettext-tools/misc/gettextize.in index 33299b9..655c23c 100644 --- a/gettext-tools/misc/gettextize.in +++ b/gettext-tools/misc/gettextize.in @@ -1,6 +1,6 @@ #! /bin/sh # -# Copyright (C) 1995-1998, 2000-2014 Free Software Foundation, Inc. +# Copyright (C) 1995-1998, 2000-2015 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/misc/po-compat.el b/gettext-tools/misc/po-compat.el index f55fda2..8f89b14 100644 --- a/gettext-tools/misc/po-compat.el +++ b/gettext-tools/misc/po-compat.el @@ -1,6 +1,6 @@ ;;; po-compat.el --- basic support of PO translation files -*- coding: latin-1; -*- -;; Copyright (C) 1995-1999, 2000-2002, 2010 Free Software Foundation, Inc. +;; Copyright (C) 1995-2002, 2010, 2015 Free Software Foundation, Inc. ;; Authors: François Pinard <pinard@iro.umontreal.ca>, ;; Greg McGary <gkm@magilla.cichlid.com>, diff --git a/gettext-tools/misc/po-mode.el b/gettext-tools/misc/po-mode.el index 8a1bc0c..a9a19db 100644 --- a/gettext-tools/misc/po-mode.el +++ b/gettext-tools/misc/po-mode.el @@ -1,6 +1,7 @@ ;;; po-mode.el -- major mode for GNU gettext PO files -;; Copyright (C) 1995-1999, 2000-2002, 2005-2008, 2010 Free Software Foundation, Inc. +;; Copyright (C) 1995-2002, 2005-2008, 2010, 2015 Free Software +;; Foundation, Inc. ;; Authors: François Pinard <pinard@iro.umontreal.ca> ;; Greg McGary <gkm@magilla.cichlid.com> diff --git a/gettext-tools/misc/start-po.el b/gettext-tools/misc/start-po.el index 2e691d2..21bfba5 100644 --- a/gettext-tools/misc/start-po.el +++ b/gettext-tools/misc/start-po.el @@ -1,6 +1,6 @@ ;;; start-po.el -- autoload definitions for viewing and editing PO files -;; Copyright (C) 1995-1999, 2000-2004 Free Software Foundation, Inc. +;; Copyright (C) 1995-2004, 2015 Free Software Foundation, Inc. ;; ;; This file is part of GNU gettext. ;; |