aboutsummaryrefslogtreecommitdiffstats
path: root/wirish/Print.cpp
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@leaflabs.com>2012-05-31 18:55:44 -0400
committerMarti Bolivar <mbolivar@leaflabs.com>2012-05-31 18:55:44 -0400
commite630db87d2d30341e7b1b3db30c3a0c768adae5f (patch)
treeaa0ead336107b4b5cdd353d9e6fc38a2cbc802ea /wirish/Print.cpp
parent77abda29002216bd8186b430f484c98666a52339 (diff)
downloadlibrambutan-e630db87d2d30341e7b1b3db30c3a0c768adae5f.tar.gz
librambutan-e630db87d2d30341e7b1b3db30c3a0c768adae5f.zip
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.cpp1
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