diff options
| author | Marti Bolivar <mbolivar@leaflabs.com> | 2012-05-31 18:55:44 -0400 |
|---|---|---|
| committer | Marti Bolivar <mbolivar@leaflabs.com> | 2012-05-31 18:55:44 -0400 |
| commit | 819a2404ca1b2b3a164f9b6008db767faffa268d (patch) | |
| tree | aa0ead336107b4b5cdd353d9e6fc38a2cbc802ea /wirish/Print.cpp | |
| parent | 4b0b4c06d666e24acadaaa9c315849259f276abb (diff) | |
Assert LeafLabs copyright in wirish/Print.cpp.
This should get replaced with a clean-room MIT licensed version, but
pieces of it are ours (notably the bugfixes to the floating point
printing routines), so might as well do the copyright thing.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
Diffstat (limited to 'wirish/Print.cpp')
| -rw-r--r-- | wirish/Print.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wirish/Print.cpp b/wirish/Print.cpp index 1a2bddb..f6bc0c6 100644 --- a/wirish/Print.cpp +++ b/wirish/Print.cpp @@ -1,6 +1,7 @@ /* * Print.cpp - Base class that provides print() and println() * Copyright (c) 2008 David A. Mellis. All right reserved. + * Copyright (c) 2011 LeafLabs, LLC. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License |
