emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/toc-org f3218fdaf1 123/128: Add license and copyright head


From: ELPA Syncer
Subject: [nongnu] elpa/toc-org f3218fdaf1 123/128: Add license and copyright header to toc-org-test.el
Date: Sun, 2 Jan 2022 09:59:16 -0500 (EST)

branch: elpa/toc-org
commit f3218fdaf1892cca9d55bf652818ff911de34232
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    Add license and copyright header to toc-org-test.el
---
 toc-org-test.el | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/toc-org-test.el b/toc-org-test.el
index 32aa389b0b..e8cc80f4bd 100644
--- a/toc-org-test.el
+++ b/toc-org-test.el
@@ -1,3 +1,20 @@
+;; Copyright (C) 2017 Sergei Nosov
+
+;; 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 2, or (at
+;; your option) any later version.
+
+;; This program 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., 59 Temple Place - Suite 330,
+;; Boston, MA 02111-1307, USA.
+
 (require 'ert)
 (require 'toc-org)
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]