From d0dec355ee707784203c66593e6a8e2e8b565edc Mon Sep 17 00:00:00 2001 From: Christian Starkjohann Date: Wed, 5 Dec 2012 23:42:47 +0100 Subject: Removed all references to the SVN expansion keyword $Id$. --- examples/hid-data/commandline/Makefile | 1 - examples/hid-data/commandline/Makefile.windows | 1 - examples/hid-data/commandline/hidtool.c | 1 - examples/hid-data/firmware/main.c | 1 - examples/hid-data/make-files.sh | 1 - 5 files changed, 5 deletions(-) (limited to 'examples/hid-data') 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 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 -- cgit v1.2.3