Add missing copyright and license notice.

This commit is contained in:
Stefan Monnier 2005-03-17 17:16:33 +00:00
parent f1145b54d8
commit 21a03b6823

View file

@ -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