aboutsummaryrefslogtreecommitdiffstats
path: root/x86emu/LICENSE
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2005-02-23 17:06:01 +0000
committerPascal Rigaux <pixel@mandriva.com>2005-02-23 17:06:01 +0000
commit3b6ec4ddecee5811e38d757f15a56edfbce79b4a (patch)
tree43a70dd86b5d916df983369e3636ae7dd6a9f55c /x86emu/LICENSE
parentbce4c710ba110c220311c52ca0144bf5eda744eb (diff)
downloadmonitor-edid-3b6ec4ddecee5811e38d757f15a56edfbce79b4a.tar
monitor-edid-3b6ec4ddecee5811e38d757f15a56edfbce79b4a.tar.gz
monitor-edid-3b6ec4ddecee5811e38d757f15a56edfbce79b4a.tar.bz2
monitor-edid-3b6ec4ddecee5811e38d757f15a56edfbce79b4a.tar.xz
monitor-edid-3b6ec4ddecee5811e38d757f15a56edfbce79b4a.zip
Add x86 CPU emulator for BIOS int10 emulation on non x86 arches (from gbeauchesne) (was in gi/tools /ddcprobe)
Diffstat (limited to 'x86emu/LICENSE')
-rw-r--r--x86emu/LICENSE17
1 files changed, 17 insertions, 0 deletions
diff --git a/x86emu/LICENSE b/x86emu/LICENSE
new file mode 100644
index 0000000..a3ede4a
--- /dev/null
+++ b/x86emu/LICENSE
@@ -0,0 +1,17 @@
+ License information
+ -------------------
+
+The x86emu library is under a BSD style license, comaptible
+with the XFree86 and X licenses used by XFree86. The
+original x86emu libraries were under the GNU General Public
+License. Due to license incompatibilities between the GPL
+and the XFree86 license, the original authors of the code
+decided to allow a license change. If you have submitted
+code to the original x86emu project, and you don't agree
+with the license change, please contact us and let you
+know. Your code will be removed to comply with your wishes.
+
+If you have any questions about this, please send email to
+x86emu@linuxlabs.com or KendallB@scitechsoft.com for
+clarification.
+