]> sigrok.org Git - pulseview.git/commitdiff
README: Explicitly state meaning of year ranges in copyright statements
authorAlexandru Gagniuc <redacted>
Wed, 30 Jan 2013 16:54:46 +0000 (10:54 -0600)
committerUwe Hermann <redacted>
Sat, 9 Mar 2013 10:43:02 +0000 (11:43 +0100)
Year ranges in copyright statements have no legal meaning. That's why we
explicitly state what they mean in README.

For details, see:
http://www.gnu.org/prep/maintain/html_node/Copyright-Notices.html

Signed-off-by: Alexandru Gagniuc <redacted>
README

diff --git a/README b/README
index 01cb87433562f163878d8e4514876004643ba909..4aaa8780090605f44215d1c4a4e740b77422b8c2 100644 (file)
--- a/README
+++ b/README
@@ -20,6 +20,21 @@ There have been no official tarball releases, yet.
 Distro packagers should NOT package this, yet.
 
 
+Copyright notices
+-----------------
+
+A copyright notice indicating a range of years, must be interpreted as having
+had copyrightable material added in each of those years.
+
+Example:
+
+ Copyright (C) 2010-2013 Contributor Name
+
+is to be interpreted as
+
+ Copyright (C) 2010,2011,2012,2013 Contributor Name
+
+
 Mailing lists
 -------------