]> sigrok.org Git - sigrok-cli.git/blobdiff - README
configure.ac: Bump package version to 0.7.1.
[sigrok-cli.git] / README
diff --git a/README b/README
index 3032095f7118271c82fe7681c43a1a3cc07e0c47..2bbf6ec0c147b920c535b78b4fbfc6b5ad885bbd 100644 (file)
--- a/README
+++ b/README
@@ -20,16 +20,16 @@ sigrok-cli is in a usable state and has had official tarball releases.
 Requirements
 ------------
 
- - git
- - gcc
+ - git (only needed when building from git)
+ - gcc or clang
  - make
- - autoconf >= 2.63
- - automake >= 1.11
- - libtool
+ - autoconf >= 2.63 (only needed when building from git)
+ - automake >= 1.11 (only needed when building from git)
+ - libtool (only needed when building from git)
  - pkg-config >= 0.22
- - libglib >= 2.28.0
- - libsigrok >= 0.2.0
- - libsigrokdecode >= 0.1.0
+ - libglib >= 2.32.0
+ - libsigrok >= 0.5.0
+ - libsigrokdecode >= 0.5.0
 
 
 Building and installing
@@ -52,13 +52,23 @@ See INSTALL or the following wiki page for more (OS-specific) instructions:
  http://sigrok.org/wiki/Building
 
 
-Mailing lists
--------------
+Copyright and license
+---------------------
 
-There are two mailing lists for sigrok/sigrok-cli:
+sigrok-cli 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 program 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 list
+------------
 
  https://lists.sourceforge.net/lists/listinfo/sigrok-devel
- https://lists.sourceforge.net/lists/listinfo/sigrok-commits
 
 
 IRC