diff options
Diffstat (limited to 'vusb/sendchar_usart.c')
-rw-r--r-- | vusb/sendchar_usart.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vusb/sendchar_usart.c b/vusb/sendchar_usart.c index d6f3c894c4..8d24f87d1e 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" |