]> sigrok.org Git - pulseview.git/blobdiff - README
Improved painting of cursor values
[pulseview.git] / README
diff --git a/README b/README
index dee7cdc04ac6aa202312fc6e4443ec5a2b5e0d74..4aaa8780090605f44215d1c4a4e740b77422b8c2 100644 (file)
--- a/README
+++ b/README
@@ -20,42 +20,19 @@ There have been no official tarball releases, yet.
 Distro packagers should NOT package this, yet.
 
 
-Requirements
-------------
+Copyright notices
+-----------------
 
- - git
- - g++
- - make
- - libtool
- - pkg-config >= 0.22
- - cmake >= 2.6
- - libglib >= 2.28.0
- - Qt >= 4.5
- - libboost >= 1.46
- - libsigrok >= 0.2.0
- - libsigrokdecode >= 0.1.0
+A copyright notice indicating a range of years, must be interpreted as having
+had copyrightable material added in each of those years.
 
+Example:
 
-Building and installing
------------------------
+ Copyright (C) 2010-2013 Contributor Name
 
-In order to get the PulseView source code and build it, run:
+is to be interpreted as
 
- $ git clone git://sigrok.org/pulseview
- $ cd pulseview
- $ cmake .
- $ make
-
-For installing PulseView:
-
- $ make install
-
-Please see the following wiki pages for more detailed instructions:
-
- http://sigrok.org/wiki/Linux
- http://sigrok.org/wiki/Mac_OS_X
- http://sigrok.org/wiki/Windows
- http://sigrok.org/wiki/FreeBSD
+ Copyright (C) 2010,2011,2012,2013 Contributor Name
 
 
 Mailing lists