diff options
author | Glenn Morris <rgm@gnu.org> | 2007-02-27 03:08:59 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-02-27 03:08:59 +0000 |
commit | 4424d48a34285002410b22e160b06c58703c191c (patch) | |
tree | 236b3ca179d995132f313c9c772890f9c2dd5ddd /lwlib/lwlib.c | |
parent | a574ff578ec8629f347408095bba69ba9a0fcb6d (diff) | |
download | emacs-4424d48a34285002410b22e160b06c58703c191c.tar.gz emacs-4424d48a34285002410b22e160b06c58703c191c.tar.bz2 emacs-4424d48a34285002410b22e160b06c58703c191c.zip |
Add FSF copyright.
Diffstat (limited to 'lwlib/lwlib.c')
-rw-r--r-- | lwlib/lwlib.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lwlib/lwlib.c b/lwlib/lwlib.c index 39b9400c5c8..bd5d9adbf9d 100644 --- a/lwlib/lwlib.c +++ b/lwlib/lwlib.c @@ -1,5 +1,7 @@ /* A general interface to the widgets of different toolkits. - Copyright (C) 1992, 1993 Lucid, Inc. +Copyright (C) 1992, 1993 Lucid, Inc. +Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2003, 2004, + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of the Lucid Widget Library. |