# HG changeset patch # User Stefan Monnier # Date 1111079793 0 # Node ID 5b0e15f7d88d84634e8c5f725e81b42c548d7f3c # Parent a95b5f47474c2f73fa758c0e84c986cf67a094ad Add missing copyright and license notice. diff -r a95b5f47474c -r 5b0e15f7d88d lwlib/lwlib-Xm.h --- a/lwlib/lwlib-Xm.h Thu Mar 17 17:11:50 2005 +0000 +++ b/lwlib/lwlib-Xm.h Thu Mar 17 17:16:33 2005 +0000 @@ -1,3 +1,24 @@ +/* The lwlib interface to Motif widgets. + Copyright (C) 1994, 2000 Free Software Foundation, Inc. + Copyright (C) 1992 Lucid, 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 2, 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., 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ + #ifndef LWLIB_XM_H #define LWLIB_XM_H