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 | fac77edadddcacccb19dfc63631439dd617fb1a6 (patch) | |
tree | 9d19b327af3c02bea7c9061158d00648ddae9daf /licenses/xorg-server | |
parent | Made fix-i386-libdir make a symlink back to i386. (diff) | |
download | historical-fac77edadddcacccb19dfc63631439dd617fb1a6.tar.gz historical-fac77edadddcacccb19dfc63631439dd617fb1a6.tar.bz2 historical-fac77edadddcacccb19dfc63631439dd617fb1a6.zip |
Add xorg-server's license.
Diffstat (limited to 'licenses/xorg-server')
-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. |