summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnu.org>2020-11-24 03:31:57 -0500
committerThien-Thi Nguyen <ttn@gnu.org>2020-11-24 03:31:57 -0500
commitc62afa0a16671bda82c479c04a59e0679681b998 (patch)
tree35bb013edc75c131760285be01f1f3eb1405253c
parenta09ace37b3706c665410b7aab92648ec72c5c470 (diff)
[aa2u maint] Update years in copyright notice; nfc.
-rw-r--r--HACKING2
-rw-r--r--NEWS2
-rw-r--r--ascii-art-to-unicode.el2
3 files changed, 3 insertions, 3 deletions
diff --git a/HACKING b/HACKING
index bce95e1..37da6ee 100644
--- a/HACKING
+++ b/HACKING
@@ -14,7 +14,7 @@ This file is both a guide for newcomers and a todo list for oldstayers.
#+odd
-Copyright (C) 2014-2018 Free Software Foundation, Inc.
+Copyright (C) 2014-2020 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 e49bb3d..1019b2c 100644
--- a/NEWS
+++ b/NEWS
@@ -64,7 +64,7 @@ See the end for copying conditions.
End:
_____________________________________________________________________
-Copyright (C) 2014-2018 Free Software Foundation, Inc.
+Copyright (C) 2014-2020 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/ascii-art-to-unicode.el b/ascii-art-to-unicode.el
index b808c05..3c1e52a 100644
--- a/ascii-art-to-unicode.el
+++ b/ascii-art-to-unicode.el
@@ -1,6 +1,6 @@
;;; ascii-art-to-unicode.el --- a small artist adjunct -*- lexical-binding: t -*-
-;; Copyright (C) 2014-2018 Free Software Foundation, Inc.
+;; Copyright (C) 2014-2020 Free Software Foundation, Inc.
;; Author: Thien-Thi Nguyen <ttn@gnu.org>
;; Maintainer: Thien-Thi Nguyen <ttn@gnu.org>