branch: master
commit 0d9147c6f7432d7b7a1b7c7bba28165202c96d23
Author: Vitalie Spinu <[email protected]>
Commit: Vitalie Spinu <[email protected]>
Edit for ELPA merge
---
math-symbol-lists.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/math-symbol-lists.el b/math-symbol-lists.el
index 2e4a2e5..3f05cf4 100644
--- a/math-symbol-lists.el
+++ b/math-symbol-lists.el
@@ -1,6 +1,6 @@
-;;; math-symbol-lists.el --- Lists of Unicode mathematical symbols and latex
commands
+;;; math-symbol-lists.el --- Lists of Unicode math symbols and latex commands
;;
-;; Copyright (C) 2014, Vitalie Spinu
+;; Copyright (C) 2014 Free Software Foundation, Inc.
;; Author: Vitalie Spinu
;; URL: https://github.com/vspinu/math-symbol-lists
;; Keywords: Unicode, symbols, mathematics
@@ -8,7 +8,7 @@
;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;
-;; This file is *NOT* part of GNU Emacs.
+;; This file is 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