aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDave Love2002-07-03 22:07:58 +0000
committerDave Love2002-07-03 22:07:58 +0000
commitece8d980dce0248556191ee8f8e00d674b0e641a (patch)
tree04e3956cd444a10e70f459a3836f3e715cfbe1ea /src
parent835c8222613dd3b4289077a1ec274741deb78bde (diff)
downloademacs-ece8d980dce0248556191ee8f8e00d674b0e641a.tar.gz
emacs-ece8d980dce0248556191ee8f8e00d674b0e641a.zip
Copyright up-date.
Diffstat (limited to 'src')
-rw-r--r--src/data.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/data.c b/src/data.c
index c0ae3cf35eb..c35efe3067e 100644
--- a/src/data.c
+++ b/src/data.c
@@ -1,5 +1,5 @@
1/* Primitive operations on Lisp data types for GNU Emacs Lisp interpreter. 1/* Primitive operations on Lisp data types for GNU Emacs Lisp interpreter.
2 Copyright (C) 1985,86,88,93,94,95,97,98,99, 2000, 2001 2 Copyright (C) 1985,86,88,93,94,95,97,98,99, 2000, 2001, 2002
3 Free Software Foundation, Inc. 3 Free Software Foundation, Inc.
4 4
5This file is part of GNU Emacs. 5This file is part of GNU Emacs.