diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2011-02-18 15:58:27 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2011-02-18 15:58:27 +0200 |
commit | 8fc1fc844a9695fb0d1d5d3c13393d4709ce7592 (patch) | |
tree | 46beeecc4ef45dec8588882e692d93a051b48a26 /binary/mingw/manifest.txt | |
parent | 66fd2858201a2a2c129e710f938d96e64d4701aa (diff) |
Add binary package resources
Diffstat (limited to 'binary/mingw/manifest.txt')
-rw-r--r-- | binary/mingw/manifest.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/binary/mingw/manifest.txt b/binary/mingw/manifest.txt new file mode 100644 index 0000000..fe8d583 --- /dev/null +++ b/binary/mingw/manifest.txt @@ -0,0 +1,14 @@ +This directory contains components from the MinGW and MSYS systems as +well as the GCC compiler. + +The MinGW and GCC distributions are comprised of several different +packages. Each of the various packages is governed by its own +individual copyright and licensing terms. Some of those packages are +licensed by the GNU Public License (GPL) or the GNU Lesser General +Public License(LGPL), some are licensed in the Public Domain and some +have their own open-source licenses. + +For full source code and licensing details see: + +MinGW and MSYS: http://www.mingw.org +GCC: http://gcc.gnu.org |