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$. --- usbdrv/asmcommon.inc | 1 - usbdrv/oddebug.c | 1 - usbdrv/oddebug.h | 1 - usbdrv/usbconfig-prototype.h | 1 - usbdrv/usbdrv.c | 1 - usbdrv/usbdrv.h | 1 - usbdrv/usbdrvasm.S | 1 - usbdrv/usbdrvasm.asm | 1 - usbdrv/usbdrvasm12.inc | 1 - usbdrv/usbdrvasm128.inc | 1 - usbdrv/usbdrvasm15.inc | 1 - usbdrv/usbdrvasm16.inc | 1 - usbdrv/usbdrvasm165.inc | 1 - usbdrv/usbdrvasm18-crc.inc | 1 - usbdrv/usbdrvasm20.inc | 1 - usbdrv/usbportability.h | 1 - 16 files changed, 16 deletions(-) (limited to 'usbdrv') diff --git a/usbdrv/asmcommon.inc b/usbdrv/asmcommon.inc index 07d692b..d2a4f7c 100644 --- a/usbdrv/asmcommon.inc +++ b/usbdrv/asmcommon.inc @@ -5,7 +5,6 @@ * Tabsize: 4 * Copyright: (c) 2007 by OBJECTIVE DEVELOPMENT Software GmbH * License: GNU GPL v2 (see License.txt), GNU GPL v3 or proprietary (CommercialLicense.txt) - * Revision: $Id$ */ /* Do not link this file! Link usbdrvasm.S instead, which includes the diff --git a/usbdrv/oddebug.c b/usbdrv/oddebug.c index 466e68f..19bf142 100644 --- a/usbdrv/oddebug.c +++ b/usbdrv/oddebug.c @@ -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$ */ #include "oddebug.h" diff --git a/usbdrv/oddebug.h b/usbdrv/oddebug.h index c56af1c..851f84d 100644 --- a/usbdrv/oddebug.h +++ b/usbdrv/oddebug.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 __oddebug_h_included__ diff --git a/usbdrv/usbconfig-prototype.h b/usbdrv/usbconfig-prototype.h index f9cdd91..93721c2 100644 --- a/usbdrv/usbconfig-prototype.h +++ b/usbdrv/usbconfig-prototype.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__ diff --git a/usbdrv/usbdrv.c b/usbdrv/usbdrv.c index 1943965..d838935 100644 --- a/usbdrv/usbdrv.c +++ b/usbdrv/usbdrv.c @@ -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$ */ #include "usbdrv.h" diff --git a/usbdrv/usbdrv.h b/usbdrv/usbdrv.h index bc67e8b..1708e38 100644 --- a/usbdrv/usbdrv.h +++ b/usbdrv/usbdrv.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 __usbdrv_h_included__ diff --git a/usbdrv/usbdrvasm.S b/usbdrv/usbdrvasm.S index 4e6158c..32ce8ef 100644 --- a/usbdrv/usbdrvasm.S +++ b/usbdrv/usbdrvasm.S @@ -5,7 +5,6 @@ * Tabsize: 4 * Copyright: (c) 2007 by OBJECTIVE DEVELOPMENT Software GmbH * License: GNU GPL v2 (see License.txt), GNU GPL v3 or proprietary (CommercialLicense.txt) - * Revision: $Id$ */ /* diff --git a/usbdrv/usbdrvasm.asm b/usbdrv/usbdrvasm.asm index 9cc4e4d..fb66934 100644 --- a/usbdrv/usbdrvasm.asm +++ b/usbdrv/usbdrvasm.asm @@ -5,7 +5,6 @@ * Tabsize: 4 * Copyright: (c) 2006 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/usbdrv/usbdrvasm12.inc b/usbdrv/usbdrvasm12.inc index cb74ceb..d3bd056 100644 --- a/usbdrv/usbdrvasm12.inc +++ b/usbdrv/usbdrvasm12.inc @@ -5,7 +5,6 @@ * Tabsize: 4 * Copyright: (c) 2007 by OBJECTIVE DEVELOPMENT Software GmbH * License: GNU GPL v2 (see License.txt), GNU GPL v3 or proprietary (CommercialLicense.txt) - * This Revision: $Id$ */ /* Do not link this file! Link usbdrvasm.S instead, which includes the diff --git a/usbdrv/usbdrvasm128.inc b/usbdrv/usbdrvasm128.inc index 122cc75..8f67bcc 100644 --- a/usbdrv/usbdrvasm128.inc +++ b/usbdrv/usbdrvasm128.inc @@ -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$ */ /* Do not link this file! Link usbdrvasm.S instead, which includes the diff --git a/usbdrv/usbdrvasm15.inc b/usbdrv/usbdrvasm15.inc index ce10391..33bcf0e 100644 --- a/usbdrv/usbdrvasm15.inc +++ b/usbdrv/usbdrvasm15.inc @@ -5,7 +5,6 @@ * Tabsize: 4 * Copyright: (c) 2007 by OBJECTIVE DEVELOPMENT Software GmbH * License: GNU GPL v2 (see License.txt), GNU GPL v3 or proprietary (CommercialLicense.txt) - * Revision: $Id$ */ /* Do not link this file! Link usbdrvasm.S instead, which includes the diff --git a/usbdrv/usbdrvasm16.inc b/usbdrv/usbdrvasm16.inc index 4c00faa..25b84e6 100644 --- a/usbdrv/usbdrvasm16.inc +++ b/usbdrv/usbdrvasm16.inc @@ -5,7 +5,6 @@ * Tabsize: 4 * Copyright: (c) 2007 by OBJECTIVE DEVELOPMENT Software GmbH * License: GNU GPL v2 (see License.txt), GNU GPL v3 or proprietary (CommercialLicense.txt) - * Revision: $Id$ */ /* Do not link this file! Link usbdrvasm.S instead, which includes the diff --git a/usbdrv/usbdrvasm165.inc b/usbdrv/usbdrvasm165.inc index d8a95ba..ae91588 100644 --- a/usbdrv/usbdrvasm165.inc +++ b/usbdrv/usbdrvasm165.inc @@ -5,7 +5,6 @@ * Tabsize: 4 * Copyright: (c) 2007 by OBJECTIVE DEVELOPMENT Software GmbH * License: GNU GPL v2 (see License.txt), GNU GPL v3 or proprietary (CommercialLicense.txt) - * Revision: $Id$ */ /* Do not link this file! Link usbdrvasm.S instead, which includes the diff --git a/usbdrv/usbdrvasm18-crc.inc b/usbdrv/usbdrvasm18-crc.inc index dde09da..0ff2f42 100644 --- a/usbdrv/usbdrvasm18-crc.inc +++ b/usbdrv/usbdrvasm18-crc.inc @@ -5,7 +5,6 @@ * Tabsize: 4 * Copyright: (c) 2008 by Lukas Schrittwieser and OBJECTIVE DEVELOPMENT Software GmbH * License: GNU GPL v2 (see License.txt), GNU GPL v3 or proprietary (CommercialLicense.txt) - * Revision: $Id$ */ /* Do not link this file! Link usbdrvasm.S instead, which includes the diff --git a/usbdrv/usbdrvasm20.inc b/usbdrv/usbdrvasm20.inc index 0c74679..5027edd 100644 --- a/usbdrv/usbdrvasm20.inc +++ b/usbdrv/usbdrvasm20.inc @@ -6,7 +6,6 @@ * Tabsize: 4 * Copyright: (c) 2008 by Jeroen Benschop and OBJECTIVE DEVELOPMENT Software GmbH * License: GNU GPL v2 (see License.txt), GNU GPL v3 or proprietary (CommercialLicense.txt) - * Revision: $Id$ */ /* Do not link this file! Link usbdrvasm.S instead, which includes the diff --git a/usbdrv/usbportability.h b/usbdrv/usbportability.h index a1ea93b..0a861d0 100644 --- a/usbdrv/usbportability.h +++ b/usbdrv/usbportability.h @@ -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$ */ /* -- cgit v1.2.3