aboutsummaryrefslogtreecommitdiffstats
path: root/src/alloc.c
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1997-04-09 04:00:39 +0000
committerRichard M. Stallman <[email protected]>1997-04-09 04:00:39 +0000
commit188b4aeaacfdd82fe6cdc5933d0612d814158703 (patch)
tree6bb047c44b4c325fd4d63ca962f0450e4fcfd68c /src/alloc.c
parent3689ff1491f768f64ccfece30234a339155d99f2 (diff)
Update copyright year.
Diffstat (limited to 'src/alloc.c')
-rw-r--r--src/alloc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/alloc.c b/src/alloc.c
index 3468e8a9e3..536286ff16 100644
--- a/src/alloc.c
+++ b/src/alloc.c
@@ -1,5 +1,5 @@
/* Storage allocation and gc for GNU Emacs Lisp interpreter.
- Copyright (C) 1985, 86, 88, 93, 94, 95 Free Software Foundation, Inc.
+ Copyright (C) 1985, 86, 88, 93, 94, 95, 97 Free Software Foundation, Inc.
This file is part of GNU Emacs.