GPL as in stable-0-4-3

This commit is contained in:
dglaude
2002-01-02 15:03:19 +00:00
parent 7847b4e17a
commit e85dbde5f7
+28 -9
View File
@@ -1,12 +1,31 @@
/* /* This is the LCDproc driver for Matrix Orbital devices
* Matrix Orbital driver (http://www.matrixorbital.com)
*
* For the Matrix Orbital LCD* LKD* VFD* and VKD* displays For the Matrix Orbital LCD* LKD* VFD* and VKD* displays
*
* September 16, 2001 NOTE: GLK displays have a different driver.
*
* NOTE: GLK displays have a different driver. Copyright (C) 1999, William Ferrell and Scott Scriven
* 2001, André Breiler
2001, Philip Pokorny
2001, David Douthitt
2001, David Glaude
2001, Joris Robijn
2001, Rene Wagner
This program 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 of the License, or
any later version.
This program 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 this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
*/ */
#include <stdlib.h> #include <stdlib.h>