aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hid.c2
-rw-r--r--hid_darwin.c2
-rw-r--r--hid_windows.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/hid.c b/hid.c
index e72d019..8deba24 100644
--- a/hid.c
+++ b/hid.c
@@ -7,7 +7,7 @@
/* */
/* 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 */
+/* as published by the Free Software Foundation; either version 3 */
/* of the License, or (at your option) any later version. */
/* */
/* See file LICENSE for further informations on licensing terms. */
diff --git a/hid_darwin.c b/hid_darwin.c
index c03042a..f4d3ff9 100644
--- a/hid_darwin.c
+++ b/hid_darwin.c
@@ -8,7 +8,7 @@
*
* 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
+ * the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
diff --git a/hid_windows.c b/hid_windows.c
index ffa1dc0..90ed842 100644
--- a/hid_windows.c
+++ b/hid_windows.c
@@ -6,7 +6,7 @@
*
* 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
+ * the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,