diff options
| author | Stefan Kangas <stefankangas@gmail.com> | 2023-09-11 02:46:18 +0200 |
|---|---|---|
| committer | Stefan Kangas <stefankangas@gmail.com> | 2023-09-11 02:46:18 +0200 |
| commit | 72f43a16fdc629e3d7bf90bf6cdebdaff97a95c7 (patch) | |
| tree | c73df844fb920f69f77faac446881636ee81a552 | |
| parent | 838f3402394a1f75f0b3890367c04e4a9bc14886 (diff) | |
Update maintainer for passing of Thien-Thi Nguyenexternals/xpm
* flower.el:
* xpm-m2z.el:
* xpm.el: Update maintainer for passing of Thien-Thi Nguyen.
| -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 |
