Skip to content

Commit

Permalink
Remove FSF copyright until this package makes into GNU Elpa or Org
Browse files Browse the repository at this point in the history
  • Loading branch information
kaushalmodi committed Sep 6, 2017
1 parent f74efbd commit b570542
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 37 deletions.
20 changes: 0 additions & 20 deletions ox-blackfriday.el
Original file line number Diff line number Diff line change
@@ -1,28 +1,8 @@
;;; ox-blackfriday.el --- Blackfriday Flavored Markdown Back-End for Org Export Engine -*- lexical-binding: t -*-

;; Copyright (C) 2017 Free Software Foundation, Inc.

;; Authors: Matt Price <[email protected]>
;; Kaushal Modi <[email protected]>
;; Lars Tveito <[email protected]>
;; URL: https://github.com/kaushalmodi/ox-hugo
;; Package-Requires: ((emacs "24.5"))
;; Keywords: org, markdown, blackfriday

;; 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
;; (at your option) any later version.

;; GNU Emacs 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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>.

;;; Commentary:

Expand Down
17 changes: 0 additions & 17 deletions ox-hugo.el
Original file line number Diff line number Diff line change
@@ -1,29 +1,12 @@
;;; ox-hugo.el --- Hugo Markdown Back-End for Org Export Engine -*- lexical-binding: t -*-

;; Copyright (C) 2017 Free Software Foundation, Inc.

;; Authors: Kaushal Modi <[email protected]>
;; Matt Price <[email protected]>
;; URL: https://github.com/kaushalmodi/ox-hugo
;; Package-Requires: ((emacs "24.5"))
;; Keywords: Org, markdown, docs
;; Version: 0.1

;; 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
;; (at your option) any later version.

;; GNU Emacs 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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>.

;;; Commentary:

;; This library implements a Markdown back-end compatible with the
Expand Down

0 comments on commit b570542

Please sign in to comment.