summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorFlorian Jung <flo@windfisch.org>2016-02-02 21:49:17 +0100
committerFlorian Jung <flo@windfisch.org>2016-02-02 21:49:17 +0100
commit6dfb68bb478059b65a4d8fa6877571a20d92d95f (patch)
treec306df1dac524893d1061433370b6d2e74b73186 /main.c
parent5f6aa9a9b8f2e8438886d3c506792825ed2de69c (diff)
license,readmeHEADmaster
Diffstat (limited to 'main.c')
-rw-r--r--main.c7
1 files changed, 3 insertions, 4 deletions
diff --git a/main.c b/main.c
index 8006bdc..f2cbfd7 100644
--- a/main.c
+++ b/main.c
@@ -1,10 +1,9 @@
-// USB HID test
+// GameCube controller to USB adapter
// Copyright (C) 2014 Florian Jung
//
// 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 3 of the License, or
-// (at your option) any later version.
+// it under the terms of the GNU General Public License version 3 as
+// published by the Free Software Foundation.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of