]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment (add Author:, based on authors.el).
authorGlenn Morris <rgm@gnu.org>
Sat, 10 Jan 2009 23:01:48 +0000 (23:01 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 10 Jan 2009 23:01:48 +0000 (23:01 +0000)
lib-src/hexl.c
lib-src/vcdiff

index 6002e020b7dc15dbf4e2254f3a734f141d8f92c3..231fd85a4f835d287621f167efe1113eb555ee24 100644 (file)
@@ -1,6 +1,9 @@
 /* Convert files for Emacs Hexl mode.
-   Copyright (C) 1989, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
-                 2008, 2009  Free Software Foundation, Inc.
+   Copyright (C) 1989, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+                 2009  Free Software Foundation, Inc.
+
+Author: Keith Gabryelski
+(according to authors.el)
 
 This file is not considered part of GNU Emacs.
 
index 7ef2aea3450135db2dc9d422024c894b4c1322f0..c31032a39be8e0ce5ea92e250caf8fe5f38efe10 100755 (executable)
@@ -1,11 +1,14 @@
 #! /bin/sh
-#
+
 # Enhanced sccs diff utility for use with vc mode.
 # This version is more compatible with rcsdiff(1).
-#
+
 # Copyright (C) 1992, 1993, 1995, 1997, 2001, 2002, 2003, 2004, 2005,
 #   2006, 2007, 2008, 2009  Free Software Foundation, Inc.
 
+# Author: Paul Eggert
+# (according to authors.el)
+
 # This file is part of GNU Emacs.
 
 # GNU Emacs is free software: you can redistribute it and/or modify