From: Glenn Morris Date: Tue, 27 Feb 2007 03:09:15 +0000 (+0000) Subject: Add Lucid and FSF copyrights and GPL text. X-Git-Tag: emacs-pretest-22.0.95~84 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=32c92352f6e1b2798d852b7d62db471dfb700147;p=emacs.git Add Lucid and FSF copyrights and GPL text. --- diff --git a/lwlib/lwlib-int.h b/lwlib/lwlib-int.h index 3e9bee646cd..edb975ac6cb 100644 --- a/lwlib/lwlib-int.h +++ b/lwlib/lwlib-int.h @@ -1,3 +1,26 @@ +/* +Copyright (C) 1992 Lucid, Inc. +Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, + 2007 Free Software Foundation, Inc. + +This file is part of the Lucid Widget Library. + +The Lucid Widget Library is free software; you can redistribute it and/or +modify it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 1, or (at your option) +any later version. + +The Lucid Widget Library is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with GNU Emacs; see the file COPYING. If not, write to +the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ + + #ifndef LWLIB_INTERNAL_H #define LWLIB_INTERNAL_H diff --git a/lwlib/lwlib.h b/lwlib/lwlib.h index a141c600526..3b6aa99277c 100644 --- a/lwlib/lwlib.h +++ b/lwlib/lwlib.h @@ -1,3 +1,26 @@ +/* +Copyright (C) 1992, 1993 Lucid, Inc. +Copyright (C) 1994, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, + 2007 Free Software Foundation, Inc. + +This file is part of the Lucid Widget Library. + +The Lucid Widget Library is free software; you can redistribute it and/or +modify it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 1, or (at your option) +any later version. + +The Lucid Widget Library is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with GNU Emacs; see the file COPYING. If not, write to +the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ + + #ifndef LWLIB_H #define LWLIB_H