branch: master
commit 729a39111bda3ba7a33e0f423c7760fd3711eb79
Author: Ian D <du...@gnu.org>
Commit: Ian D <du...@gnu.org>

    Added copyright and licensing information to all files
---
 org-edna.el | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/org-edna.el b/org-edna.el
index bb6e548..3f01a4d 100644
--- a/org-edna.el
+++ b/org-edna.el
@@ -5,6 +5,23 @@
 ;; Version: 1.0
 ;; Package-Requires: ((emacs "25.1") (seq "2.19") (org "8.0"))
 
+;; This file is NOT 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, 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; see the file COPYING.  If not, write to the Free
+;; Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+;; 02110-1301, USA.
+
 ;;; Commentary:
 
 ;;; Code:

Reply via email to