From: Uwe Hermann Date: Fri, 26 Apr 2013 11:35:19 +0000 (+0200) Subject: README: Add "Copyright and license" section. X-Git-Tag: dsupstream~60 X-Git-Url: https://sigrok.org/gitaction?a=commitdiff_plain;h=6d0369591b7b30009bf497a5bb285afc7f431ad8;p=libsigrok.git README: Add "Copyright and license" section. --- diff --git a/README b/README index a47a3953..0e74f7b0 100644 --- a/README +++ b/README @@ -77,6 +77,19 @@ Some devices supported by libsigrok need a firmware to be uploaded before the device can be used. See README.devices for details. +Copyright and license +--------------------- + +libsigrok is licensed under the terms of the GNU General Public License +(GPL), version 3 or later. + +While some individual source code files are licensed under the GPLv2+, and +some files are licensed under the GPLv3+, this doesn't change the fact that +the library as a whole is licensed under the terms of the GPLv3+. + +Please see the individual source files for the full list of copyright holders. + + Mailing lists -------------