This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Community source repository for glibc add-on ports branch, master, updated. glibc-2.15-31-ge1102f7


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Community source repository for glibc add-on ports".

The branch, master has been updated
       via  e1102f7294b11d3eeeed20c2b7a9f4ef8bffea11 (commit)
      from  5dfe919c9fb31bdabc5352ee0b91863b30cbfad1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://sources.redhat.com/git/gitweb.cgi?p=glibc-ports.git;a=commitdiff;h=e1102f7294b11d3eeeed20c2b7a9f4ef8bffea11

commit e1102f7294b11d3eeeed20c2b7a9f4ef8bffea11
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Tue Feb 7 12:52:31 2012 +0000

    Document copyright year ranges for ports.

diff --git a/ChangeLog b/ChangeLog
index 0558e9b..378cf26 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-02-07  Joseph Myers  <joseph@codesourcery.com>
+
+	* README: Document use of ranges in copyright notices.
+
 2011-11-29  Joseph Myers  <joseph@codesourcery.com>
 
 	* bare, sysdeps/am29k, sysdeps/i860, sysdeps/i960, sysdeps/m88k,
diff --git a/README b/README
index f395a05..3ad8078 100644
--- a/README
+++ b/README
@@ -39,5 +39,10 @@ into a single add-on without interfering with each other.
 Like all glibc add-ons, this must be used by specifying the directory in
 the --enable-add-ons option when running glibc's configure script.
 
-
-$Id$
+The GNU C Library is free software.  See the file COPYING.LIB in the
+libc repository for copying conditions, and LICENSES for notices about
+a few contributions that require these additional notices to be
+distributed.  License copyright years may be listed using range
+notation, e.g., 2000-2011, indicating that every year in the range,
+inclusive, is a copyrightable year that would otherwise be listed
+individually.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog |    4 ++++
 README    |    9 +++++++--
 2 files changed, 11 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Community source repository for glibc add-on ports


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]