aboutsummaryrefslogtreecommitdiffstats
path: root/usbdrv
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 /usbdrv
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 'usbdrv')
-rw-r--r--usbdrv/asmcommon.inc1
-rw-r--r--usbdrv/oddebug.c1
-rw-r--r--usbdrv/oddebug.h1
-rw-r--r--usbdrv/usbconfig-prototype.h1
-rw-r--r--usbdrv/usbdrv.c1
-rw-r--r--usbdrv/usbdrv.h1
-rw-r--r--usbdrv/usbdrvasm.S1
-rw-r--r--usbdrv/usbdrvasm.asm1
-rw-r--r--usbdrv/usbdrvasm12.inc1
-rw-r--r--usbdrv/usbdrvasm128.inc1
-rw-r--r--usbdrv/usbdrvasm15.inc1
-rw-r--r--usbdrv/usbdrvasm16.inc1
-rw-r--r--usbdrv/usbdrvasm165.inc1
-rw-r--r--usbdrv/usbdrvasm18-crc.inc1
-rw-r--r--usbdrv/usbdrvasm20.inc1
-rw-r--r--usbdrv/usbportability.h1
16 files changed, 0 insertions, 16 deletions
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$
*/
/*