[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] master bb3c739 044/135: Fixed license blocks in elisp files
From: |
Ian Dunn |
Subject: |
[elpa] master bb3c739 044/135: Fixed license blocks in elisp files |
Date: |
Mon, 17 Feb 2020 10:52:50 -0500 (EST) |
branch: master
commit bb3c739d9709ebc5cf42dda8b76716be40aa85c7
Author: Ian D <address@hidden>
Commit: Ian D <address@hidden>
Fixed license blocks in elisp files
---
org-edna-tests.el | 5 ++---
org-edna.el | 4 +---
2 files changed, 3 insertions(+), 6 deletions(-)
diff --git a/org-edna-tests.el b/org-edna-tests.el
index 398fa64..5f7ba94 100644
--- a/org-edna-tests.el
+++ b/org-edna-tests.el
@@ -18,9 +18,8 @@
;; 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
-;; This program; see the file COPYING. If not, write to the Free Software
-;; Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
+;; You should have received a copy of the GNU General Public License
+;; along with this program. If not, see <http://www.gnu.org/licenses/>.
;;; Commentary:
diff --git a/org-edna.el b/org-edna.el
index e5889ba..4806dc2 100644
--- a/org-edna.el
+++ b/org-edna.el
@@ -19,9 +19,7 @@
;; details.
;; You should have received a copy of the GNU General Public License
-;; along with this program; see the file COPYING. If not, write to the Free
-;; Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
-;; 02110-1301, USA.
+;; along with this program. If not, see <http://www.gnu.org/licenses/>.
;;; Commentary:
- [elpa] master 11aaa52 053/135: Added Savannah project link to documentation, (continued)
- [elpa] master 11aaa52 053/135: Added Savannah project link to documentation, Ian Dunn, 2020/02/17
- [elpa] master 34e4d86 054/135: Fixed variable-set condition, Ian Dunn, 2020/02/17
- [elpa] master a758e6a 051/135: Added tests for finders, Ian Dunn, 2020/02/17
- [elpa] master 3f4595b 052/135: Finished rough draft of documentation, Ian Dunn, 2020/02/17
- [elpa] master 329b39e 058/135: Added installation and setup instructions to documentation, Ian Dunn, 2020/02/17
- [elpa] master e793f3c 047/135: Fixed bugs from last commit, Ian Dunn, 2020/02/17
- [elpa] master c29a951 045/135: Use example instead of src to make HTML export prettier, Ian Dunn, 2020/02/17
- [elpa] master 5b1c81a 049/135: Fixed error in last commit, Ian Dunn, 2020/02/17
- [elpa] master 99939aa 048/135: Handle all errors in Edna forms, Ian Dunn, 2020/02/17
- [elpa] master d07a8d8 035/135: Added note about quoting file names to documentation., Ian Dunn, 2020/02/17
- [elpa] master bb3c739 044/135: Fixed license blocks in elisp files,
Ian Dunn <=
- [elpa] master 3a3ed39 046/135: Various parsing fixes, Ian Dunn, 2020/02/17
- [elpa] master eda515d 039/135: Added check and local settings to Makefile, Ian Dunn, 2020/02/17
- [elpa] master f560f1b 056/135: Fixed error reporting, Ian Dunn, 2020/02/17
- [elpa] master 827d7c1 060/135: Fixed up chain test, Ian Dunn, 2020/02/17
- [elpa] master 89c2ecf 057/135: Added tests for conditions, Ian Dunn, 2020/02/17
- [elpa] master 03bafb0 061/135: Documented delete-property! action, Ian Dunn, 2020/02/17
- [elpa] master 4c26cc8 041/135: Added copyright and licensing information to all files, Ian Dunn, 2020/02/17
- [elpa] master 390ee68 067/135: Fixed ancestors example, Ian Dunn, 2020/02/17
- [elpa] master 3b3625f 064/135: Cleaned up package header and added various docstrings, Ian Dunn, 2020/02/17
- [elpa] master a71c519 068/135: Added docstrings to some finders, Ian Dunn, 2020/02/17