branch: externals/standard-themes commit edad3eb7c761a413d908bd3f9262a1d8c844073d Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Update copyright years --- COPYING | 4 ++-- README.org | 2 +- standard-dark-theme.el | 2 +- standard-light-theme.el | 2 +- standard-themes.el | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/COPYING b/COPYING index c139c21ed0..051890cda6 100644 --- a/COPYING +++ b/COPYING @@ -632,7 +632,7 @@ state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. standard-themes - Copyright (C) 2022 Free Software Foundation, Inc. + Copyright (C) 2022-2023 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 @@ -652,7 +652,7 @@ Also add information on how to contact you by electronic and paper mail. If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: - standard-themes Copyright (C) 2022 Free Software Foundation, Inc. + standard-themes Copyright (C) 2022-2023 Free Software Foundation, Inc. This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. diff --git a/README.org b/README.org index 50ceda52b4..5aaea1729f 100644 --- a/README.org +++ b/README.org @@ -51,7 +51,7 @@ the GNU ELPA machinery automatically generates an Info manual out of it. :CUSTOM_ID: h:1164c8e7-6b52-433c-a2a1-1bf181ca2752 :END: -Copyright (C) 2022 Free Software Foundation, Inc. +Copyright (C) 2022-2023 Free Software Foundation, Inc. #+begin_quote Permission is granted to copy, distribute and/or modify this document diff --git a/standard-dark-theme.el b/standard-dark-theme.el index 41c6acf599..c59cef2638 100644 --- a/standard-dark-theme.el +++ b/standard-dark-theme.el @@ -1,6 +1,6 @@ ;;; standard-dark-theme.el --- Like the unthemed dark Emacs, but more consistent -*- lexical-binding:t -*- -;; Copyright (C) 2022 Free Software Foundation, Inc. +;; Copyright (C) 2022-2023 Free Software Foundation, Inc. ;; Author: Protesilaos Stavrou <i...@protesilaos.com> ;; Maintainer: Standard-Themes Development <~protesilaos/standard-the...@lists.sr.ht> diff --git a/standard-light-theme.el b/standard-light-theme.el index 73d0e05312..3c00fbda31 100644 --- a/standard-light-theme.el +++ b/standard-light-theme.el @@ -1,6 +1,6 @@ ;;; standard-light-theme.el --- Like the unthemed light Emacs, but more consistent -*- lexical-binding:t -*- -;; Copyright (C) 2022 Free Software Foundation, Inc. +;; Copyright (C) 2022-2023 Free Software Foundation, Inc. ;; Author: Protesilaos Stavrou <i...@protesilaos.com> ;; Maintainer: Standard-Themes Development <~protesilaos/standard-the...@lists.sr.ht> diff --git a/standard-themes.el b/standard-themes.el index 5b4a13dab6..018d69af4b 100644 --- a/standard-themes.el +++ b/standard-themes.el @@ -1,6 +1,6 @@ ;;; standard-themes.el --- Like the default theme but more consistent -*- lexical-binding:t -*- -;; Copyright (C) 2022 Free Software Foundation, Inc. +;; Copyright (C) 2022-2023 Free Software Foundation, Inc. ;; Author: Protesilaos Stavrou <i...@protesilaos.com> ;; Maintainer: Standard-Themes Development <~protesilaos/standard-the...@lists.sr.ht>