# HG changeset patch # User Glenn Morris # Date 1231625317 0 # Node ID ffd82d2cb8ec043c3a782c130b7141406c3f22db # Parent 300932ce878bb6a3046637de858e47fecaee6271 Comments (minor fixes of some header conventions). diff -r 300932ce878b -r ffd82d2cb8ec lisp/progmodes/ada-stmt.el --- a/lisp/progmodes/ada-stmt.el Sat Jan 10 22:03:12 2009 +0000 +++ b/lisp/progmodes/ada-stmt.el Sat Jan 10 22:08:37 2009 +0000 @@ -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 -r 300932ce878b -r ffd82d2cb8ec lisp/progmodes/ruby-mode.el --- a/lisp/progmodes/ruby-mode.el Sat Jan 10 22:03:12 2009 +0000 +++ b/lisp/progmodes/ruby-mode.el Sat Jan 10 22:08:37 2009 +0000 @@ -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 -r 300932ce878b -r ffd82d2cb8ec lisp/term/ns-win.el --- a/lisp/term/ns-win.el Sat Jan 10 22:03:12 2009 +0000 +++ b/lisp/term/ns-win.el Sat Jan 10 22:08:37 2009 +0000 @@ -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.