From 9b91adab2c30237273434fccb9b726bdb191720a Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sun, 3 Jul 2016 13:40:06 -0700 Subject: Rewrite Cygwin installer copyright note for Cygnal. * LICENSE-CYG: Describe Cygnal situation and point to Cygnal project. Also, treat the GCC runtime separately. --- LICENSE-CYG | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/LICENSE-CYG b/LICENSE-CYG index e7b37cd4..edcf5cc4 100644 --- a/LICENSE-CYG +++ b/LICENSE-CYG @@ -1,4 +1,12 @@ -This build of TXR is linked against the Cygwin library, which is -Copyright (C) 1995-2016 Red Hat Inc. and is distributed and used -with TXR in accordance with the Lesser GNU Public License (LGPL), -Version 3 . +This build of TXR is linked against the Cygnal library, which is a patched +derivative of the Cygwin library. It is also linked against a redistibutable +GCC runtime. + +Cygwin is Copyright (C) 1995-2016 Red Hat Inc. and the Cygnal version +is distributed and used with TXR in accordance with the Lesser GNU Public +License (LGPL), Version 3 . + +The Cygnal project is hosted at . + +The redistributable GCC runtime is also under the Lesser GNU Public License, +and is Copryight (C) 2016 The Free Software Foundation, Inc. -- cgit v1.2.3