1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239
|
FAUmachine's sources are available at <http://www.faumachine.org>.
All files, including packaging (exceptions see below):
FAUmachine is
Copyright (C) 2000-2010 Friedrich Alexander University Erlangen-Nuremberg,
Germany - Department of Computer Science 3,
Volkmar Sieh, et al. (See AUTHORS).
In the project files, as well as the remainder of this document,
the term "FAUmachine Team" is used to denote the persons listed in the
AUTHORS file as copyright holders, together with the Friedrich Alexander
University Elangen-Nuremberg, Germany - Department of Computer Science 3,
since a number of authors worked on FAUmachine as part of the work at
the university.
FAUmachine comes with ABSOLUTELY NO WARRANTY.
This is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option)
any later version. Look at COPYING for details.
On Debian systems, the full text of the GPL, version 2 can be found at
'/usr/share/common-licenses/GPL-2.'
In the remainder of this document the following abbreviations are used:
GPL-2:
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation, version 2.
On Debian systems, see '/usr/share/common-licenses/GPL-2.' for the full text
of the GNU General Public License, version 2.
GPL-2+:
This program is free software. You can redistribute it and/or modify it
under the terms of the GNU General Public License, either version 2 of
the License, or (at your option) any later version.
On Debian systems, see '/usr/share/common-licenses/GPL' for the full text
of the GNU General Public License in its latest version.
LGPL-2+:
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version.
On Debian systems, see '/usr/share/common-licenses/LGPL' for the full text
of the GNU Lesser General Public License in its latest version.
LGPL-2.1+:
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
On Debian systems, see '/usr/share/common-licenses/LGPL' for the full text
of the GNU Lesser General Public License in its latest version.
The files have a different license and/or different authors:
* ./lib/font_info.dat,
./node-pc/simulator/vt102_core_font.c:
Copyright (c) 2005-2009 by FAUmachine Team <info@faumachine.org>
Copyright (c) by Linus Torvalds and others
License: GPL-2.
* ./lib/glue-audio_alsa1x.c:
Copyright (c) by FAUmachine Team
Copyright (c) by Alex Beregszaszi
Copyright (c) by MPlayer Team
License: GPL-2+.
* ./lib/glue-audio_esd.c:
Copyright (c) by FAUmachine Team
Copyright (c) by Juergen Keil <jk@tools.de>
Copyright (c) by MPlayer Team
License: GPL-2+.
* ./lib/glue-audio_macosx.c:
Copyright (c) 2007-2009 by FAUmachine Team
Copyright (c) by MPlayer Team
Copyright (c) 2000 by Timothy J. Wood
License: GPL-2+.
* ./lib/glue-audio_null.c:
Copyright (c) by Mplayer Team
Copyright (c) by Tobias Diedrich
License: GPL-2+.
* ./lib/glue-audio_oss.c:
Copyright (c) by FAUMachine Team
Copyright (c) by MPlayer Team
License: GPL-2+.
* ./lib/glue-audio_pulse.c:
Copyright (c) by FAUmachine Team
Copyright (c) by MPlayer Team
Copyright (c) by Lennart Poettering
License: GPL-2+.
* ./lib/images/camera.png:
Copyright (c) 1996-2008 by The K Desktop Environment project
License: GPL-2+.
* ./lib/images/video.png:
Copyright (c) 1995 by Spencer Kimball
Copyright (c) 1995 by Peter Mattis
License: GPL-2+.
* ./lib/images/window.png:
Copyright (c) 2002 by KDE Artists
License: LGPL-2.1.
* ./node-pc/simulator/arch_gen_cpu_x86_core_fast.c,
./node-pc/simulator/qemu/dyngen.c:
Copyright (c) 2002-2009 by FAUmachine Team
Copyright (c) 2003-2005 by Fabrice Bellard
License: GPL-2+.
* ./node-pc/simulator/arch_gen_cpu_x86_fpu_fast.c,
./node-pc/simulator/arch_gen_cpu_x86_fpu_fast.h,
./node-pc/simulator/arch_gen_cpu_x86_mmu.c,
./node-pc/simulator/arch_gen_cpu_x86_mmu_fast.c,
./node-pc/simulator/arch_gen_cpu_x86_mmu_fast.h,
./node-pc/simulator/arch_gen_cpu_x86_mmu_template.c,
./node-pc/simulator/arch_gen_cpu_x86_mmu_template.h,
./node-pc/simulator/arch_gen_cpu_x86_reg_fast.c,
./node-pc/simulator/arch_gen_cpu_x86_seg.h,
./node-pc/simulator/arch_gen_cpu_x86_seg_fast.h,
./node-pc/simulator/arch_gen_cpu_x86_sim_fast.c,
./node-pc/simulator/arch_gen_cpu_x86_sim_fast.h,
./node-pc/simulator/arch_gen_cpu_x86_sim_fast_template.h,
./node-pc/simulator/arch_gen_cpu_x86_state.h,
./node-pc/simulator/qemu/cpu_jit.h,
./node-pc/simulator/qemu/cpu_jit_buffer.c,
./node-pc/simulator/qemu/cpu_jit_compile.c,
./node-pc/simulator/qemu/cpu_jit_op.c,
./node-pc/simulator/qemu/cpu_jit_ops_mem.h,
./node-pc/simulator/qemu/cpu_jit_ops_sse.h,
./node-pc/simulator/qemu/cpu_jit_ops_template_mem.h,
./node-pc/simulator/qemu/dyngen.h,
./node-pc/simulator/qemu/exec-all.h,
./node-pc/simulator/qemu/libcpu.h:
Copyright (c) 2005-2009 by FAUmachine Team
Copyright (c) 2003 by Fabrice Bellard
License: LGPL-2+.
* ./node-pc/simulator/bios/vsprintf.c,
./node-pc/simulator/vgabios/vsprintf.c:
Copyright (c) 2004-2009 by FAUmachine Team
Copyright (c) 1991-1992 by Linus Torvalds
License: GPL-2.
* ./node-pc/simulator/chip_cirrus_gd5446_rop.c,
./node-pc/simulator/chip_cirrus_gd5446_rop_depth.c:
Copyright (c) 2005-2009 by FAUmachine Team <info@faumachine.org>
Copyright (c) 2004 by Fabrice Bellard
License:
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, andor sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE..
* ./node-pc/simulator/chip_gen_8390.c:
Copyright (c) 2007-2009 by FAUmachine Team <info@faumachine.org>
Copyright (c) 2002 by MandrakeSoft S.A
License: GPL-2+.
* ./node-pc/simulator/qemu/bswap.h:
Copyright (c) 2003 by Fabrice Bellard
License: LGPL-2.1+.
* ./node-pc/simulator/qemu/cpu_jit_opreg_template.h,
./node-pc/simulator/qemu/cpu_jit_ops_template.h,
./node-pc/simulator/qemu/exec.h:
Copyright (c) 2003 by Fabrice Bellard
License: LGPL-2+.
* ./node-pc/simulator/qemu/elf.h:
Copyright (c) 2003 by Fabrice Bellard
Copyright (c) 1995-2003 by Free Software Foundation, Inc
License: LGPL-2.1+.
* ./scripts/faum-tragesym.in:
Copyright (c) 2008-2009 by FAUmachine Team <info@faumachine.org>
Copyright (c) 2001-2007 by Werner Hoch <werner.ho@gmx.de>
License: GPL-2+.
* ./scripts/tunctl.c:
Copyright (c) 2005-2009 by FAUmachine Team
Copyright (c) 2002 by Jeff Dike
License: GPL-2.
* ./lib/keymaps/*:
Based on keymaps from the rdesktop package and modified for FAUmachine.
Copyright (C) FAUmachine team,
Copyright (C) Matthew Chapman 1999-2000.
License: GPL-2, with the following additional exemption:
This software is released under the GNU General Public License
(reproduced below) with the additional exemption that compiling,
linking, and/or using OpenSSL together with this software is
allowed.
|