summaryrefslogtreecommitdiff
path: root/src/atimer.h
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2007-01-14 03:38:22 +0000
committerGlenn Morris <rgm@gnu.org>2007-01-14 03:38:22 +0000
commit6da78855c77f3319765d43c2c2321a091b361e9c (patch)
tree75dfb1167f57c03f357bcc21057a7647c931cce6 /src/atimer.h
parentf5f52dde792eecd8fd6b3aabe9cab987687998e5 (diff)
downloademacs-6da78855c77f3319765d43c2c2321a091b361e9c.tar.gz
Update copyright for years from Emacs 21 to present (mainly adding
2001).
Diffstat (limited to 'src/atimer.h')
-rw-r--r--src/atimer.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/atimer.h b/src/atimer.h
index 84b1383ffdf..8c3b388d012 100644
--- a/src/atimer.h
+++ b/src/atimer.h
@@ -1,6 +1,6 @@
/* Asynchronous timers.
- Copyright (C) 2000, 2002, 2003, 2004, 2005,
- 2006 Free Software Foundation, Inc.
+ Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005,
+ 2006, 2007 Free Software Foundation, Inc.
This file is part of GNU Emacs.