diff options
author | Karl Heuer <kwzh@gnu.org> | 1994-05-04 02:41:09 +0000 |
---|---|---|
committer | Karl Heuer <kwzh@gnu.org> | 1994-05-04 02:41:09 +0000 |
commit | 3a22ee3595841a85186c367d0cfdc09553ad22f8 (patch) | |
tree | 8ad4ea953d7fbecb49c18e2239c5e51bbeed2e49 /src/xfaces.c | |
parent | f02902f7d405ba60e012afa9ee50e57a48d4b071 (diff) | |
download | emacs-3a22ee3595841a85186c367d0cfdc09553ad22f8.tar.gz |
Update copyright.
Diffstat (limited to 'src/xfaces.c')
-rw-r--r-- | src/xfaces.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xfaces.c b/src/xfaces.c index 8f38e1c955a..2484440f0d9 100644 --- a/src/xfaces.c +++ b/src/xfaces.c @@ -1,5 +1,5 @@ /* "Face" primitives. - Copyright (C) 1993 Free Software Foundation. + Copyright (C) 1993, 1994 Free Software Foundation. This file is part of GNU Emacs. |