auctex-diffs
[Top][All Lists]
Advanced

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

[AUCTeX-diffs] [elpa] externals/auctex cff0781 01/48: Fix incorrect FSF


From: Tassilo Horn
Subject: [AUCTeX-diffs] [elpa] externals/auctex cff0781 01/48: Fix incorrect FSF address
Date: Sun, 16 Sep 2018 01:47:19 -0400 (EDT)

branch: externals/auctex
commit cff078144a01b6a6609cff8ee2ae983cc13372b7
Author: Jonathan Underwood <address@hidden>
Commit: Jonathan Underwood <address@hidden>

    Fix incorrect FSF address
    
    * multi-prompt.el ():
    * style/comment.el ():
    * style/latexinfo.el (): Fix incorrect FSF address and whitespaces.
    
    Signed-off-by: Ikumi Keita <address@hidden>
---
 multi-prompt.el    | 9 +++++----
 style/comment.el   | 4 ++--
 style/latexinfo.el | 9 +++++----
 3 files changed, 12 insertions(+), 10 deletions(-)

diff --git a/multi-prompt.el b/multi-prompt.el
index 66072c6..8337ebc 100644
--- a/multi-prompt.el
+++ b/multi-prompt.el
@@ -11,15 +11,16 @@
 ;; it under the terms of the GNU General Public License as published by
 ;; the Free Software Foundation; either version 3, 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 this program; if not, write to the Free Software
-;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;; along with AUCTeX; see the file COPYING.  If not, write to the Free
+;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+;; MA 02110-1301 USA.
 
 ;;; Commentary:
 
diff --git a/style/comment.el b/style/comment.el
index 46054ca..d6ba12d 100644
--- a/style/comment.el
+++ b/style/comment.el
@@ -21,8 +21,8 @@
 
 ;; You should have received a copy of the GNU General Public License
 ;; along with AUCTeX; see the file COPYING.  If not, write to the Free
-;; Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-;; 02111-1307, USA.
+;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+;; MA 02110-1301 USA.
 
 ;;; Commentary:
 
diff --git a/style/latexinfo.el b/style/latexinfo.el
index f08c079..bbe6e6c 100644
--- a/style/latexinfo.el
+++ b/style/latexinfo.el
@@ -8,15 +8,16 @@
 ;; it under the terms of the GNU General Public License as published by
 ;; the Free Software Foundation; either version 3, 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 this program; if not, write to the Free Software
-;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+;; along with AUCTeX; see the file COPYING.  If not, write to the Free
+;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+;; MA 02110-1301 USA.
 
 ;;; Code:
 



reply via email to

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