diff options
Diffstat (limited to 'src/unexelf.c')
-rw-r--r-- | src/unexelf.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/unexelf.c b/src/unexelf.c index 605b9f75ac0..1009c87066b 100644 --- a/src/unexelf.c +++ b/src/unexelf.c @@ -1,5 +1,4 @@ -/* Copyright (C) 1985, 1986, 1987, 1988, 1990, 1992, 1999, 2000, 2001, - 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 +/* Copyright (C) 1985-1988, 1990, 1992, 1999-2011 Free Software Foundation, Inc. This file is part of GNU Emacs. @@ -1309,5 +1308,3 @@ temacs: fatal ("Can't chmod (%s): errno %d\n", new_name, errno); } -/* arch-tag: e02e1512-95e2-4ef0-bba7-b6bce658f1e3 - (do not change this comment) */ |