summaryrefslogtreecommitdiff
path: root/lisp/org/org-macro.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2013-11-12 09:03:46 -0800
committerGlenn Morris <rgm@gnu.org>2013-11-12 09:03:46 -0800
commit439d6b1c9bc790f8ae344a8caaeb5164123d8f0c (patch)
tree59d6c748fd00bc2d508d02321df9e08109895db2 /lisp/org/org-macro.el
parent02934b678e47fdbb19b4a20452f3f04f78e3beae (diff)
downloademacs-439d6b1c9bc790f8ae344a8caaeb5164123d8f0c.tar.gz
Fix and standardize some copyright and license notices
* ob-abc.el: Add year, part of Emacs, standardize license text. * ob-ebnf.el: Part of Emacs, standardize license text. * ob-makefile.el: Fix years. * org-macro.el, ox-beamer.el, ox-latex.el, ox-org.el: Part of Emacs. * ox-ascii.el, ox-md.el, ox.el: Use range for years, part of Emacs. * ox-html.el: Part of Emacs. (org-html-scripts): Add 2013 to copyright years. (org-html-infojs-template): Set copyright holder to FSF. * ox-icalendar.el: Part of Emacs, fix years. * ox-texinfo.el: Copyright to FSF, use range for years.
Diffstat (limited to 'lisp/org/org-macro.el')
-rw-r--r--lisp/org/org-macro.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/org/org-macro.el b/lisp/org/org-macro.el
index fa74d8341b5..61e9243b825 100644
--- a/lisp/org/org-macro.el
+++ b/lisp/org/org-macro.el
@@ -5,6 +5,8 @@
;; Author: Nicolas Goaziou <n.goaziou@gmail.com>
;; Keywords: outlines, hypermedia, calendar, wp
+;; This file is part of GNU Emacs.
+
;; GNU Emacs 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