diff options
author | Gerd Moellmann <gerd@gnu.org> | 2001-06-18 10:42:23 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2001-06-18 10:42:23 +0000 |
commit | 72632c83b23f9ff6b8f8601016f7d9f377cb22d2 (patch) | |
tree | bf9b0f3b683841ef1f2cd7a8a2a092f46f8a44bc /src/composite.c | |
parent | e3b3e3271489eda3e7f2a3fd404dced8fbb10d60 (diff) | |
download | emacs-72632c83b23f9ff6b8f8601016f7d9f377cb22d2.tar.gz |
Update copyright.
Diffstat (limited to 'src/composite.c')
-rw-r--r-- | src/composite.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/composite.c b/src/composite.c index 6f60ddbca5a..6db705cec4e 100644 --- a/src/composite.c +++ b/src/composite.c @@ -1,6 +1,7 @@ /* Composite sequence support. Copyright (C) 1999 Electrotechnical Laboratory, JAPAN. Licensed to the Free Software Foundation. + Copyright (C) 2001 Free Software Foundation, Inc. This file is part of GNU Emacs. |