From: Stefan Monnier Date: Thu, 17 Mar 2005 17:16:33 +0000 (+0000) Subject: Add missing copyright and license notice. X-Git-Tag: ttn-vms-21-2-B4~1753 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=21a03b68239b93f20f638a40b4060ebec925ce71;p=emacs.git Add missing copyright and license notice. --- diff --git a/lwlib/lwlib-Xm.h b/lwlib/lwlib-Xm.h index 6a59a9d34d5..62396d1f3d4 100644 --- a/lwlib/lwlib-Xm.h +++ b/lwlib/lwlib-Xm.h @@ -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