diff options
author | Glenn Morris <rgm@gnu.org> | 2008-01-23 08:00:43 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-01-23 08:00:43 +0000 |
commit | 0d5f855c4e87f3b45179f2013225acf995ca95d8 (patch) | |
tree | f30ee2839f31cf2aa53a4b83deda5990ed435a52 | |
parent | 3f06493efec9d8048c2ec1fee06c180b41e721a2 (diff) | |
download | emacs-0d5f855c4e87f3b45179f2013225acf995ca95d8.tar.gz |
Add 2008 to copyright years.
-rw-r--r-- | src/.gdbinit | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/.gdbinit b/src/.gdbinit index ad7b666f188..2d38a214a0b 100644 --- a/src/.gdbinit +++ b/src/.gdbinit @@ -1,5 +1,6 @@ # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2000, 2001, -# 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +# 2002, 2003, 2004, 2005, 2006, 2007, 2008 +# Free Software Foundation, Inc. # # This file is part of GNU Emacs. # |