branch: master commit d8916c60ec0f7c6256184a45c1b3a6c99bdf2710 Author: Thien-Thi Nguyen <t...@gnu.org> Commit: Thien-Thi Nguyen <t...@gnu.org>
[aa2u maint] Update years in copyright notice; nfc. --- packages/ascii-art-to-unicode/HACKING | 2 +- packages/ascii-art-to-unicode/NEWS | 2 +- packages/ascii-art-to-unicode/ascii-art-to-unicode.el | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/ascii-art-to-unicode/HACKING b/packages/ascii-art-to-unicode/HACKING index 6bbb1da..bce95e1 100644 --- a/packages/ascii-art-to-unicode/HACKING +++ b/packages/ascii-art-to-unicode/HACKING @@ -14,7 +14,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-2018 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/packages/ascii-art-to-unicode/NEWS b/packages/ascii-art-to-unicode/NEWS index 1fb3742..949d35b 100644 --- a/packages/ascii-art-to-unicode/NEWS +++ b/packages/ascii-art-to-unicode/NEWS @@ -59,7 +59,7 @@ See the end for copying conditions. End: _____________________________________________________________________ -Copyright (C) 2014-2017 Free Software Foundation, Inc. +Copyright (C) 2014-2018 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/packages/ascii-art-to-unicode/ascii-art-to-unicode.el b/packages/ascii-art-to-unicode/ascii-art-to-unicode.el index 0c6d12f..fa4ed15 100644 --- a/packages/ascii-art-to-unicode/ascii-art-to-unicode.el +++ b/packages/ascii-art-to-unicode/ascii-art-to-unicode.el @@ -1,6 +1,6 @@ ;;; ascii-art-to-unicode.el --- a small artist adjunct -*- lexical-binding: t -*- -;; Copyright (C) 2014-2017 Free Software Foundation, Inc. +;; Copyright (C) 2014-2018 Free Software Foundation, Inc. ;; Author: Thien-Thi Nguyen <t...@gnu.org> ;; Maintainer: Thien-Thi Nguyen <t...@gnu.org>