aboutsummaryrefslogtreecommitdiffstats
path: root/examples/hid-data
diff options
context:
space:
mode:
Diffstat (limited to 'examples/hid-data')
-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
-rw-r--r--examples/hid-data/firmware/main.c1
-rwxr-xr-xexamples/hid-data/make-files.sh1
5 files changed, 0 insertions, 5 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>
diff --git a/examples/hid-data/firmware/main.c b/examples/hid-data/firmware/main.c
index b782aef..9e4241f 100644
--- a/examples/hid-data/firmware/main.c
+++ b/examples/hid-data/firmware/main.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$
*/
/*
diff --git a/examples/hid-data/make-files.sh b/examples/hid-data/make-files.sh
index 02d8dad..3da9bd5 100755
--- a/examples/hid-data/make-files.sh
+++ b/examples/hid-data/make-files.sh
@@ -4,7 +4,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$
if [ "$1" = remove ]; then