commit:     de05ba40dd0e20b461698fe4fef85adabd275cbb
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat May  7 09:32:33 2016 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat May  7 09:32:33 2016 +0000
URL:        https://gitweb.gentoo.org/proj/emacs-tools.git/commit/?id=de05ba40

Update copyright years.

 ChangeLog               | 2 +-
 Makefile                | 2 +-
 ebuild-mode-keywords.el | 2 +-
 ebuild-mode.el          | 2 +-
 ebuild-mode.texi        | 2 +-
 gentoo-newsitem-mode.el | 2 +-
 keyword-generation.sh   | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index c4e21ad..bb41fee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1342,5 +1342,5 @@
 
        * version 1.4
 
-Copyright 2007-2015 Gentoo Foundation
+Copyright 2007-2016 Gentoo Foundation
 Distributed under the terms of the GNU General Public License v2 or later

diff --git a/Makefile b/Makefile
index 1c242bd..94e3f09 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# Copyright 2007-2015 Gentoo Foundation
+# Copyright 2007-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2 or later
 
 PN = ebuild-mode

diff --git a/ebuild-mode-keywords.el b/ebuild-mode-keywords.el
index 4c7c3cd..f46c856 100644
--- a/ebuild-mode-keywords.el
+++ b/ebuild-mode-keywords.el
@@ -1,6 +1,6 @@
 ;;; ebuild-mode-keywords.el
 
-;; Copyright 2006-2015 Gentoo Foundation
+;; Copyright 2006-2016 Gentoo Foundation
 
 ;; Author: Matthew Kennedy <[email protected]>
 ;;     Diego Pettenò <[email protected]>

diff --git a/ebuild-mode.el b/ebuild-mode.el
index 3d00adb..dff2f5f 100644
--- a/ebuild-mode.el
+++ b/ebuild-mode.el
@@ -1,6 +1,6 @@
 ;;; ebuild-mode.el --- edit Gentoo ebuild and eclass files
 
-;; Copyright 2006-2015 Gentoo Foundation
+;; Copyright 2006-2016 Gentoo Foundation
 
 ;; Author: Matthew Kennedy <[email protected]>
 ;;     Diego Pettenò <[email protected]>

diff --git a/ebuild-mode.texi b/ebuild-mode.texi
index 66f0c96..7032a2e 100644
--- a/ebuild-mode.texi
+++ b/ebuild-mode.texi
@@ -8,7 +8,7 @@
 This manual is for ebuild-mode, which is a major mode for ebuild
 and eclass files.
 
-Copyright @copyright{} 2009-2015 Gentoo Foundation
+Copyright @copyright{} 2009-2016 Gentoo Foundation
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document

diff --git a/gentoo-newsitem-mode.el b/gentoo-newsitem-mode.el
index 7edd69f..182008f 100644
--- a/gentoo-newsitem-mode.el
+++ b/gentoo-newsitem-mode.el
@@ -1,6 +1,6 @@
 ;;; gentoo-newsitem-mode.el --- edit Gentoo GLEP 42 news items
 
-;; Copyright 2009-2015 Gentoo Foundation
+;; Copyright 2009-2016 Gentoo Foundation
 
 ;; Author: Ulrich Müller <[email protected]>
 ;;     Christian Faulhammer <[email protected]>

diff --git a/keyword-generation.sh b/keyword-generation.sh
index df0404e..336e92d 100755
--- a/keyword-generation.sh
+++ b/keyword-generation.sh
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright 2011-2015 Gentoo Foundation
+# Copyright 2011-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2 or later
 
 # Authors:

Reply via email to