aboutsummaryrefslogtreecommitdiffstats
path: root/examples/hid-data/commandline
diff options
context:
space:
mode:
Diffstat (limited to 'examples/hid-data/commandline')
-rw-r--r--examples/hid-data/commandline/Makefile1
-rw-r--r--examples/hid-data/commandline/Makefile.windows1
-rw-r--r--examples/hid-data/commandline/hidtool.c1
3 files changed, 0 insertions, 3 deletions
diff --git a/examples/hid-data/commandline/Makefile b/examples/hid-data/commandline/Makefile
index 5a6d860..b47df47 100644
--- a/examples/hid-data/commandline/Makefile
+++ b/examples/hid-data/commandline/Makefile
@@ -5,7 +5,6 @@
# Tabsize: 4
# Copyright: (c) 2008 by OBJECTIVE DEVELOPMENT Software GmbH
# License: GNU GPL v2 (see License.txt), GNU GPL v3 or proprietary (CommercialLicense.txt)
-# This Revision: $Id$
# Please read the definitions below and edit them as appropriate for your
# system:
diff --git a/examples/hid-data/commandline/Makefile.windows b/examples/hid-data/commandline/Makefile.windows
index a66dffc..ab3f5df 100644
--- a/examples/hid-data/commandline/Makefile.windows
+++ b/examples/hid-data/commandline/Makefile.windows
@@ -5,7 +5,6 @@
# Tabsize: 4
# Copyright: (c) 2008 by OBJECTIVE DEVELOPMENT Software GmbH
# License: GNU GPL v2 (see License.txt), GNU GPL v3 or proprietary (CommercialLicense.txt)
-# This Revision: $Id$
# You may use this file with
# make -f Makefile.windows
diff --git a/examples/hid-data/commandline/hidtool.c b/examples/hid-data/commandline/hidtool.c
index 9816052..6095312 100644
--- a/examples/hid-data/commandline/hidtool.c
+++ b/examples/hid-data/commandline/hidtool.c
@@ -5,7 +5,6 @@
* Tabsize: 4
* Copyright: (c) 2008 by OBJECTIVE DEVELOPMENT Software GmbH
* License: GNU GPL v2 (see License.txt), GNU GPL v3 or proprietary (CommercialLicense.txt)
- * This Revision: $Id$
*/
#include <stdio.h>