# HG changeset patch # User Glenn Morris # Date 1172545755 0 # Node ID 9f78501bf1f32c3280a427fbb835a1ea599afc3c # Parent a274050b67b132603e27dae1601fff809aad29fc Add Lucid and FSF copyrights and GPL text. diff -r a274050b67b1 -r 9f78501bf1f3 lwlib/lwlib-int.h --- a/lwlib/lwlib-int.h Tue Feb 27 03:08:59 2007 +0000 +++ b/lwlib/lwlib-int.h Tue Feb 27 03:09:15 2007 +0000 @@ -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 -r a274050b67b1 -r 9f78501bf1f3 lwlib/lwlib.h --- a/lwlib/lwlib.h Tue Feb 27 03:08:59 2007 +0000 +++ b/lwlib/lwlib.h Tue Feb 27 03:09:15 2007 +0000 @@ -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