aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--compat-24.el2
-rw-r--r--compat-25.el2
-rw-r--r--compat-26.el2
-rw-r--r--compat-27.el2
-rw-r--r--compat-28.el2
-rw-r--r--compat-29.el2
-rw-r--r--compat-font-lock.el2
-rw-r--r--compat-help.el2
-rw-r--r--compat-macs.el2
-rw-r--r--compat-tests.elbin90231 -> 240017 bytes
-rw-r--r--compat.el2
-rw-r--r--compat.texi2
12 files changed, 11 insertions, 11 deletions
diff --git a/compat-24.el b/compat-24.el
index aa77f3b..aa383df 100644
--- a/compat-24.el
+++ b/compat-24.el
@@ -1,6 +1,6 @@
;;; compat-24.el --- Compatibility Layer for Emacs 24.4 -*- lexical-binding: t; -*-
-;; Copyright (C) 2021, 2022 Free Software Foundation, Inc.
+;; Copyright (C) 2021, 2022, 2023 Free Software Foundation, Inc.
;; Author: Philip Kaludercic <philipk@posteo.net>
;; Maintainer: Compat Development <~pkal/compat-devel@lists.sr.ht>
diff --git a/compat-25.el b/compat-25.el
index ace517d..181dada 100644
--- a/compat-25.el
+++ b/compat-25.el
@@ -1,6 +1,6 @@
;;; compat-25.el --- Compatibility Layer for Emacs 25.1 -*- lexical-binding: t; -*-
-;; Copyright (C) 2021, 2022 Free Software Foundation, Inc.
+;; Copyright (C) 2021, 2022, 2023 Free Software Foundation, Inc.
;; Author: Philip Kaludercic <philipk@posteo.net>
;; Maintainer: Compat Development <~pkal/compat-devel@lists.sr.ht>
diff --git a/compat-26.el b/compat-26.el
index fd87057..127777c 100644
--- a/compat-26.el
+++ b/compat-26.el
@@ -1,6 +1,6 @@
;;; compat-26.el --- Compatibility Layer for Emacs 26.1 -*- lexical-binding: t; -*-
-;; Copyright (C) 2021, 2022 Free Software Foundation, Inc.
+;; Copyright (C) 2021, 2022, 2023 Free Software Foundation, Inc.
;; Author: Philip Kaludercic <philipk@posteo.net>
;; Maintainer: Compat Development <~pkal/compat-devel@lists.sr.ht>
diff --git a/compat-27.el b/compat-27.el
index 0687dc8..1987a3c 100644
--- a/compat-27.el
+++ b/compat-27.el
@@ -1,6 +1,6 @@
;;; compat-27.el --- Compatibility Layer for Emacs 27.1 -*- lexical-binding: t; -*-
-;; Copyright (C) 2021, 2022 Free Software Foundation, Inc.
+;; Copyright (C) 2021, 2022, 2023 Free Software Foundation, Inc.
;; Author: Philip Kaludercic <philipk@posteo.net>
;; Maintainer: Compat Development <~pkal/compat-devel@lists.sr.ht>
diff --git a/compat-28.el b/compat-28.el
index 5ce1073..fc877b4 100644
--- a/compat-28.el
+++ b/compat-28.el
@@ -1,6 +1,6 @@
;;; compat-28.el --- Compatibility Layer for Emacs 28.1 -*- lexical-binding: t; -*-
-;; Copyright (C) 2021, 2022 Free Software Foundation, Inc.
+;; Copyright (C) 2021, 2022, 2023 Free Software Foundation, Inc.
;; Author: Philip Kaludercic <philipk@posteo.net>
;; Maintainer: Compat Development <~pkal/compat-devel@lists.sr.ht>
diff --git a/compat-29.el b/compat-29.el
index a47037e..20076ff 100644
--- a/compat-29.el
+++ b/compat-29.el
@@ -1,6 +1,6 @@
;;; compat-29.el --- Compatibility Layer for Emacs 29.1 -*- lexical-binding: t; -*-
-;; Copyright (C) 2021, 2022 Free Software Foundation, Inc.
+;; Copyright (C) 2021, 2022, 2023 Free Software Foundation, Inc.
;; Author: Philip Kaludercic <philipk@posteo.net>
;; Keywords: lisp
diff --git a/compat-font-lock.el b/compat-font-lock.el
index 66a62e5..5a8626f 100644
--- a/compat-font-lock.el
+++ b/compat-font-lock.el
@@ -1,6 +1,6 @@
;;; compat-font-lock.el --- -*- lexical-binding: t; -*-
-;; Copyright (C) 2022 Free Software Foundation, Inc.
+;; Copyright (C) 2022, 2023 Free Software Foundation, Inc.
;; Author: Philip Kaludercic <philipk@posteo.net>
;; Keywords:
diff --git a/compat-help.el b/compat-help.el
index 440e35f..a796d94 100644
--- a/compat-help.el
+++ b/compat-help.el
@@ -1,6 +1,6 @@
;;; compat-help.el --- Documentation for compat functions -*- lexical-binding: t; -*-
-;; Copyright (C) 2022 Free Software Foundation, Inc.
+;; Copyright (C) 2022, 2023 Free Software Foundation, Inc.
;; Author: Philip Kaludercic <philipk@posteo.net>
diff --git a/compat-macs.el b/compat-macs.el
index 66b531b..41e4d19 100644
--- a/compat-macs.el
+++ b/compat-macs.el
@@ -1,6 +1,6 @@
;;; compat-macs.el --- Compatibility Macros -*- lexical-binding: t; no-byte-compile: t; -*-
-;; Copyright (C) 2021, 2022 Free Software Foundation, Inc.
+;; Copyright (C) 2021, 2022, 2023 Free Software Foundation, Inc.
;; Author: Philip Kaludercic <philipk@posteo.net>
;; Keywords: lisp
diff --git a/compat-tests.el b/compat-tests.el
index 2733a48..cb63619 100644
--- a/compat-tests.el
+++ b/compat-tests.el
Binary files differ
diff --git a/compat.el b/compat.el
index ba2855f..ddb1299 100644
--- a/compat.el
+++ b/compat.el
@@ -1,6 +1,6 @@
;;; compat.el --- Emacs Lisp Compatibility Library -*- lexical-binding: t; -*-
-;; Copyright (C) 2021, 2022 Free Software Foundation, Inc.
+;; Copyright (C) 2021, 2022, 2023 Free Software Foundation, Inc.
;; Author: Philip Kaludercic <philipk@posteo.net>
;; Maintainer: Compat Development <~pkal/compat-devel@lists.sr.ht>
diff --git a/compat.texi b/compat.texi
index c488bb7..7a892ef 100644
--- a/compat.texi
+++ b/compat.texi
@@ -7,7 +7,7 @@
@c %**end of header
@copying
-Copyright @copyright{} 2022 Free Software Foundation, Inc.
+Copyright @copyright{} 2022, 2023 Free Software Foundation, Inc.
@quotation
Permission is granted to copy, distribute and/or modify this document