diff options
| -rw-r--r-- | flower.el | 4 | ||||
| -rw-r--r-- | xpm-m2z.el | 4 | ||||
| -rw-r--r-- | xpm.el | 4 |
3 files changed, 6 insertions, 6 deletions
@@ -1,9 +1,9 @@ ;;; flower.el --- can ‘xpm-raster’ DTRT? -*- lexical-binding: t -*- -;; Copyright (C) 2014-2021 Free Software Foundation, Inc. +;; Copyright (C) 2014-2023 Free Software Foundation, Inc. ;; Author: Thien-Thi Nguyen <ttn@gnu.org> -;; Maintainer: Thien-Thi Nguyen <ttn@gnu.org> +;; Maintainer: emacs-devel@gnu.org ;; 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 @@ -1,9 +1,9 @@ ;;; xpm-m2z.el --- (% span 2) => 0 -*- lexical-binding: t -*- -;; Copyright (C) 2014-2021 Free Software Foundation, Inc. +;; Copyright (C) 2014-2023 Free Software Foundation, Inc. ;; Author: Thien-Thi Nguyen <ttn@gnu.org> -;; Maintainer: Thien-Thi Nguyen <ttn@gnu.org> +;; Maintainer: emacs-devel@gnu.org ;; 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 @@ -1,9 +1,9 @@ ;;; xpm.el --- edit XPM images -*- lexical-binding: t -*- -;; Copyright (C) 2014-2021 Free Software Foundation, Inc. +;; Copyright (C) 2014-2023 Free Software Foundation, Inc. ;; Author: Thien-Thi Nguyen <ttn@gnu.org> -;; Maintainer: Thien-Thi Nguyen <ttn@gnu.org> +;; Maintainer: emacs-devel@gnu.org ;; Version: 1.0.5 ;; Package-Requires: ((cl-lib "0.5") (queue "0.2")) ;; Keywords: multimedia, xpm |
