From: Glenn Morris Date: Sat, 27 Jan 2018 03:18:23 +0000 (-0800) Subject: ; * test/lisp/textmodes/fill-tests.el: Fix copyright years. X-Git-Tag: emacs-27.0.90~5799 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e3b46f0b9ea75d80d6cdd85e9f801304b285ee6d;p=emacs.git ; * test/lisp/textmodes/fill-tests.el: Fix copyright years. --- diff --git a/test/lisp/textmodes/fill-tests.el b/test/lisp/textmodes/fill-tests.el index 03323090f9b..a2bcde44b99 100644 --- a/test/lisp/textmodes/fill-tests.el +++ b/test/lisp/textmodes/fill-tests.el @@ -1,6 +1,6 @@ ;;; fill-test.el --- ERT tests for fill.el -*- lexical-binding: t -*- -;; Copyright (C) 2017 Free Software Foundation, Inc. +;; Copyright (C) 2017-2018 Free Software Foundation, Inc. ;; Author: Marcin Borkowski ;; Keywords: text, wp