emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/xpm f52b4d0 5/6: [maint] Update years in copyright noti


From: Thien-Thi Nguyen
Subject: [elpa] externals/xpm f52b4d0 5/6: [maint] Update years in copyright notice; nfc
Date: Sun, 19 Dec 2021 06:01:23 -0500 (EST)

branch: externals/xpm
commit f52b4d0d41c32e7ed4456deef8396e3832fe0d56
Author: Thien-Thi Nguyen <ttn@gnu.org>
Commit: Thien-Thi Nguyen <ttn@gnu.org>

    [maint] Update years in copyright notice; nfc
---
 HACKING        | 2 +-
 NEWS           | 2 +-
 flower.el      | 2 +-
 xpm-compose.el | 2 +-
 xpm-m2z.el     | 2 +-
 xpm-ops.el     | 2 +-
 xpm-palette.el | 2 +-
 xpm-ui.el      | 2 +-
 xpm.el         | 2 +-
 9 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/HACKING b/HACKING
index ae9a88a..fa3b615 100644
--- a/HACKING
+++ b/HACKING
@@ -53,7 +53,7 @@ This file is both a guide for newcomers and a todo list for 
oldstayers.
 #+odd
 
 
-Copyright (C) 2014-2017 Free Software Foundation, Inc.
+Copyright (C) 2014-2021 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted provided the copyright notice and this notice are preserved.
diff --git a/NEWS b/NEWS
index 5a3d24a..2326360 100644
--- a/NEWS
+++ b/NEWS
@@ -25,7 +25,7 @@ See the end for copying conditions.
   End:
 
 _____________________________________________________________________
-Copyright (C) 2014-2017 Free Software Foundation, Inc.
+Copyright (C) 2014-2021 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted provided the copyright notice and this notice are preserved.
diff --git a/flower.el b/flower.el
index e34ef7f..0227895 100644
--- a/flower.el
+++ b/flower.el
@@ -1,6 +1,6 @@
 ;;; flower.el --- can ‘xpm-raster’ DTRT?     -*- lexical-binding: t -*-
 
-;; Copyright (C) 2014-2017 Free Software Foundation, Inc.
+;; Copyright (C) 2014-2021 Free Software Foundation, Inc.
 
 ;; Author: Thien-Thi Nguyen <ttn@gnu.org>
 ;; Maintainer: Thien-Thi Nguyen <ttn@gnu.org>
diff --git a/xpm-compose.el b/xpm-compose.el
index 7ebe28b..2a3a633 100644
--- a/xpm-compose.el
+++ b/xpm-compose.el
@@ -1,6 +1,6 @@
 ;;; xpm-compose.el --- two or more buffers     -*- lexical-binding: t -*-
 
-;; Copyright (C) 2014-2017 Free Software Foundation, Inc.
+;; Copyright (C) 2014-2021 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
diff --git a/xpm-m2z.el b/xpm-m2z.el
index 23e9873..566b0c1 100644
--- a/xpm-m2z.el
+++ b/xpm-m2z.el
@@ -1,6 +1,6 @@
 ;;; xpm-m2z.el --- (% span 2) => 0             -*- lexical-binding: t -*-
 
-;; Copyright (C) 2014-2017 Free Software Foundation, Inc.
+;; Copyright (C) 2014-2021 Free Software Foundation, Inc.
 
 ;; Author: Thien-Thi Nguyen <ttn@gnu.org>
 ;; Maintainer: Thien-Thi Nguyen <ttn@gnu.org>
diff --git a/xpm-ops.el b/xpm-ops.el
index 792dc5a..271704d 100644
--- a/xpm-ops.el
+++ b/xpm-ops.el
@@ -1,6 +1,6 @@
 ;;; xpm-ops.el --- drawing operations        -*- lexical-binding: t -*-
 
-;; Copyright (C) 2014-2017 Free Software Foundation, Inc.
+;; Copyright (C) 2014-2021 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
diff --git a/xpm-palette.el b/xpm-palette.el
index 5bd45a9..d74ba46 100644
--- a/xpm-palette.el
+++ b/xpm-palette.el
@@ -1,6 +1,6 @@
 ;;; xpm-palette.el --- manage PX/COLOR set     -*- lexical-binding: t -*-
 
-;; Copyright (C) 2014-2017 Free Software Foundation, Inc.
+;; Copyright (C) 2014-2021 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
diff --git a/xpm-ui.el b/xpm-ui.el
index 11c53dd..460f26b 100644
--- a/xpm-ui.el
+++ b/xpm-ui.el
@@ -1,6 +1,6 @@
 ;;; xpm-ui.el --- xpm-* plus pretty redisplay   -*- lexical-binding: t -*-
 
-;; Copyright (C) 2014-2017 Free Software Foundation, Inc.
+;; Copyright (C) 2014-2021 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
diff --git a/xpm.el b/xpm.el
index c0e69fe..cee3d0d 100644
--- a/xpm.el
+++ b/xpm.el
@@ -1,6 +1,6 @@
 ;;; xpm.el --- edit XPM images               -*- lexical-binding: t -*-
 
-;; Copyright (C) 2014-2017 Free Software Foundation, Inc.
+;; Copyright (C) 2014-2021 Free Software Foundation, Inc.
 
 ;; Author: Thien-Thi Nguyen <ttn@gnu.org>
 ;; Maintainer: Thien-Thi Nguyen <ttn@gnu.org>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]