branch: externals/engrave-faces commit 41c51714703fdceaaa8e6b425eb381be7554544d Author: TEC <g...@tecosaur.net> Commit: TEC <g...@tecosaur.net>
Update copyright dates --- LICENCE | 4 ++-- engrave-faces-ansi.el | 2 +- engrave-faces-html.el | 2 +- engrave-faces-latex.el | 2 +- engrave-faces.el | 6 +++--- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/LICENCE b/LICENCE index ac7545857d..dc8da2b3fa 100644 --- a/LICENCE +++ b/LICENCE @@ -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. Convert font-lock faces to other formats. -Copyright (C) 2021 Free Software Foundation, Inc. +Copyright (C) 2021-2022 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: -Engrave Faces Copyright (C) 2021 Free Software Foundation, Inc. +Engrave Faces Copyright (C) 2021-2022 Free Software Foundation, Inc. This program comes with ABSOLUTELY NO WARRANTY; for details type Symbol’s value as variable is void: showshow c' for details. The hypothetical commands Symbol’s value as variable is void: showshow c' should show the appropriate diff --git a/engrave-faces-ansi.el b/engrave-faces-ansi.el index e2a9372db8..b19ca1ee21 100644 --- a/engrave-faces-ansi.el +++ b/engrave-faces-ansi.el @@ -1,6 +1,6 @@ ;;; engrave-faces-ansi.el --- Support for engraving buffers to LaTeX -*- lexical-binding: t; -*- -;; Copyright (C) 2021 Free Software Foundation, Inc. +;; Copyright (C) 2021-2022 Free Software Foundation, Inc. ;; This file is part of engrave-faces. ;; SPDX-License-Identifier: GPL-3.0-or-later diff --git a/engrave-faces-html.el b/engrave-faces-html.el index c4b7a0ccc9..3e173c0734 100644 --- a/engrave-faces-html.el +++ b/engrave-faces-html.el @@ -1,6 +1,6 @@ ;;; engrave-faces-html.el --- Support for engraving buffers to HTML -*- lexical-binding: t; -*- -;; Copyright (C) 2021 Free Software Foundation, Inc. +;; Copyright (C) 2021-2022 Free Software Foundation, Inc. ;; This file is part of engrave-faces. ;; SPDX-License-Identifier: GPL-3.0-or-later diff --git a/engrave-faces-latex.el b/engrave-faces-latex.el index 4d209356b1..bfff564f3d 100644 --- a/engrave-faces-latex.el +++ b/engrave-faces-latex.el @@ -1,6 +1,6 @@ ;;; engrave-faces-latex.el --- Support for engraving buffers to LaTeX -*- lexical-binding: t; -*- -;; Copyright (C) 2021 Free Software Foundation, Inc. +;; Copyright (C) 2021-2022 Free Software Foundation, Inc. ;; This file is part of engrave-faces. ;; SPDX-License-Identifier: GPL-3.0-or-later diff --git a/engrave-faces.el b/engrave-faces.el index 8d29a6b8a3..24dab860ce 100644 --- a/engrave-faces.el +++ b/engrave-faces.el @@ -1,9 +1,9 @@ ;;; engrave-faces.el --- Convert font-lock faces to other formats -*- lexical-binding: t; -*- -;; Copyright (C) 2021 Free Software Foundation, Inc. +;; Copyright (C) 2021-2022 Free Software Foundation, Inc. -;; Author: TEC <https://github/tecosaur> -;; Maintainer: TEC <t...@tecosaur.com> +;; Author: TEC <https://git.tecosaur.net/> +;; Maintainer: TEC <cont...@tecosaur.net> ;; Created: January 18, 2021 ;; Modified: July 10, 2021 ;; Version: 0.3.1