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

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

[elpa] master 6753f73: * realgud.el: Fix "Author" to be a valid email


From: Stefan Monnier
Subject: [elpa] master 6753f73: * realgud.el: Fix "Author" to be a valid email
Date: Sun, 31 Jul 2016 14:27:07 +0000 (UTC)

branch: master
commit 6753f73ea57c0bd65d1b69c360ff836d847525ee
Author: Stefan Monnier <address@hidden>
Commit: Stefan Monnier <address@hidden>

    * realgud.el: Fix "Author" to be a valid email
---
 packages/realgud/realgud.el |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/packages/realgud/realgud.el b/packages/realgud/realgud.el
index 5b6d217..548ea19 100644
--- a/packages/realgud/realgud.el
+++ b/packages/realgud/realgud.el
@@ -1,6 +1,6 @@
 ;;; realgud.el --- A modular front-end for interacting with external debuggers
 
-;; Author: Rocky Bernstein
+;; Author: Rocky Bernstein <address@hidden>
 ;; Version: 1.4.0
 ;; Package-Requires: ((load-relative "1.0") (loc-changes "1.1") (test-simple  
"1.0"))
 ;; URL: http://github.com/realgud/realgud/
@@ -8,8 +8,6 @@
 
 ;; Copyright (C) 2015, 2016 Free Software Foundation, Inc
 
-;; Author: Rocky Bernstein <address@hidden>
-
 ;; 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 3 of the License, or



reply via email to

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