aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2007-02-27 03:10:29 +0000
committerGlenn Morris2007-02-27 03:10:29 +0000
commit016c80c3f77e94ab6ccad4f2203fd76e470e556c (patch)
tree70647d141e0e333057e3023f274123ef4a9c4227
parent81e32ca354590033c4f5ab6481afc0b62f9fc53b (diff)
downloademacs-016c80c3f77e94ab6ccad4f2203fd76e470e556c.tar.gz
emacs-016c80c3f77e94ab6ccad4f2203fd76e470e556c.zip
Add Lucid copyright.
Adjust FSF copyright years based on changelogs.
-rw-r--r--lwlib/xlwmenu.h5
-rw-r--r--lwlib/xlwmenuP.h5
2 files changed, 6 insertions, 4 deletions
diff --git a/lwlib/xlwmenu.h b/lwlib/xlwmenu.h
index f14ffd72dab..6bdf9116e9c 100644
--- a/lwlib/xlwmenu.h
+++ b/lwlib/xlwmenu.h
@@ -1,6 +1,7 @@
1/* Interface of a lightweight menubar widget. 1/* Interface of a lightweight menubar widget.
2 Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2Copyright (C) 1992 Lucid, Inc.
3 2006, 2007 Free Software Foundation, Inc. 3Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007
4 Free Software Foundation, Inc.
4 5
5This file is part of the Lucid Widget Library. 6This file is part of the Lucid Widget Library.
6 7
diff --git a/lwlib/xlwmenuP.h b/lwlib/xlwmenuP.h
index 7ad135ac7b7..481ea8c2078 100644
--- a/lwlib/xlwmenuP.h
+++ b/lwlib/xlwmenuP.h
@@ -1,6 +1,7 @@
1/* Internals of a lightweight menubar widget. 1/* Internals of a lightweight menubar widget.
2 Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2Copyright (C) 1992 Lucid, Inc.
3 2005, 2006, 2007 Free Software Foundation, Inc. 3Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007
4 Free Software Foundation, Inc.
4 5
5This file is part of the Lucid Widget Library. 6This file is part of the Lucid Widget Library.
6 7