Mercurial > emacs
changeset 101091:9e4d0326f86c
Comment (add Author:, based on authors.el).
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 10 Jan 2009 22:51:54 +0000 |
parents | 9c3529e4b81b |
children | d7a34bb56274 |
files | src/xrdb.c |
diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/xrdb.c Sat Jan 10 22:35:59 2009 +0000 +++ b/src/xrdb.c Sat Jan 10 22:51:54 2009 +0000 @@ -2,6 +2,9 @@ Copyright (C) 1990, 1993, 1994, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +Author: Joseph Arceneaux +Created: 4/90 + This file is part of GNU Emacs. GNU Emacs is free software: you can redistribute it and/or modify @@ -17,8 +20,6 @@ You should have received a copy of the GNU General Public License along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ -/* Written by jla, 4/90 */ - #ifdef emacs #include <config.h> #endif