summaryrefslogtreecommitdiff
path: root/lisp/org/ox-beamer.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/ox-beamer.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/ox-beamer.el')
-rw-r--r--lisp/org/ox-beamer.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/lisp/org/ox-beamer.el b/lisp/org/ox-beamer.el
index c5074f6819d..2868944c957 100644
--- a/lisp/org/ox-beamer.el
+++ b/lisp/org/ox-beamer.el
@@ -1,11 +1,13 @@
;;; ox-beamer.el --- Beamer Back-End for Org Export Engine
-;; Copyright (C) 2007-2013 Free Software Foundation, Inc.
+;; Copyright (C) 2007-2013 Free Software Foundation, Inc.
;; Author: Carsten Dominik <carsten.dominik AT gmail DOT com>
;; Nicolas Goaziou <n.goaziou AT gmail DOT com>
;; Keywords: org, wp, tex
+;; 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