diff options
author | Krzysztof Opasiak <k.opasiak@samsung.com> | 2015-12-23 00:31:52 +0100 |
---|---|---|
committer | Krzysztof Opasiak <k.opasiak@samsung.com> | 2015-12-23 00:49:03 +0100 |
commit | 77449edfe00593c8f0399c404174cbaf3069902a (patch) | |
tree | e410b7d02a6b8cb5b3d45517772c42247ab2b349 /include | |
parent | 3f422795dba42d5cdcaa2d1a684bdc8c71835dd7 (diff) | |
download | libusbg-77449edfe00593c8f0399c404174cbaf3069902a.tar.gz libusbg-77449edfe00593c8f0399c404174cbaf3069902a.tar.bz2 libusbg-77449edfe00593c8f0399c404174cbaf3069902a.zip |
libusbgx: Add suitable copyrights
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Diffstat (limited to 'include')
-rw-r--r-- | include/usbg/usbg.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/usbg/usbg.h b/include/usbg/usbg.h index 42158e3..0f334d4 100644 --- a/include/usbg/usbg.h +++ b/include/usbg/usbg.h @@ -3,6 +3,10 @@ * * Matt Porter <mporter@linaro.org> * + * Copyright (C) 2013 - 2015 Samsung Electronics + * + * Krzysztof Opasiak <k.opasiak@samsung.com> + * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either |