summaryrefslogtreecommitdiff
path: root/vusb/sendchar_usart.c
diff options
context:
space:
mode:
authortmk2011-07-21 00:32:52 +0900
committertmk2011-07-21 00:32:52 +0900
commit0dde25e81cc06ed6331c030839b7048c69fc9c84 (patch)
tree3f6f79a9ebc3fcf183547a420065fd5cc7b077d3 /vusb/sendchar_usart.c
parentf382fc93d5cbee8209069d5da590177b8dbd4a02 (diff)
added copyright and license notice.
Diffstat (limited to 'vusb/sendchar_usart.c')
-rw-r--r--vusb/sendchar_usart.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/vusb/sendchar_usart.c b/vusb/sendchar_usart.c
index d6f3c894c..8d24f87d1 100644
--- a/vusb/sendchar_usart.c
+++ b/vusb/sendchar_usart.c
@@ -1,3 +1,7 @@
+/*
+ * Copyright: (c) 2005 by OBJECTIVE DEVELOPMENT Software GmbH
+ * License: GNU GPL v2 (see License.txt), GNU GPL v3 or proprietary (CommercialLicense.txt)
+ */
#include <stdint.h>
#include "oddebug.h"
#include "sendchar.h"