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$. --- tests/Makefile | 1 - tests/compare-sizes.awk | 1 - tests/main.c | 1 - tests/null.c | 1 - tests/usbconfig.h | 1 - 5 files changed, 5 deletions(-) (limited to 'tests') diff --git a/tests/Makefile b/tests/Makefile index 4599702..a800c2a 100644 --- a/tests/Makefile +++ b/tests/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$ DEVICE = attiny2313 F_CPU = 16000000 # in Hz diff --git a/tests/compare-sizes.awk b/tests/compare-sizes.awk index 8135729..47868c4 100755 --- a/tests/compare-sizes.awk +++ b/tests/compare-sizes.awk @@ -6,7 +6,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$ BEGIN{ opt = 0; diff --git a/tests/main.c b/tests/main.c index 8b8ba4c..3377a29 100644 --- a/tests/main.c +++ b/tests/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/tests/null.c b/tests/null.c index d19a1b8..f668354 100644 --- a/tests/null.c +++ b/tests/null.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/tests/usbconfig.h b/tests/usbconfig.h index 34b6f60..0061ee4 100644 --- a/tests/usbconfig.h +++ b/tests/usbconfig.h @@ -5,7 +5,6 @@ * Tabsize: 4 * Copyright: (c) 2005 by OBJECTIVE DEVELOPMENT Software GmbH * License: GNU GPL v2 (see License.txt), GNU GPL v3 or proprietary (CommercialLicense.txt) - * This Revision: $Id$ */ #ifndef __usbconfig_h_included__ -- cgit v1.2.3