]> git.eshelyaron.com Git - emacs.git/commitdiff
Header format fix.
authorGlenn Morris <rgm@gnu.org>
Fri, 19 Dec 2008 05:24:35 +0000 (05:24 +0000)
committerGlenn Morris <rgm@gnu.org>
Fri, 19 Dec 2008 05:24:35 +0000 (05:24 +0000)
lisp/progmodes/simula.el
lisp/term/tvi970.el

index 56924a00f0660f75dace759da55daef06a548798..b3f752cf36dd72f0d4d3ffa1a32adb191fc283fb 100644 (file)
@@ -1,10 +1,11 @@
 ;;; simula.el --- SIMULA 87 code editing commands for Emacs
 
-;; Copyright (C) 1992, 1994, 1996, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
-;; Free Software Foundation, Inc.
+;; Copyright (C) 1992, 1994, 1996, 2001, 2002, 2003, 2004, 2005, 2006,
+;;   2007, 2008  Free Software Foundation, Inc.
 
-;; Author: Hans Henrik Eriksen <hhe@ifi.uio.no> (invalid email address, checked April 2008)
-;; Maintainer: simula-mode@ifi.uio.no (invalid email address, checked April 2008)
+;; Author: Hans Henrik Eriksen <hhe@ifi.uio.no>
+;; Maintainer: simula-mode@ifi.uio.no
+;;   (above email addresses invalid as of April 2008)
 ;; Adapted-By: ESR
 ;; Keywords: languages
 
index 24ce1ecc3e0c6131ae442f3a5f39f0de099ade37..6146a73be8192c0d8755006c3dd46e9c7f48840d 100644 (file)
@@ -3,8 +3,9 @@
 ;; Copyright (C) 1992, 2001, 2002, 2003, 2004, 2005,
 ;;   2006, 2007, 2008 Free Software Foundation, Inc.
 
-;; Author: Jim Blandy <jimb@occs.cs.oberlin.edu>, January 1992
+;; Author: Jim Blandy <jimb@occs.cs.oberlin.edu>
 ;; Keywords: terminals
+;; Created: January 1992
 
 ;; This file is part of GNU Emacs.