From e85dbde5f779114f144742eb76d39484a8beaff4 Mon Sep 17 00:00:00 2001 From: dglaude Date: Wed, 2 Jan 2002 15:03:19 +0000 Subject: [PATCH] GPL as in stable-0-4-3 --- server/drivers/MtxOrb.c | 39 +++++++++++++++++++++++++++++---------- 1 file changed, 29 insertions(+), 10 deletions(-) diff --git a/server/drivers/MtxOrb.c b/server/drivers/MtxOrb.c index 372b428..2952738 100644 --- a/server/drivers/MtxOrb.c +++ b/server/drivers/MtxOrb.c @@ -1,13 +1,32 @@ -/* - * Matrix Orbital driver - * - * For the Matrix Orbital LCD* LKD* VFD* and VKD* displays - * - * September 16, 2001 - * - * NOTE: GLK displays have a different driver. - * - */ +/* This is the LCDproc driver for Matrix Orbital devices + (http://www.matrixorbital.com) + + For the Matrix Orbital LCD* LKD* VFD* and VKD* displays + + 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 #include