From 0dde25e81cc06ed6331c030839b7048c69fc9c84 Mon Sep 17 00:00:00 2001 From: tmk Date: Thu, 21 Jul 2011 00:32:52 +0900 Subject: added copyright and license notice. --- vusb/sendchar_usart.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'vusb/sendchar_usart.c') 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 #include "oddebug.h" #include "sendchar.h" -- cgit v1.2.3