summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Baergen <joshuabaergen@gentoo.org>2006-01-19 03:49:27 +0000
committerJoshua Baergen <joshuabaergen@gentoo.org>2006-01-19 03:49:27 +0000
commitfac77edadddcacccb19dfc63631439dd617fb1a6 (patch)
tree9d19b327af3c02bea7c9061158d00648ddae9daf /licenses
parentMade fix-i386-libdir make a symlink back to i386. (diff)
downloadhistorical-fac77edadddcacccb19dfc63631439dd617fb1a6.tar.gz
historical-fac77edadddcacccb19dfc63631439dd617fb1a6.tar.bz2
historical-fac77edadddcacccb19dfc63631439dd617fb1a6.zip
Add xorg-server's license.
Diffstat (limited to 'licenses')
-rw-r--r--licenses/xorg-server10
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.