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

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

[elpa] scratch/org-edna 5a9a42a 43/72: Added copyright date to source fi


From: Ian Dunn
Subject: [elpa] scratch/org-edna 5a9a42a 43/72: Added copyright date to source files
Date: Sun, 21 May 2017 21:11:25 -0400 (EDT)

branch: scratch/org-edna
commit 5a9a42ac6e1f458082149d88927227d688d94a6c
Author: Ian D <address@hidden>
Commit: Ian D <address@hidden>

    Added copyright date to source files
---
 org-edna-tests.el | 2 ++
 org-edna.el       | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/org-edna-tests.el b/org-edna-tests.el
index 636d9af..398fa64 100644
--- a/org-edna-tests.el
+++ b/org-edna-tests.el
@@ -1,5 +1,7 @@
 ;;; org-edna-tests.el --- Tests for org-edna
 
+;; Copyright (C) 2017 Ian Dunn
+
 ;; Author: Ian Dunn <address@hidden>
 ;; Keywords: convenience, text, org
 ;; Version: 1.0
diff --git a/org-edna.el b/org-edna.el
index 0911ff8..e5889ba 100644
--- a/org-edna.el
+++ b/org-edna.el
@@ -1,5 +1,7 @@
 ;;; org-edna.el --- Extensible Dependencies 'N' Actions -*- lexical-binding: 
t; -*-
 
+;; Copyright (C) 2017 Ian Dunn
+
 ;; Author: Ian Dunn <address@hidden>
 ;; Keywords: convenience, text, org
 ;; Version: 1.0



reply via email to

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