* CYGWIN_LICENSE: Fix contact information.

This commit is contained in:
Corinna Vinschen 2006-01-16 14:57:34 +00:00
parent 8581551218
commit d0f3c2dd3b
2 changed files with 10 additions and 4 deletions

View File

@ -28,11 +28,13 @@ DLL itself. If you distribute a (possibly modified) version of the DLL
you must adhere to the terms of the GPL, i.e. you must provide sources
for the cygwin DLL.
See http://www.opensource.org/docs/definition_plain.html for the precise Open Source
Definition referenced above.
See http://www.opensource.org/docs/definition_plain.html for the precise
Open Source Definition referenced above.
Red Hat sells a special Cygwin License for customers who are unable to
provide their application in open source code form. For more
information, please see: http://www.redhat.com/software/tools/cygwin/,
or call 866-2REDHAT ext. 3007
information, please see: http://www.redhat.com/software/cygwin/, or call
+1-866-2REDHAT ext. 45300 (toll-free in the US).
Outside the US call your regional Red Hat office,
see http://www.redhat.com/en_us/USA/home/company/contact/ww/.

View File

@ -1,3 +1,7 @@
2006-01-16 Corinna Vinschen <corinna@vinschen.de>
* CYGWIN_LICENSE: Fix contact information.
2005-10-11 Christopher Faylor <cgf@timesys.com>
* Makefile.common (CFLAGS_COMMON): Add -Wstrict-aliasing.