diff options
author | Joshua Baergen <joshuabaergen@gentoo.org> | 2006-01-19 03:49:27 +0000 |
---|---|---|
committer | Joshua Baergen <joshuabaergen@gentoo.org> | 2006-01-19 03:49:27 +0000 |
commit | cbd15c63731699a2ec6bbea3c847604bd43d046e (patch) | |
tree | 5d25e7f493a7e01d1b557b69864da50a89339576 /licenses | |
parent | Made fix-i386-libdir make a symlink back to i386. (diff) | |
download | gentoo-2-cbd15c63731699a2ec6bbea3c847604bd43d046e.tar.gz gentoo-2-cbd15c63731699a2ec6bbea3c847604bd43d046e.tar.bz2 gentoo-2-cbd15c63731699a2ec6bbea3c847604bd43d046e.zip |
Add xorg-server's license.
Diffstat (limited to 'licenses')
-rw-r--r-- | licenses/xorg-server | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/licenses/xorg-server b/licenses/xorg-server new file mode 100644 index 000000000000..1644e40cd5b2 --- /dev/null +++ b/licenses/xorg-server @@ -0,0 +1,10 @@ +The normal process of generating licenses for modular X packages is to run +through all source files in an editor and copy all the copyright/license info +into the license file. However, in the case of xorg-server, there are almost +2000 source files. We're not paid enough to do that much work in a short +period of time. ;) + +Upstream has stated that MIT is a good approximation. The only difference is +that the code will contain a large amount of explicit copyrights from the +various companies and individuals who have worked on this project. If you're +interested, take a look at the source file of choice. |