Lecture Notes and Examples on Low-Level Programming
Copyright (C) 2012, 2013, 2014, 2015, 2016  Peter Gerwinski <peter@gerwinski.de>

These documents are free software; you can redistribute them and/or
modify them under the terms and conditions of the following licenses:

 *.tex: scripts and slides
    - either the GNU General Public License, version 3
      or, at your option, any later version,
    - or the Creative Commons Attribution-ShareAlike 3.0
      Unported License

 *.c, *.h, Makefile*: programming examples
    - either the Modified BSD License,
    - or the Creative Commons Attribution-ShareAlike 3.0
      Unported License

 * The textures of the Earth and the Moon (the files
   Land_ocean_ice_cloud_1024.jpg, Clementine_albedo_simp750.jpg,
   earth-texture.rgb, and moon-texture.rgb) have been created by
   the National Aeronautics and Space Administration (NASA), USA,
   and released into the public domain.

 * sfmath.sty is subject to the LaTeX Project Public License,
   version 1.3 or later. See that file for details.

 * The script uses some other free media files; see the script
   for their individual licenses.

These documents are distributed in the hope that they will be
useful, but WITHOUT ANY WARRANTY; without even the implied warranty
of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
licenses for more details.

You should have received a copy of the GNU General Public License
along with this program; see the file GNU-GPL-3. If not, see
<http://www.gnu.org/licenses/>.

You should have received a copy of the Modified BSD License
along with this document; see the file BSD-MODIFIED. If not,
see <http://www.xfree86.org/3.3.6/COPYRIGHT2.html#5>.

You should have received a copy of the Creative Commons
Attribution-ShareAlike 3.0 Unported License along with
this document; see the file CC-BY-SA-3.0. If not, see
<http://creativecommons.org/licenses/>.