diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2006-02-05 23:44:47 +0000 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2006-02-05 23:44:47 +0000 |
commit | 56b42371ba97b2d0d1a1272d9bbc200063e5297f (patch) | |
tree | 188992834c06876f62bcc810b24a5a8a96684b9f /oldXMenu/InsPane.c | |
parent | 7898cb1e474a0764ddf32cf3042ec29b3939ca32 (diff) | |
download | emacs-56b42371ba97b2d0d1a1272d9bbc200063e5297f.tar.gz |
Update years in copyright notice; nfc.
Diffstat (limited to 'oldXMenu/InsPane.c')
-rw-r--r-- | oldXMenu/InsPane.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/oldXMenu/InsPane.c b/oldXMenu/InsPane.c index 805a978bb74..5f8f334f184 100644 --- a/oldXMenu/InsPane.c +++ b/oldXMenu/InsPane.c @@ -1,7 +1,8 @@ #include "copyright.h" /* Copyright Massachusetts Institute of Technology 1985 */ -/* Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc. */ +/* Copyright (C) 2002, 2003, 2004, 2005, + 2006 Free Software Foundation, Inc. */ /* * XMenu: MIT Project Athena, X Window system menu package |