diff options
Diffstat (limited to '3rdparty-notices/ps3eyedriver/libusbK-LICENSE-libusb.txt')
-rw-r--r-- | 3rdparty-notices/ps3eyedriver/libusbK-LICENSE-libusb.txt | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/3rdparty-notices/ps3eyedriver/libusbK-LICENSE-libusb.txt b/3rdparty-notices/ps3eyedriver/libusbK-LICENSE-libusb.txt new file mode 100644 index 00000000..e64f9687 --- /dev/null +++ b/3rdparty-notices/ps3eyedriver/libusbK-LICENSE-libusb.txt @@ -0,0 +1,22 @@ +/* + * Public libusb header file + * Copyright © 2001 Johannes Erdfelt <johannes@erdfelt.com> + * Copyright © 2007-2008 Daniel Drake <dsd@gentoo.org> + * Copyright © 2012 Pete Batard <pete@akeo.ie> + * Copyright © 2012-2018 Nathan Hjelm <hjelmn@cs.unm.edu> + * For more information, please visit: http://libusb.info + * + * 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 + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + */ |