diff options
Diffstat (limited to 'src/w32reg.c')
-rw-r--r-- | src/w32reg.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/w32reg.c b/src/w32reg.c index 99fca62fbd0..e1465be9e44 100644 --- a/src/w32reg.c +++ b/src/w32reg.c @@ -1,6 +1,5 @@ /* Emulate the X Resource Manager through the registry. - Copyright (C) 1990, 1993, 1994, 2001, 2002, 2003, 2004, - 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. + Copyright (C) 1990, 1993-1994, 2001-2011 Free Software Foundation, Inc. This file is part of GNU Emacs. |