aboutsummaryrefslogtreecommitdiffstats
path: root/libs-host
diff options
context:
space:
mode:
authorChristian Starkjohann <cs+github@obdev.at>2009-04-13 18:23:31 +0000
committerChristian Starkjohann <cs+github@obdev.at>2009-04-13 18:23:31 +0000
commit71450ab7bdd1e9bf0c6359f8ef91c9a6a84ab0c1 (patch)
tree179a02c4dec6fa3462906fc2ca8113311328add9 /libs-host
parent7d111aa4aed9621c02181c66d28fe99a9836e788 (diff)
downloadv-usb-71450ab7bdd1e9bf0c6359f8ef91c9a6a84ab0c1.tar.gz
v-usb-71450ab7bdd1e9bf0c6359f8ef91c9a6a84ab0c1.tar.bz2
v-usb-71450ab7bdd1e9bf0c6359f8ef91c9a6a84ab0c1.zip
- great renaming: project is now renamed from AVR-USB to V-USB
Diffstat (limited to 'libs-host')
-rw-r--r--libs-host/opendevice.c2
-rw-r--r--libs-host/opendevice.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/libs-host/opendevice.c b/libs-host/opendevice.c
index 0cfdbe2..f088e43 100644
--- a/libs-host/opendevice.c
+++ b/libs-host/opendevice.c
@@ -1,5 +1,5 @@
/* Name: opendevice.c
- * Project: AVR-USB host-side library
+ * Project: V-USB host-side library
* Author: Christian Starkjohann
* Creation Date: 2008-04-10
* Tabsize: 4
diff --git a/libs-host/opendevice.h b/libs-host/opendevice.h
index 2311f54..df70a50 100644
--- a/libs-host/opendevice.h
+++ b/libs-host/opendevice.h
@@ -1,5 +1,5 @@
/* Name: opendevice.h
- * Project: AVR-USB host-side library
+ * Project: V-USB host-side library
* Author: Christian Starkjohann
* Creation Date: 2008-04-10
* Tabsize: 4