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

[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:
 



reply via email to

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