diff options
| author | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2012-07-23 19:19:34 +0000 |
|---|---|---|
| committer | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2012-07-23 19:19:34 +0000 |
| commit | 33c0b8cfbb53e5800fc31dd7101acfaf0c911770 (patch) | |
| tree | 1abf4ec34ce3bd539e28cd0a91d71abde0cc4ed0 /LUFA | |
| parent | e32314c4b28dad3dcb8bfc7482885b9e8fc1268d (diff) | |
Make the bootloader generation maintenance script copy over the project license text when generation is complete.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2412 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'LUFA')
| -rw-r--r-- | LUFA/License.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/LUFA/License.txt b/LUFA/License.txt index ee2ac962..d550f2c4 100644 --- a/LUFA/License.txt +++ b/LUFA/License.txt @@ -1,3 +1,10 @@ + LUFA Library + Copyright (C) Dean Camera, 2012. + + dean [at] fourwalledcubicle [dot] com + www.lufa-lib.org + + Permission to use, copy, modify, and distribute this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all |
