branch: elpa/evil-numbers commit e96d656158e3c712a33cced2ea1a088f44448fe3 Author: Campbell Barton <ideasma...@gmail.com> Commit: Campbell Barton <ideasma...@gmail.com>
Cleanup: use SPDX header for tests --- tests/evil-numbers-tests.el | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/tests/evil-numbers-tests.el b/tests/evil-numbers-tests.el index d1e285cd914..1971c7ff73a 100644 --- a/tests/evil-numbers-tests.el +++ b/tests/evil-numbers-tests.el @@ -1,19 +1,6 @@ ;;; evil-numbers-tests.el --- Testing -*- lexical-binding: t -*- -;; This file is not part of GNU Emacs. - -;; 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 -;; the Free Software Foundation, either version 3 of the License, or -;; (at your option) any later version. - -;; This program is distributed in the hope that it will be useful, -;; but WITHOUT ANY WARRANTY; without even the implied warranty of -;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -;; GNU General Public License for more details. - -;; You should have received a copy of the GNU General Public License -;; along with this program. If not, see <http://www.gnu.org/licenses/>. +;; SPDX-License-Identifier: GPL-3.0-or-later ;;; Commentary: