diff options
author | Marti Bolivar <mbolivar@leaflabs.com> | 2012-06-19 15:34:18 -0400 |
---|---|---|
committer | Marti Bolivar <mbolivar@leaflabs.com> | 2012-06-22 14:06:09 -0400 |
commit | 156b6f1d61ab3985ee8abd4c51aeca3caa4ecb35 (patch) | |
tree | e4e63dd918455c15a98d8f6c23139606889a1632 | |
parent | 68f35527c43001ceff27b9ec6f35e3be339742ca (diff) | |
download | librambutan-156b6f1d61ab3985ee8abd4c51aeca3caa4ecb35.tar.gz librambutan-156b6f1d61ab3985ee8abd4c51aeca3caa4ecb35.zip |
libmaple/i2c.h: Assert LeafLabs copyright.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
-rw-r--r-- | libmaple/include/libmaple/i2c.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libmaple/include/libmaple/i2c.h b/libmaple/include/libmaple/i2c.h index 8c5ab06..217bead 100644 --- a/libmaple/include/libmaple/i2c.h +++ b/libmaple/include/libmaple/i2c.h @@ -2,6 +2,7 @@ * The MIT License * * Copyright (c) 2010 Perry Hung. + * Copyright (c) 2012 LeafLabs, LLC. * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation |