From bd8dd840173e38041b221758ca1baeb4b4584944 Mon Sep 17 00:00:00 2001 From: Tom Rondeau Date: Sat, 22 Jan 2011 15:09:54 -0500 Subject: Adding required legal notice of what a copyright year range means that is now used in the configure.ac file (and others in the future). --- README | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README b/README index 4656af2c9..069d32024 100644 --- a/README +++ b/README @@ -262,3 +262,16 @@ locations: LDFLAGS="-L/usr/pkg/lib -R/usr/pkg/lib" CPPFLAGS="-I/usr/pkg/include" ./configure --prefix=/usr/gnuradio + +------------------------------------------------------------------------------- + + Legal Matters + +------------------------------------------------------------------------------- + +Some files have been changed many times throughout the +years. Copyright notices at the tops of these files list which years +changes have been made. For some files, changes have occurred in many +consecutive years. These files may often have the format of a year +range (e.g., "2006 - 2011"), which indicates that these files have had +copyrightable changes made during each year in the range, inclusive. -- cgit