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

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

[nongnu] elpa/toc-org a2cb4c254f 128/128: Merge pull request #84 from sk


From: ELPA Syncer
Subject: [nongnu] elpa/toc-org a2cb4c254f 128/128: Merge pull request #84 from skangas/nongnu-elpa
Date: Sun, 2 Jan 2022 09:59:16 -0500 (EST)

branch: elpa/toc-org
commit a2cb4c254f1f584af7d18fd26e774c3828215099
Merge: 6eca67f9a8 328d34144f
Author: Sergei Nosov <sergei.nosov@gmail.com>
Commit: GitHub <noreply@github.com>

    Merge pull request #84 from skangas/nongnu-elpa
    
    Fixes for NonGNU ELPA
---
 toc-org-test.el | 17 +++++++++++++++++
 toc-org.el      |  2 +-
 2 files changed, 18 insertions(+), 1 deletion(-)

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)
 
diff --git a/toc-org.el b/toc-org.el
index af9b4e7c88..e5328b7add 100644
--- a/toc-org.el
+++ b/toc-org.el
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2014 Sergei Nosov
 
 ;; Author: Sergei Nosov <sergei.nosov [at] gmail.com>
-;; Version: 1.0
+;; Version: 1.1
 ;; Keywords: org-mode org-toc toc-org org toc table of contents
 ;; URL: https://github.com/snosov1/toc-org
 



reply via email to

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