aboutsummaryrefslogtreecommitdiffstats
path: root/examples/hid-data
diff options
context:
space:
mode:
authorChristian Starkjohann <cs+github@obdev.at>2012-12-05 23:42:47 +0100
committerChristian Starkjohann <cs+github@obdev.at>2012-12-05 23:42:47 +0100
commitd0dec355ee707784203c66593e6a8e2e8b565edc (patch)
tree4ec3a74aceb603296cd22b1f0ccc0591c99f3054 /examples/hid-data
parentf6bce71b0c73f626350006094591685bfc76ef6c (diff)
downloadv-usb-d0dec355ee707784203c66593e6a8e2e8b565edc.tar.gz
v-usb-d0dec355ee707784203c66593e6a8e2e8b565edc.tar.bz2
v-usb-d0dec355ee707784203c66593e6a8e2e8b565edc.zip
Removed all references to the SVN expansion keyword $Id$.
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