branch: externals/csv-mode
commit 8c5ea6adc9e08fc6f17a824fa55519bbbdfb64f1
Author: Stefan Monnier <[email protected]>
Commit: Stefan Monnier <[email protected]>

    * csv-mode, landmark: Fix maintainer's email
---
 csv-mode.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/csv-mode.el b/csv-mode.el
index 1e20f8c..909c10a 100644
--- a/csv-mode.el
+++ b/csv-mode.el
@@ -1,8 +1,8 @@
 ;;; csv-mode.el --- Major mode for editing comma/char separated values  -*- 
lexical-binding: t -*-
 
-;; Copyright (C) 2003, 2004, 2012, 2013, 2014, 2015  Free Software Foundation, 
Inc
+;; Copyright (C) 2003, 2004, 2012-2016  Free Software Foundation, Inc
 
-;; Author: Francis J. Wright <F.J.Wright at qmul.ac.uk>
+;; Author: "Francis J. Wright" <[email protected]>
 ;; Time-stamp: <23 August 2004>
 ;; URL: http://centaur.maths.qmul.ac.uk/Emacs/
 ;; Version: 1.5

Reply via email to