Minor update.

This commit is contained in:
opendous
2011-10-31 08:50:56 +00:00
parent 064178fdfa
commit ba63e0096a
2 changed files with 20 additions and 4 deletions

View File

@@ -1,4 +1,20 @@
/* Copyright (c) 2010, Peter Barrett
**
** Additional porting to the AT90USB1287 by Opendous Inc. 2011-10-31
**
** Permission to use, copy, modify, and/or distribute this software for
** any purpose with or without fee is hereby granted, provided that the
** above copyright notice and this permission notice appear in all copies.
**
** THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL
** WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED
** WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR
** BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES
** OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
** WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
** ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
** SOFTWARE.
*/
#include "Platform.h"

View File

@@ -1,6 +1,6 @@
/* Copyright (c) 2010, Peter Barrett
/* Copyright (c) 2010, Peter Barrett
**
** Additional porting to the AT90USB1287 by Opendous Inc. 2011-10-31
**
** Permission to use, copy, modify, and/or distribute this software for
** any purpose with or without fee is hereby granted, provided that the