mirror of
https://git.savannah.gnu.org/git/emacs/org-mode.git
synced 2024-11-22 07:09:47 +00:00
EXPERIMENTAL: Fix copyright.
This commit is contained in:
parent
904ed18bc2
commit
bdf9f96915
@ -1,6 +1,6 @@
|
||||
;;; org-export.el --- Export engine for Org
|
||||
;;
|
||||
;; Copyright 2008 2010 Bastien Guerry
|
||||
;; Copyright 2008-2011 Free Software Foundation, Inc.
|
||||
;;
|
||||
;; Emacs Lisp Archive Entry
|
||||
;; Filename: org-export.el
|
||||
@ -11,6 +11,8 @@
|
||||
;; Description:
|
||||
;; URL: [Not distributed yet]
|
||||
;;
|
||||
;; 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, or (at your option)
|
||||
|
@ -1,6 +1,6 @@
|
||||
;;; org-mm.el --- MoinMoin backend for org-export.el
|
||||
;;
|
||||
;; Copyright 2010, 2011 Puneeth Chaganti
|
||||
;; Copyright 2010-2011 Puneeth Chaganti
|
||||
;;
|
||||
;; Emacs Lisp Archive Entry
|
||||
;; Filename: org-mm.el
|
||||
@ -9,6 +9,8 @@
|
||||
;; Keywords: MoinMoin Org export
|
||||
;; Description: MoinMoin exporter for Org
|
||||
;;
|
||||
;; 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, or (at your option)
|
||||
|
@ -1,6 +1,6 @@
|
||||
;;; org-mw.el --- Mediawiki backend for org-export.el
|
||||
;;
|
||||
;; Copyright 2010, 2011 Bastien Guerry
|
||||
;; Copyright 2010-2011 Free Software Foundation, Inc.
|
||||
;;
|
||||
;; Emacs Lisp Archive Entry
|
||||
;; Filename: org-mw.el
|
||||
@ -11,6 +11,8 @@
|
||||
;; Description: Mediawiki exporter for Org
|
||||
;; URL: [Not distributed yet]
|
||||
;;
|
||||
;; 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, or (at your option)
|
||||
|
Loading…
Reference in New Issue
Block a user