summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2023-02-21 17:48:40 +0100
committerUlrich Müller <ulm@gentoo.org>2023-02-21 17:48:40 +0100
commit73bef8dc774e65b12d27ef5ec11b474e66793e7a (patch)
tree567de7fbc26483834f5891b2a8948899a4d23cd5
parentVersion 1.61 released (diff)
downloadebuild-mode-73bef8dc774e65b12d27ef5ec11b474e66793e7a.tar.gz
ebuild-mode-73bef8dc774e65b12d27ef5ec11b474e66793e7a.tar.bz2
ebuild-mode-73bef8dc774e65b12d27ef5ec11b474e66793e7a.zip
Update copyright years
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r--Makefile2
-rw-r--r--devbook-mode.el2
-rw-r--r--ebuild-mode-keywords.el2
-rw-r--r--ebuild-mode.el2
-rw-r--r--ebuild-mode.texi2
-rw-r--r--gentoo-newsitem-mode.el2
-rw-r--r--glep-mode.el2
-rwxr-xr-xkeyword-generation.sh2
8 files changed, 8 insertions, 8 deletions
diff --git a/Makefile b/Makefile
index 1a22250..16178c8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# Copyright 2007-2021 Gentoo Authors
+# Copyright 2007-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 or later
PN = ebuild-mode
diff --git a/devbook-mode.el b/devbook-mode.el
index afe0e6c..3fd47f5 100644
--- a/devbook-mode.el
+++ b/devbook-mode.el
@@ -1,6 +1,6 @@
;;; devbook-mode.el --- edit the Gentoo Devmanual
-;; Copyright 2020-2022 Gentoo Authors
+;; Copyright 2020-2023 Gentoo Authors
;; Author: Ulrich Müller <ulm@gentoo.org>
;; Maintainer: <emacs@gentoo.org>
diff --git a/ebuild-mode-keywords.el b/ebuild-mode-keywords.el
index 042c7b4..5ac683f 100644
--- a/ebuild-mode-keywords.el
+++ b/ebuild-mode-keywords.el
@@ -1,6 +1,6 @@
;;; ebuild-mode-keywords.el
-;; Copyright 2006-2022 Gentoo Authors
+;; Copyright 2006-2023 Gentoo Authors
;; Author: Matthew Kennedy <mkennedy@gentoo.org>
;; Diego Pettenò <flameeyes@gentoo.org>
diff --git a/ebuild-mode.el b/ebuild-mode.el
index 3b3ff3f..bce6ec6 100644
--- a/ebuild-mode.el
+++ b/ebuild-mode.el
@@ -1,6 +1,6 @@
;;; ebuild-mode.el --- edit Gentoo ebuild and eclass files
-;; Copyright 2006-2022 Gentoo Authors
+;; Copyright 2006-2023 Gentoo Authors
;; Author: Matthew Kennedy <mkennedy@gentoo.org>
;; Diego Pettenò <flameeyes@gentoo.org>
diff --git a/ebuild-mode.texi b/ebuild-mode.texi
index 4654cc1..67c9ecc 100644
--- a/ebuild-mode.texi
+++ b/ebuild-mode.texi
@@ -9,7 +9,7 @@
This manual is for ebuild-mode, which is a major mode for ebuild
and eclass files.
-Copyright @copyright{} 2009-2022 Gentoo Authors
+Copyright @copyright{} 2009-2023 Gentoo Authors
@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 ab747ca..97609ed 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-2022 Gentoo Authors
+;; Copyright 2009-2023 Gentoo Authors
;; Author: Ulrich Müller <ulm@gentoo.org>
;; Maintainer: <emacs@gentoo.org>
diff --git a/glep-mode.el b/glep-mode.el
index 82cf643..c43b398 100644
--- a/glep-mode.el
+++ b/glep-mode.el
@@ -1,6 +1,6 @@
;;; glep-mode.el --- edit Gentoo Linux Enhancement Proposals
-;; Copyright 2017-2022 Gentoo Authors
+;; Copyright 2017-2023 Gentoo Authors
;; Author: Ulrich Müller <ulm@gentoo.org>
;; Maintainer: <emacs@gentoo.org>
diff --git a/keyword-generation.sh b/keyword-generation.sh
index b8435e7..845fc5e 100755
--- a/keyword-generation.sh
+++ b/keyword-generation.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 2011-2022 Gentoo Authors
+# Copyright 2011-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 or later
# Authors: