diff options
| author | Thien-Thi Nguyen <ttn@gnu.org> | 2020-11-24 03:31:57 -0500 |
|---|---|---|
| committer | Thien-Thi Nguyen <ttn@gnu.org> | 2020-11-24 03:31:57 -0500 |
| commit | c62afa0a16671bda82c479c04a59e0679681b998 (patch) | |
| tree | 35bb013edc75c131760285be01f1f3eb1405253c | |
| parent | a09ace37b3706c665410b7aab92648ec72c5c470 (diff) | |
[aa2u maint] Update years in copyright notice; nfc.
| -rw-r--r-- | HACKING | 2 | ||||
| -rw-r--r-- | NEWS | 2 | ||||
| -rw-r--r-- | ascii-art-to-unicode.el | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -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. @@ -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> |
