From d7d6b54a080ff971fa3193ce0b630b12feac7e55 Mon Sep 17 00:00:00 2001 From: Andreas Auras Date: Sat, 6 Mar 2010 21:27:35 +0100 Subject: Prepare for public use --- test_appl/df10ch_test.c | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/test_appl/df10ch_test.c b/test_appl/df10ch_test.c index 0d07b85..adfe351 100644 --- a/test_appl/df10ch_test.c +++ b/test_appl/df10ch_test.c @@ -1,14 +1,14 @@ /* - * Copyright (C) 2009, 2010 Andreas Auras + * Copyright (C) 2010 Andreas Auras * - * This file is part of the atmo post plugin, a plugin for the free xine video player. + * This file is part of the DF10CH Atmolight controller project. * - * atmo post plugin is free software; you can redistribute it and/or modify + * DF10CH Atmolight controller 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 * (at your option) any later version. * - * atmo post plugin is distributed in the hope that it will be useful, + * DF10CH Atmolight controller 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. @@ -18,6 +18,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA * */ + #include #include #include @@ -26,13 +27,8 @@ #include #include #include - - -/*************************************************************************************************** - * DF10CH output driver for my own designed "next generation" 10ch RGB Controller - ***************************************************************************************************/ - #include + #include "../df10ch_usb_proto.h" #define DF10CH_USB_CFG_VENDOR_ID 0x16c0 -- cgit v1.2.3