From: Glenn Morris Date: Sat, 10 Jan 2009 22:08:37 +0000 (+0000) Subject: Comments (minor fixes of some header conventions). X-Git-Tag: emacs-pretest-23.0.90~542 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c5220417f412bd5066ae9e9e8b58b5a1912e0694;p=emacs.git Comments (minor fixes of some header conventions). --- diff --git a/lisp/progmodes/ada-stmt.el b/lisp/progmodes/ada-stmt.el index 99cee9e21ab..f21b198fba2 100644 --- a/lisp/progmodes/ada-stmt.el +++ b/lisp/progmodes/ada-stmt.el @@ -1,9 +1,12 @@ ;;; ada-stmt.el --- an extension to Ada mode for inserting statement templates ;; Copyright (C) 1987, 1993, 1994, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -;; 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +;; 2003, 2004, 2005, 2006, 2007, 2008, 2009 +;; Free Software Foundation, Inc. -;; Authors: Daniel Pfeiffer, Markus Heritsch, Rolf Ebert +;; Authors: Daniel Pfeiffer +;; Markus Heritsch +;; Rolf Ebert ;; Maintainer: Stephen Leake ;; Keywords: languages, ada diff --git a/lisp/progmodes/ruby-mode.el b/lisp/progmodes/ruby-mode.el index 2e836f08a82..9ca01d57cf0 100644 --- a/lisp/progmodes/ruby-mode.el +++ b/lisp/progmodes/ruby-mode.el @@ -4,7 +4,8 @@ ;; 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 ;; Free Software Foundation, Inc. -;; Authors: Yukihiro Matsumoto, Nobuyoshi Nakada +;; Authors: Yukihiro Matsumoto +;; Nobuyoshi Nakada ;; URL: http://www.emacswiki.org/cgi-bin/wiki/RubyMode ;; Created: Fri Feb 4 14:49:13 JST 1994 ;; Keywords: languages ruby diff --git a/lisp/term/ns-win.el b/lisp/term/ns-win.el index 55890b0c52f..6d9d6e639d7 100644 --- a/lisp/term/ns-win.el +++ b/lisp/term/ns-win.el @@ -3,8 +3,11 @@ ;; Copyright (C) 1993, 1994, 2005, 2006, 2007, 2008, 2009 ;; Free Software Foundation, Inc. -;; Authors: Carl Edman, Christian Limpach, Scott Bender, -;; Christophe de Dinechin, Adrian Robert +;; Authors: Carl Edman +;; Christian Limpach +;; Scott Bender +;; Christophe de Dinechin +;; Adrian Robert ;; Keywords: terminals ;; This file is part of GNU Emacs.