From bc201fb4667c0b5d7b2b0fa089198911438d4b6d Mon Sep 17 00:00:00 2001 From: Sven Hesse Date: Mon, 25 Apr 2011 00:14:57 +0200 Subject: [PATCH] ALL: Relicense eos from GPLv2+ to GPLv3+ Since boost.m4 is GPLv3+, we need to be GPLv3(+) too. All GPLv2 code we include has a "or later" clause, so no problems there. --- AUTHORS | 18 + COPYING | 912 ++++++++++++------ src/aurora/2dafile.cpp | 23 +- src/aurora/2dafile.h | 23 +- src/aurora/2dareg.cpp | 23 +- src/aurora/2dareg.h | 23 +- src/aurora/archive.cpp | 23 +- src/aurora/archive.h | 23 +- src/aurora/aurorafile.cpp | 23 +- src/aurora/aurorafile.h | 23 +- src/aurora/biffile.cpp | 23 +- src/aurora/biffile.h | 23 +- src/aurora/erffile.cpp | 23 +- src/aurora/erffile.h | 23 +- src/aurora/error.cpp | 23 +- src/aurora/error.h | 23 +- src/aurora/gfffile.cpp | 23 +- src/aurora/gfffile.h | 23 +- src/aurora/gffstructs.cpp | 23 +- src/aurora/gffstructs.h | 23 +- src/aurora/keyfile.cpp | 23 +- src/aurora/keyfile.h | 23 +- src/aurora/locstring.cpp | 23 +- src/aurora/locstring.h | 23 +- src/aurora/lytfile.cpp | 23 +- src/aurora/lytfile.h | 23 +- src/aurora/ncsscript.cpp | 23 +- src/aurora/ncsscript.h | 23 +- src/aurora/ndsrom.cpp | 23 +- src/aurora/ndsrom.h | 23 +- src/aurora/pefile.cpp | 23 +- src/aurora/pefile.h | 23 +- src/aurora/resman.cpp | 23 +- src/aurora/resman.h | 23 +- src/aurora/rimfile.cpp | 23 +- src/aurora/rimfile.h | 23 +- src/aurora/ssffile.cpp | 23 +- src/aurora/ssffile.h | 23 +- src/aurora/talkman.cpp | 23 +- src/aurora/talkman.h | 23 +- src/aurora/talktable.cpp | 23 +- src/aurora/talktable.h | 23 +- src/aurora/types.h | 23 +- src/aurora/util.cpp | 23 +- src/aurora/util.h | 23 +- src/aurora/visfile.cpp | 23 +- src/aurora/visfile.h | 23 +- src/aurora/zipfile.cpp | 23 +- src/aurora/zipfile.h | 23 +- src/cline.cpp | 23 +- src/cline.h | 23 +- src/common/bitstream.cpp | 23 +- src/common/bitstream.h | 23 +- src/common/boundingbox.cpp | 23 +- src/common/boundingbox.h | 23 +- src/common/configfile.cpp | 23 +- src/common/configfile.h | 23 +- src/common/configman.cpp | 23 +- src/common/configman.h | 23 +- src/common/cosinetables.h | 23 +- src/common/dct.cpp | 23 +- src/common/dct.h | 23 +- src/common/endianness.h | 23 +- src/common/error.cpp | 27 +- src/common/error.h | 27 +- src/common/fft.cpp | 23 +- src/common/fft.h | 23 +- src/common/file.cpp | 23 +- src/common/file.h | 23 +- src/common/filelist.cpp | 23 +- src/common/filelist.h | 23 +- src/common/filepath.cpp | 23 +- src/common/filepath.h | 23 +- src/common/foxpro.cpp | 23 +- src/common/foxpro.h | 23 +- src/common/huffman.cpp | 23 +- src/common/huffman.h | 23 +- src/common/maths.cpp | 23 +- src/common/maths.h | 23 +- src/common/matrix.cpp | 23 +- src/common/matrix.h | 23 +- src/common/mutex.cpp | 23 +- src/common/mutex.h | 23 +- src/common/noncopyable.h | 23 +- src/common/pe_exe.cpp | 23 +- src/common/pe_exe.h | 23 +- src/common/rdft.cpp | 23 +- src/common/rdft.h | 23 +- src/common/readline.cpp | 23 +- src/common/readline.h | 23 +- src/common/sinetables.h | 23 +- src/common/singleton.h | 23 +- src/common/stream.cpp | 23 +- src/common/stream.h | 23 +- src/common/streamtokenizer.cpp | 23 +- src/common/streamtokenizer.h | 23 +- src/common/stringmap.cpp | 23 +- src/common/stringmap.h | 23 +- src/common/strutil.cpp | 23 +- src/common/strutil.h | 23 +- src/common/system.h | 23 +- src/common/thread.cpp | 23 +- src/common/thread.h | 23 +- src/common/threads.cpp | 23 +- src/common/threads.h | 23 +- src/common/transmatrix.cpp | 23 +- src/common/transmatrix.h | 23 +- src/common/types.h | 23 +- src/common/ustring.cpp | 23 +- src/common/ustring.h | 23 +- src/common/util.cpp | 23 +- src/common/util.h | 23 +- src/common/uuid.cpp | 23 +- src/common/uuid.h | 23 +- src/common/zipfile.cpp | 23 +- src/common/zipfile.h | 23 +- src/engines/aurora/console.cpp | 23 +- src/engines/aurora/console.h | 23 +- src/engines/aurora/gui.cpp | 23 +- src/engines/aurora/gui.h | 23 +- src/engines/aurora/model.cpp | 23 +- src/engines/aurora/model.h | 23 +- src/engines/aurora/modelloader.cpp | 23 +- src/engines/aurora/modelloader.h | 23 +- src/engines/aurora/resources.cpp | 23 +- src/engines/aurora/resources.h | 23 +- src/engines/aurora/util.cpp | 23 +- src/engines/aurora/util.h | 23 +- src/engines/aurora/widget.cpp | 23 +- src/engines/aurora/widget.h | 23 +- src/engines/dragonage/dragonage.cpp | 23 +- src/engines/dragonage/dragonage.h | 23 +- src/engines/engine.cpp | 23 +- src/engines/engine.h | 23 +- src/engines/enginemanager.cpp | 23 +- src/engines/enginemanager.h | 23 +- src/engines/engineprobe.h | 23 +- src/engines/gamethread.cpp | 23 +- src/engines/gamethread.h | 23 +- src/engines/jade/gui/main/main.cpp | 23 +- src/engines/jade/gui/main/main.h | 23 +- src/engines/jade/jade.cpp | 23 +- src/engines/jade/jade.h | 23 +- src/engines/kotor/area.cpp | 23 +- src/engines/kotor/area.h | 23 +- src/engines/kotor/console.cpp | 23 +- src/engines/kotor/console.h | 23 +- src/engines/kotor/creature.cpp | 23 +- src/engines/kotor/creature.h | 23 +- src/engines/kotor/door.cpp | 23 +- src/engines/kotor/door.h | 23 +- src/engines/kotor/gui/gui.cpp | 23 +- src/engines/kotor/gui/gui.h | 23 +- src/engines/kotor/gui/main/main.cpp | 23 +- src/engines/kotor/gui/main/main.h | 23 +- src/engines/kotor/gui/widgets/button.cpp | 23 +- src/engines/kotor/gui/widgets/button.h | 23 +- src/engines/kotor/gui/widgets/checkbox.cpp | 23 +- src/engines/kotor/gui/widgets/checkbox.h | 23 +- src/engines/kotor/gui/widgets/kotorwidget.cpp | 23 +- src/engines/kotor/gui/widgets/kotorwidget.h | 23 +- src/engines/kotor/gui/widgets/label.cpp | 23 +- src/engines/kotor/gui/widgets/label.h | 23 +- src/engines/kotor/gui/widgets/listbox.cpp | 23 +- src/engines/kotor/gui/widgets/listbox.h | 23 +- src/engines/kotor/gui/widgets/panel.cpp | 23 +- src/engines/kotor/gui/widgets/panel.h | 23 +- src/engines/kotor/gui/widgets/progressbar.cpp | 23 +- src/engines/kotor/gui/widgets/progressbar.h | 23 +- src/engines/kotor/gui/widgets/protoitem.cpp | 23 +- src/engines/kotor/gui/widgets/protoitem.h | 23 +- src/engines/kotor/gui/widgets/scrollbar.cpp | 23 +- src/engines/kotor/gui/widgets/scrollbar.h | 23 +- src/engines/kotor/gui/widgets/slider.cpp | 23 +- src/engines/kotor/gui/widgets/slider.h | 23 +- src/engines/kotor/kotor.cpp | 23 +- src/engines/kotor/kotor.h | 23 +- src/engines/kotor/modelloader.cpp | 23 +- src/engines/kotor/modelloader.h | 23 +- src/engines/kotor/module.cpp | 23 +- src/engines/kotor/module.h | 23 +- src/engines/kotor/object.cpp | 23 +- src/engines/kotor/object.h | 23 +- src/engines/kotor/placeable.cpp | 23 +- src/engines/kotor/placeable.h | 23 +- src/engines/kotor/situated.cpp | 23 +- src/engines/kotor/situated.h | 23 +- src/engines/kotor2/area.cpp | 23 +- src/engines/kotor2/area.h | 23 +- src/engines/kotor2/gui/main/main.cpp | 23 +- src/engines/kotor2/gui/main/main.h | 23 +- src/engines/kotor2/kotor2.cpp | 23 +- src/engines/kotor2/kotor2.h | 23 +- src/engines/kotor2/modelloader.cpp | 23 +- src/engines/kotor2/modelloader.h | 23 +- src/engines/kotor2/module.cpp | 23 +- src/engines/kotor2/module.h | 23 +- src/engines/nwn/area.cpp | 23 +- src/engines/nwn/area.h | 23 +- src/engines/nwn/charstore.cpp | 23 +- src/engines/nwn/charstore.h | 23 +- src/engines/nwn/console.cpp | 23 +- src/engines/nwn/console.h | 23 +- src/engines/nwn/creature.cpp | 23 +- src/engines/nwn/creature.h | 23 +- src/engines/nwn/door.cpp | 23 +- src/engines/nwn/door.h | 23 +- src/engines/nwn/gui/chargen/chargen.cpp | 23 +- src/engines/nwn/gui/chargen/chargen.h | 23 +- src/engines/nwn/gui/dialogs/okcancel.cpp | 23 +- src/engines/nwn/gui/dialogs/okcancel.h | 23 +- src/engines/nwn/gui/dialogs/yesnocancel.cpp | 23 +- src/engines/nwn/gui/dialogs/yesnocancel.h | 23 +- src/engines/nwn/gui/gui.cpp | 23 +- src/engines/nwn/gui/gui.h | 23 +- src/engines/nwn/gui/ingame/charinfo.cpp | 23 +- src/engines/nwn/gui/ingame/charinfo.h | 23 +- src/engines/nwn/gui/ingame/compass.cpp | 23 +- src/engines/nwn/gui/ingame/compass.h | 23 +- src/engines/nwn/gui/ingame/ingame.cpp | 23 +- src/engines/nwn/gui/ingame/ingame.h | 23 +- src/engines/nwn/gui/ingame/main.cpp | 23 +- src/engines/nwn/gui/ingame/main.h | 23 +- src/engines/nwn/gui/ingame/partyleader.cpp | 23 +- src/engines/nwn/gui/ingame/partyleader.h | 23 +- src/engines/nwn/gui/ingame/quickbar.cpp | 23 +- src/engines/nwn/gui/ingame/quickbar.h | 23 +- src/engines/nwn/gui/ingame/quickchat.cpp | 23 +- src/engines/nwn/gui/ingame/quickchat.h | 23 +- src/engines/nwn/gui/legal.cpp | 23 +- src/engines/nwn/gui/legal.h | 23 +- src/engines/nwn/gui/main/charpremade.cpp | 23 +- src/engines/nwn/gui/main/charpremade.h | 23 +- src/engines/nwn/gui/main/chartype.cpp | 23 +- src/engines/nwn/gui/main/chartype.h | 23 +- src/engines/nwn/gui/main/main.cpp | 23 +- src/engines/nwn/gui/main/main.h | 23 +- src/engines/nwn/gui/main/moviesbase.cpp | 23 +- src/engines/nwn/gui/main/moviesbase.h | 23 +- src/engines/nwn/gui/main/moviescamp.cpp | 23 +- src/engines/nwn/gui/main/moviescamp.h | 23 +- src/engines/nwn/gui/main/new.cpp | 23 +- src/engines/nwn/gui/main/new.h | 23 +- src/engines/nwn/gui/main/newcamp.cpp | 33 +- src/engines/nwn/gui/main/newcamp.h | 23 +- src/engines/nwn/gui/main/newgamefog.cpp | 23 +- src/engines/nwn/gui/main/newgamefog.h | 23 +- src/engines/nwn/gui/main/newmodule.cpp | 23 +- src/engines/nwn/gui/main/newmodule.h | 23 +- src/engines/nwn/gui/main/newxp1.cpp | 23 +- src/engines/nwn/gui/main/newxp1.h | 23 +- src/engines/nwn/gui/main/newxp2.cpp | 23 +- src/engines/nwn/gui/main/newxp2.h | 23 +- src/engines/nwn/gui/main/options.cpp | 23 +- src/engines/nwn/gui/main/options.h | 23 +- src/engines/nwn/gui/options/controls.cpp | 23 +- src/engines/nwn/gui/options/controls.h | 23 +- src/engines/nwn/gui/options/feedback.cpp | 23 +- src/engines/nwn/gui/options/feedback.h | 23 +- src/engines/nwn/gui/options/game.cpp | 23 +- src/engines/nwn/gui/options/game.h | 23 +- src/engines/nwn/gui/options/gorepass.cpp | 23 +- src/engines/nwn/gui/options/gorepass.h | 23 +- src/engines/nwn/gui/options/resolution.cpp | 23 +- src/engines/nwn/gui/options/resolution.h | 23 +- src/engines/nwn/gui/options/sound.cpp | 23 +- src/engines/nwn/gui/options/sound.h | 23 +- src/engines/nwn/gui/options/soundadv.cpp | 23 +- src/engines/nwn/gui/options/soundadv.h | 23 +- src/engines/nwn/gui/options/video.cpp | 23 +- src/engines/nwn/gui/options/video.h | 23 +- src/engines/nwn/gui/options/videoadv.cpp | 23 +- src/engines/nwn/gui/options/videoadv.h | 23 +- src/engines/nwn/gui/widgets/button.cpp | 23 +- src/engines/nwn/gui/widgets/button.h | 23 +- src/engines/nwn/gui/widgets/checkbox.cpp | 23 +- src/engines/nwn/gui/widgets/checkbox.h | 23 +- src/engines/nwn/gui/widgets/close.cpp | 23 +- src/engines/nwn/gui/widgets/close.h | 23 +- src/engines/nwn/gui/widgets/editbox.cpp | 23 +- src/engines/nwn/gui/widgets/editbox.h | 23 +- src/engines/nwn/gui/widgets/frame.cpp | 23 +- src/engines/nwn/gui/widgets/frame.h | 23 +- src/engines/nwn/gui/widgets/label.cpp | 23 +- src/engines/nwn/gui/widgets/label.h | 23 +- src/engines/nwn/gui/widgets/listbox.cpp | 23 +- src/engines/nwn/gui/widgets/listbox.h | 23 +- src/engines/nwn/gui/widgets/modelwidget.cpp | 23 +- src/engines/nwn/gui/widgets/modelwidget.h | 23 +- src/engines/nwn/gui/widgets/nwnwidget.cpp | 23 +- src/engines/nwn/gui/widgets/nwnwidget.h | 23 +- src/engines/nwn/gui/widgets/panel.cpp | 23 +- src/engines/nwn/gui/widgets/panel.h | 23 +- src/engines/nwn/gui/widgets/portrait.cpp | 23 +- src/engines/nwn/gui/widgets/portrait.h | 23 +- src/engines/nwn/gui/widgets/quadwidget.cpp | 23 +- src/engines/nwn/gui/widgets/quadwidget.h | 23 +- src/engines/nwn/gui/widgets/scrollbar.cpp | 23 +- src/engines/nwn/gui/widgets/scrollbar.h | 23 +- src/engines/nwn/gui/widgets/slider.cpp | 23 +- src/engines/nwn/gui/widgets/slider.h | 23 +- src/engines/nwn/gui/widgets/textwidget.cpp | 23 +- src/engines/nwn/gui/widgets/textwidget.h | 23 +- src/engines/nwn/gui/widgets/tooltip.cpp | 23 +- src/engines/nwn/gui/widgets/tooltip.h | 23 +- src/engines/nwn/ifofile.cpp | 23 +- src/engines/nwn/ifofile.h | 23 +- src/engines/nwn/modelloader.cpp | 23 +- src/engines/nwn/modelloader.h | 23 +- src/engines/nwn/module.cpp | 23 +- src/engines/nwn/module.h | 23 +- src/engines/nwn/nwn.cpp | 23 +- src/engines/nwn/nwn.h | 23 +- src/engines/nwn/object.cpp | 23 +- src/engines/nwn/object.h | 23 +- src/engines/nwn/placeable.cpp | 23 +- src/engines/nwn/placeable.h | 23 +- src/engines/nwn/situated.cpp | 23 +- src/engines/nwn/situated.h | 23 +- src/engines/nwn/tileset.cpp | 23 +- src/engines/nwn/tileset.h | 23 +- src/engines/nwn/types.cpp | 23 +- src/engines/nwn/types.h | 23 +- src/engines/nwn2/modelloader.cpp | 23 +- src/engines/nwn2/modelloader.h | 23 +- src/engines/nwn2/nwn2.cpp | 23 +- src/engines/nwn2/nwn2.h | 23 +- src/engines/sonic/sonic.cpp | 23 +- src/engines/sonic/sonic.h | 23 +- src/engines/thewitcher/modelloader.cpp | 23 +- src/engines/thewitcher/modelloader.h | 23 +- src/engines/thewitcher/thewitcher.cpp | 23 +- src/engines/thewitcher/thewitcher.h | 23 +- src/eos.cpp | 23 +- src/events/events.cpp | 23 +- src/events/events.h | 23 +- src/events/notifications.cpp | 23 +- src/events/notifications.h | 23 +- src/events/notifyable.h | 23 +- src/events/requests.cpp | 23 +- src/events/requests.h | 23 +- src/events/requesttypes.cpp | 23 +- src/events/requesttypes.h | 23 +- src/events/timerman.cpp | 23 +- src/events/timerman.h | 23 +- src/events/types.h | 23 +- src/graphics/aurora/abcfont.cpp | 23 +- src/graphics/aurora/abcfont.h | 23 +- src/graphics/aurora/cube.cpp | 23 +- src/graphics/aurora/cube.h | 23 +- src/graphics/aurora/cursor.cpp | 23 +- src/graphics/aurora/cursor.h | 23 +- src/graphics/aurora/cursorman.cpp | 23 +- src/graphics/aurora/cursorman.h | 23 +- src/graphics/aurora/fontman.cpp | 23 +- src/graphics/aurora/fontman.h | 23 +- src/graphics/aurora/fps.cpp | 23 +- src/graphics/aurora/fps.h | 23 +- src/graphics/aurora/guiquad.cpp | 23 +- src/graphics/aurora/guiquad.h | 23 +- src/graphics/aurora/model.cpp | 23 +- src/graphics/aurora/model.h | 23 +- src/graphics/aurora/model_kotor.cpp | 23 +- src/graphics/aurora/model_kotor.h | 23 +- src/graphics/aurora/model_nwn2.cpp | 23 +- src/graphics/aurora/model_nwn2.h | 23 +- src/graphics/aurora/model_nwn_ascii.cpp | 23 +- src/graphics/aurora/model_nwn_ascii.h | 23 +- src/graphics/aurora/model_nwn_binary.cpp | 23 +- src/graphics/aurora/model_nwn_binary.h | 23 +- src/graphics/aurora/model_witcher.cpp | 23 +- src/graphics/aurora/model_witcher.h | 23 +- src/graphics/aurora/modelnode.cpp | 23 +- src/graphics/aurora/modelnode.h | 23 +- src/graphics/aurora/pltfile.cpp | 23 +- src/graphics/aurora/pltfile.h | 23 +- src/graphics/aurora/text.cpp | 23 +- src/graphics/aurora/text.h | 23 +- src/graphics/aurora/texture.cpp | 23 +- src/graphics/aurora/texture.h | 23 +- src/graphics/aurora/texturefont.cpp | 23 +- src/graphics/aurora/texturefont.h | 23 +- src/graphics/aurora/textureman.cpp | 23 +- src/graphics/aurora/textureman.h | 23 +- src/graphics/aurora/types.h | 23 +- src/graphics/aurora/videoplayer.cpp | 23 +- src/graphics/aurora/videoplayer.h | 23 +- src/graphics/camera.cpp | 23 +- src/graphics/camera.h | 23 +- src/graphics/cursor.cpp | 23 +- src/graphics/cursor.h | 23 +- src/graphics/font.cpp | 23 +- src/graphics/font.h | 23 +- src/graphics/fpscounter.cpp | 23 +- src/graphics/fpscounter.h | 23 +- src/graphics/glcontainer.cpp | 23 +- src/graphics/glcontainer.h | 23 +- src/graphics/graphics.cpp | 23 +- src/graphics/graphics.h | 23 +- src/graphics/guifrontelement.cpp | 23 +- src/graphics/guifrontelement.h | 23 +- src/graphics/images/dds.cpp | 23 +- src/graphics/images/dds.h | 23 +- src/graphics/images/decoder.cpp | 23 +- src/graphics/images/decoder.h | 23 +- src/graphics/images/dumptga.cpp | 23 +- src/graphics/images/dumptga.h | 23 +- src/graphics/images/s3tc.cpp | 23 +- src/graphics/images/s3tc.h | 23 +- src/graphics/images/sbm.cpp | 23 +- src/graphics/images/sbm.h | 23 +- src/graphics/images/screenshot.cpp | 23 +- src/graphics/images/screenshot.h | 23 +- src/graphics/images/tga.cpp | 23 +- src/graphics/images/tga.h | 23 +- src/graphics/images/tpc.cpp | 23 +- src/graphics/images/tpc.h | 23 +- src/graphics/images/txb.cpp | 23 +- src/graphics/images/txb.h | 23 +- src/graphics/images/txi.cpp | 23 +- src/graphics/images/txi.h | 23 +- src/graphics/images/txitypes.cpp | 23 +- src/graphics/images/txitypes.h | 23 +- src/graphics/images/winiconimage.cpp | 23 +- src/graphics/images/winiconimage.h | 23 +- src/graphics/object.cpp | 23 +- src/graphics/object.h | 23 +- src/graphics/queueable.cpp | 23 +- src/graphics/queueable.h | 23 +- src/graphics/queueman.cpp | 23 +- src/graphics/queueman.h | 23 +- src/graphics/renderable.cpp | 23 +- src/graphics/renderable.h | 23 +- src/graphics/texture.cpp | 23 +- src/graphics/texture.h | 23 +- src/graphics/types.h | 23 +- src/graphics/util.h | 23 +- src/graphics/video/bink.cpp | 23 +- src/graphics/video/bink.h | 23 +- src/graphics/video/binkdata.h | 23 +- src/graphics/video/decoder.cpp | 23 +- src/graphics/video/decoder.h | 23 +- src/graphics/video/fader.cpp | 23 +- src/graphics/video/fader.h | 23 +- src/graphics/video/quicktime.cpp | 23 +- src/graphics/video/quicktime.h | 23 +- src/graphics/video/xmv.cpp | 23 +- src/graphics/video/xmv.h | 23 +- src/sound/audiostream.cpp | 23 +- src/sound/audiostream.h | 23 +- src/sound/decoders/adpcm.cpp | 23 +- src/sound/decoders/adpcm.h | 23 +- src/sound/decoders/mp3.cpp | 23 +- src/sound/decoders/mp3.h | 23 +- src/sound/decoders/pcm.cpp | 23 +- src/sound/decoders/pcm.h | 23 +- src/sound/decoders/vorbis.cpp | 24 +- src/sound/decoders/vorbis.h | 23 +- src/sound/decoders/wave.cpp | 23 +- src/sound/decoders/wave.h | 23 +- src/sound/sound.cpp | 23 +- src/sound/sound.h | 23 +- src/sound/types.h | 23 +- 463 files changed, 9409 insertions(+), 2143 deletions(-) diff --git a/AUTHORS b/AUTHORS index 2f517a2d75..dfc8af458c 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,6 +1,24 @@ +eos - A reimplementation of BioWare's Aurora engine +Copyright (c) 2010-2011 by the following: + Sven Hesse (DrMcCoy) Matthew Hoops (clone2727) +eos 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 3 +of the License, or (at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + + The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. diff --git a/COPYING b/COPYING index d60c31a97a..94a9ed024d 100644 --- a/COPYING +++ b/COPYING @@ -1,285 +1,626 @@ - GNU GENERAL PUBLIC LICENSE - Version 2, June 1991 + GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 - Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Copyright (C) 2007 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. - Preamble + Preamble - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -License is intended to guarantee your freedom to share and change free -software--to make sure the software is free for all its users. This -General Public License applies to most of the Free Software -Foundation's software and to any other program whose authors commit to -using it. (Some other Free Software Foundation software is covered by -the GNU Library General Public License instead.) You can apply it to + The GNU General Public License is a free, copyleft license for +software and other kinds of works. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for -this service if you wish), that you receive source code or can get it -if you want it, that you can change the software or use pieces of it -in new free programs; and that you know you can do these things. +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. - To protect your rights, we need to make restrictions that forbid -anyone to deny you these rights or to ask you to surrender the rights. -These restrictions translate to certain responsibilities for you if you -distribute copies of the software, or if you modify it. + To protect your rights, we need to prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. For example, if you distribute copies of such a program, whether -gratis or for a fee, you must give the recipients all the rights that -you have. You must make sure that they, too, receive or can get the -source code. And you must show them these terms so they know their -rights. - - We protect your rights with two steps: (1) copyright the software, and -(2) offer you this license which gives you legal permission to copy, -distribute and/or modify the software. - - Also, for each author's protection and ours, we want to make certain -that everyone understands that there is no warranty for this free -software. If the software is modified by someone else and passed on, we -want its recipients to know that what they have is not the original, so -that any problems introduced by others will not reflect on the original -authors' reputations. - - Finally, any free program is threatened constantly by software -patents. We wish to avoid the danger that redistributors of a free -program will individually obtain patent licenses, in effect making the -program proprietary. To prevent this, we have made it clear that any -patent must be licensed for everyone's free use or not licensed at all. +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. You must make sure that they, too, receive +or can get the source code. And you must show them these terms so they +know their rights. + + Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + + For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + + Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + + Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. The precise terms and conditions for copying, distribution and modification follow. - - GNU GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. This License applies to any program or other work which contains -a notice placed by the copyright holder saying it may be distributed -under the terms of this General Public License. The "Program", below, -refers to any such program or work, and a "work based on the Program" -means either the Program or any derivative work under copyright law: -that is to say, a work containing the Program or a portion of it, -either verbatim or with modifications and/or translated into another -language. (Hereinafter, translation is included without limitation in -the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running the Program is not restricted, and the output from the Program -is covered only if its contents constitute a work based on the -Program (independent of having been made by running the Program). -Whether that is true depends on what the Program does. - - 1. You may copy and distribute verbatim copies of the Program's -source code as you receive it, in any medium, provided that you -conspicuously and appropriately publish on each copy an appropriate -copyright notice and disclaimer of warranty; keep intact all the -notices that refer to this License and to the absence of any warranty; -and give any other recipients of the Program a copy of this License -along with the Program. - -You may charge a fee for the physical act of transferring a copy, and -you may at your option offer warranty protection in exchange for a fee. - - 2. You may modify your copy or copies of the Program or any portion -of it, thus forming a work based on the Program, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices - stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in - whole or in part contains or is derived from the Program or any - part thereof, to be licensed as a whole at no charge to all third - parties under the terms of this License. - - c) If the modified program normally reads commands interactively - when run, you must cause it, when started running for such - interactive use in the most ordinary way, to print or display an - announcement including an appropriate copyright notice and a - notice that there is no warranty (or else, saying that you provide - a warranty) and that users may redistribute the program under - these conditions, and telling the user how to view a copy of this - License. (Exception: if the Program itself is interactive but - does not normally print such an announcement, your work based on - the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Program, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Program, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program -with the Program (or with a work based on the Program) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. - - 3. You may copy and distribute the Program (or a work based on it, -under Section 2) in object code or executable form under the terms of -Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable - source code, which must be distributed under the terms of Sections - 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three - years, to give any third party, for a charge no more than your - cost of physically performing source distribution, a complete - machine-readable copy of the corresponding source code, to be - distributed under the terms of Sections 1 and 2 above on a medium - customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer - to distribute corresponding source code. (This alternative is - allowed only for noncommercial distribution and only if you - received the program in object code or executable form with such - an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for -making modifications to it. For an executable work, complete source -code means all the source code for all modules it contains, plus any -associated interface definition files, plus the scripts used to -control compilation and installation of the executable. However, as a -special exception, the source code distributed need not include -anything that is normally distributed (in either source or binary -form) with the major components (compiler, kernel, and so on) of the -operating system on which the executable runs, unless that component -itself accompanies the executable. - -If distribution of executable or object code is made by offering -access to copy from a designated place, then offering equivalent -access to copy the source code from the same place counts as -distribution of the source code, even though third parties are not -compelled to copy the source along with the object code. - - 4. You may not copy, modify, sublicense, or distribute the Program -except as expressly provided under this License. Any attempt -otherwise to copy, modify, sublicense or distribute the Program is -void, and will automatically terminate your rights under this License. -However, parties who have received copies, or rights, from you under -this License will not have their licenses terminated so long as such -parties remain in full compliance. - - 5. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Program or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Program (or any work based on the -Program), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Program or works based on it. - - 6. Each time you redistribute the Program (or any work based on the -Program), the recipient automatically receives a license from the -original licensor to copy, distribute or modify the Program subject to -these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties to + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of this License. - 7. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -conditions are imposed on you (whether by court order, agreement or + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Program at all. For example, if a patent -license would not permit royalty-free redistribution of the Program by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under -any particular circumstance, the balance of the section is intended to -apply and the section as a whole is intended to apply in other -circumstances. - -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system, which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. - -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. - - 8. If the distribution and/or use of the Program is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Program under this License -may add an explicit geographical distribution limitation excluding -those countries, so that distribution is permitted only in or among -countries not thus excluded. In such case, this License incorporates -the limitation as if written in the body of this License. - - 9. The Free Software Foundation may publish revised and/or new versions -of the General Public License from time to time. Such new versions will +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Use with the GNU Affero General Public License. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. -Each version is given a distinguishing version number. If the Program -specifies a version number of this License which applies to it and "any -later version", you have the option of following the terms and conditions -either of that version or of any later version published by the Free -Software Foundation. If the Program does not specify a version number of -this License, you may choose any version ever published by the Free Software -Foundation. - - 10. If you wish to incorporate parts of the Program into other free -programs whose distribution conditions are different, write to the author -to ask for permission. For software which is copyrighted by the Free -Software Foundation, write to the Free Software Foundation; we sometimes -make exceptions for this. Our decision will be guided by the two goals -of preserving the free status of all derivatives of our free software and -of promoting the sharing and reuse of software generally. - - NO WARRANTY - - 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY -FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN -OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES -PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED -OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS -TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE -PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, -REPAIR OR CORRECTION. - - 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR -REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, -INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING -OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED -TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY -YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER -PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE -POSSIBILITY OF SUCH DAMAGES. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs + Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it @@ -287,15 +628,15 @@ free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively -convey the exclusion of warranty; and each file should have at least +state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) - This program is free software; you can redistribute it and/or modify + 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; either version 2 of the License, or + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -304,37 +645,30 @@ the "copyright" line and a pointer to where the full notice is found. GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - + along with this program. If not, see . Also add information on how to contact you by electronic and paper mail. -If the program is interactive, make it output a short notice like this -when it starts in an interactive mode: + If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: - Gnomovision version 69, Copyright (C) year name of author - Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + Copyright (C) + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate -parts of the General Public License. Of course, the commands you use may -be called something other than `show w' and `show c'; they could even be -mouse-clicks or menu items--whatever suits your program. - -You should also get your employer (if you work as a programmer) or your -school, if any, to sign a "copyright disclaimer" for the program, if -necessary. Here is a sample; alter the names: - - Yoyodyne, Inc., hereby disclaims all copyright interest in the program - `Gnomovision' (which makes passes at compilers) written by James Hacker. - - , 1 April 1989 - Ty Coon, President of Vice - -This General Public License does not permit incorporating your program into -proprietary programs. If your program is a subroutine library, you may -consider it more useful to permit linking proprietary applications with the -library. If this is what you want to do, use the GNU Library General -Public License instead of this License. +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +. + + The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you +may consider it more useful to permit linking proprietary applications with +the library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. But first, please read +. diff --git a/src/aurora/2dafile.cpp b/src/aurora/2dafile.cpp index 775b3bf25c..ca09b66328 100644 --- a/src/aurora/2dafile.cpp +++ b/src/aurora/2dafile.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file aurora/2dafile.cpp diff --git a/src/aurora/2dafile.h b/src/aurora/2dafile.h index 78f1c6e60f..0a36f0b063 100644 --- a/src/aurora/2dafile.h +++ b/src/aurora/2dafile.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file aurora/2dafile.h diff --git a/src/aurora/2dareg.cpp b/src/aurora/2dareg.cpp index 9b3929b8ea..66f4cae60d 100644 --- a/src/aurora/2dareg.cpp +++ b/src/aurora/2dareg.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file aurora/2dareg.cpp diff --git a/src/aurora/2dareg.h b/src/aurora/2dareg.h index 835d1501ca..70b2a5c6f0 100644 --- a/src/aurora/2dareg.h +++ b/src/aurora/2dareg.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file aurora/2dareg.h diff --git a/src/aurora/archive.cpp b/src/aurora/archive.cpp index 74dbf8764d..75c7ae067c 100644 --- a/src/aurora/archive.cpp +++ b/src/aurora/archive.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file aurora/archive.cpp diff --git a/src/aurora/archive.h b/src/aurora/archive.h index 565d78c842..510a836500 100644 --- a/src/aurora/archive.h +++ b/src/aurora/archive.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file aurora/archive.h diff --git a/src/aurora/aurorafile.cpp b/src/aurora/aurorafile.cpp index 78774df501..969ebbc61a 100644 --- a/src/aurora/aurorafile.cpp +++ b/src/aurora/aurorafile.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file aurora/aurorafile.cpp diff --git a/src/aurora/aurorafile.h b/src/aurora/aurorafile.h index 5074226819..219d43bf68 100644 --- a/src/aurora/aurorafile.h +++ b/src/aurora/aurorafile.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file aurora/aurorafile.h diff --git a/src/aurora/biffile.cpp b/src/aurora/biffile.cpp index b078775781..9973f973ee 100644 --- a/src/aurora/biffile.cpp +++ b/src/aurora/biffile.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file aurora/biffile.cpp diff --git a/src/aurora/biffile.h b/src/aurora/biffile.h index 12eca2e020..10549e4e99 100644 --- a/src/aurora/biffile.h +++ b/src/aurora/biffile.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file aurora/biffile.h diff --git a/src/aurora/erffile.cpp b/src/aurora/erffile.cpp index 5a6ee91628..1b6b0c0c12 100644 --- a/src/aurora/erffile.cpp +++ b/src/aurora/erffile.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file aurora/erffile.cpp diff --git a/src/aurora/erffile.h b/src/aurora/erffile.h index 6fc3655115..aee9eaf60e 100644 --- a/src/aurora/erffile.h +++ b/src/aurora/erffile.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file aurora/erffile.h diff --git a/src/aurora/error.cpp b/src/aurora/error.cpp index 1d3aa552f8..865fba13a2 100644 --- a/src/aurora/error.cpp +++ b/src/aurora/error.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file aurora/error.cpp diff --git a/src/aurora/error.h b/src/aurora/error.h index 050aeb76c7..fbe4c8571b 100644 --- a/src/aurora/error.h +++ b/src/aurora/error.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file aurora/error.h diff --git a/src/aurora/gfffile.cpp b/src/aurora/gfffile.cpp index d8d56e528c..93e5ecc90e 100644 --- a/src/aurora/gfffile.cpp +++ b/src/aurora/gfffile.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file aurora/gfffile.cpp diff --git a/src/aurora/gfffile.h b/src/aurora/gfffile.h index 622ebce673..08c2c3de59 100644 --- a/src/aurora/gfffile.h +++ b/src/aurora/gfffile.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file aurora/gfffile.h diff --git a/src/aurora/gffstructs.cpp b/src/aurora/gffstructs.cpp index ca5e37150e..6b44cc5120 100644 --- a/src/aurora/gffstructs.cpp +++ b/src/aurora/gffstructs.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file aurora/gffstructs.cpp diff --git a/src/aurora/gffstructs.h b/src/aurora/gffstructs.h index 3e70961bd0..e9f10c452c 100644 --- a/src/aurora/gffstructs.h +++ b/src/aurora/gffstructs.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file aurora/gffstructs.h diff --git a/src/aurora/keyfile.cpp b/src/aurora/keyfile.cpp index b114f88c74..5ffe48261f 100644 --- a/src/aurora/keyfile.cpp +++ b/src/aurora/keyfile.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file aurora/keyfile.cpp diff --git a/src/aurora/keyfile.h b/src/aurora/keyfile.h index 31190ae01a..4a52096ebe 100644 --- a/src/aurora/keyfile.h +++ b/src/aurora/keyfile.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file aurora/keyfile.h diff --git a/src/aurora/locstring.cpp b/src/aurora/locstring.cpp index fb88e82be5..1546c761bb 100644 --- a/src/aurora/locstring.cpp +++ b/src/aurora/locstring.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file aurora/locstring.cpp diff --git a/src/aurora/locstring.h b/src/aurora/locstring.h index 4c8ec3436d..825621cf4d 100644 --- a/src/aurora/locstring.h +++ b/src/aurora/locstring.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file aurora/locstring.h diff --git a/src/aurora/lytfile.cpp b/src/aurora/lytfile.cpp index 8399afb78d..e62682c8a4 100644 --- a/src/aurora/lytfile.cpp +++ b/src/aurora/lytfile.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file aurora/lytfile.cpp diff --git a/src/aurora/lytfile.h b/src/aurora/lytfile.h index 158bff8d55..0b48f2d76f 100644 --- a/src/aurora/lytfile.h +++ b/src/aurora/lytfile.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file aurora/lytfile.h diff --git a/src/aurora/ncsscript.cpp b/src/aurora/ncsscript.cpp index 0f230c332d..cd3395f9a4 100644 --- a/src/aurora/ncsscript.cpp +++ b/src/aurora/ncsscript.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file aurora/ncsscript.cpp diff --git a/src/aurora/ncsscript.h b/src/aurora/ncsscript.h index b7b0ba00d4..bd41915a6d 100644 --- a/src/aurora/ncsscript.h +++ b/src/aurora/ncsscript.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file aurora/ncsscript.h diff --git a/src/aurora/ndsrom.cpp b/src/aurora/ndsrom.cpp index ebea135d28..9ea06519f3 100644 --- a/src/aurora/ndsrom.cpp +++ b/src/aurora/ndsrom.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file aurora/ndsrom.cpp diff --git a/src/aurora/ndsrom.h b/src/aurora/ndsrom.h index ab8b97eaff..83f5a7534f 100644 --- a/src/aurora/ndsrom.h +++ b/src/aurora/ndsrom.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file aurora/ndsrom.h diff --git a/src/aurora/pefile.cpp b/src/aurora/pefile.cpp index 63bc0b2b30..83bccc3ac1 100644 --- a/src/aurora/pefile.cpp +++ b/src/aurora/pefile.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file aurora/pefile.cpp diff --git a/src/aurora/pefile.h b/src/aurora/pefile.h index d75de90a5c..a6f978153c 100644 --- a/src/aurora/pefile.h +++ b/src/aurora/pefile.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file aurora/pefile.h diff --git a/src/aurora/resman.cpp b/src/aurora/resman.cpp index 7eeff3d5c3..d7738a3a6d 100644 --- a/src/aurora/resman.cpp +++ b/src/aurora/resman.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file aurora/resman.cpp diff --git a/src/aurora/resman.h b/src/aurora/resman.h index 464b94b37a..4b6e097662 100644 --- a/src/aurora/resman.h +++ b/src/aurora/resman.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file aurora/resman.h diff --git a/src/aurora/rimfile.cpp b/src/aurora/rimfile.cpp index 4c186a9ad3..1d6165d72e 100644 --- a/src/aurora/rimfile.cpp +++ b/src/aurora/rimfile.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file aurora/rimfile.cpp diff --git a/src/aurora/rimfile.h b/src/aurora/rimfile.h index da11bbe70b..eca29bd4c8 100644 --- a/src/aurora/rimfile.h +++ b/src/aurora/rimfile.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file aurora/rimfile.h diff --git a/src/aurora/ssffile.cpp b/src/aurora/ssffile.cpp index ba62beb8dd..e480bb3c15 100644 --- a/src/aurora/ssffile.cpp +++ b/src/aurora/ssffile.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file aurora/ssffile.cpp diff --git a/src/aurora/ssffile.h b/src/aurora/ssffile.h index 81faf5f18c..3c6eb49ca9 100644 --- a/src/aurora/ssffile.h +++ b/src/aurora/ssffile.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file aurora/ssffile.h diff --git a/src/aurora/talkman.cpp b/src/aurora/talkman.cpp index 2fa7bb69db..b9be1320d9 100644 --- a/src/aurora/talkman.cpp +++ b/src/aurora/talkman.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file aurora/talkman.cpp diff --git a/src/aurora/talkman.h b/src/aurora/talkman.h index f67007cc92..248925d3cd 100644 --- a/src/aurora/talkman.h +++ b/src/aurora/talkman.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file aurora/talkman.h diff --git a/src/aurora/talktable.cpp b/src/aurora/talktable.cpp index 0929cb66c1..b2566ff962 100644 --- a/src/aurora/talktable.cpp +++ b/src/aurora/talktable.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file aurora/talktable.cpp diff --git a/src/aurora/talktable.h b/src/aurora/talktable.h index 3187d48a20..0bbe3a4bcc 100644 --- a/src/aurora/talktable.h +++ b/src/aurora/talktable.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file aurora/talktable.h diff --git a/src/aurora/types.h b/src/aurora/types.h index 7877a4022b..cd70131a85 100644 --- a/src/aurora/types.h +++ b/src/aurora/types.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file src/aurora/types.h diff --git a/src/aurora/util.cpp b/src/aurora/util.cpp index 3b247cda1f..8a9eb221ef 100644 --- a/src/aurora/util.cpp +++ b/src/aurora/util.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file aurora/util.cpp diff --git a/src/aurora/util.h b/src/aurora/util.h index 5215377cb4..c3824f4eb3 100644 --- a/src/aurora/util.h +++ b/src/aurora/util.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file aurora/util.h diff --git a/src/aurora/visfile.cpp b/src/aurora/visfile.cpp index 5123cf985f..d4d8ee81a2 100644 --- a/src/aurora/visfile.cpp +++ b/src/aurora/visfile.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file aurora/visfile.cpp diff --git a/src/aurora/visfile.h b/src/aurora/visfile.h index d31dbc6cbb..c1b237c5be 100644 --- a/src/aurora/visfile.h +++ b/src/aurora/visfile.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file aurora/visfile.h diff --git a/src/aurora/zipfile.cpp b/src/aurora/zipfile.cpp index 6a5e3aa6b2..389b23449c 100644 --- a/src/aurora/zipfile.cpp +++ b/src/aurora/zipfile.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file aurora/zipfile.cpp diff --git a/src/aurora/zipfile.h b/src/aurora/zipfile.h index ab14d21e61..6f73e1c4ac 100644 --- a/src/aurora/zipfile.h +++ b/src/aurora/zipfile.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file aurora/zipfile.h diff --git a/src/cline.cpp b/src/cline.cpp index 3884250cbd..8301635904 100644 --- a/src/cline.cpp +++ b/src/cline.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file cline.cpp diff --git a/src/cline.h b/src/cline.h index 9e2c33d41d..2cb9603950 100644 --- a/src/cline.h +++ b/src/cline.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file cline.h diff --git a/src/common/bitstream.cpp b/src/common/bitstream.cpp index 4abdd6ea4d..7bc3af825d 100644 --- a/src/common/bitstream.cpp +++ b/src/common/bitstream.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file common/bitstream.cpp diff --git a/src/common/bitstream.h b/src/common/bitstream.h index 71777892ba..9c95d88bfe 100644 --- a/src/common/bitstream.h +++ b/src/common/bitstream.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file common/bitstream.h diff --git a/src/common/boundingbox.cpp b/src/common/boundingbox.cpp index c36dfa613d..7231695bfe 100644 --- a/src/common/boundingbox.cpp +++ b/src/common/boundingbox.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file common/boundingbox.cpp diff --git a/src/common/boundingbox.h b/src/common/boundingbox.h index df62ff41f3..1ef32ff5ee 100644 --- a/src/common/boundingbox.h +++ b/src/common/boundingbox.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file common/boundingbox.h diff --git a/src/common/configfile.cpp b/src/common/configfile.cpp index 7ba63a7194..9df95ca820 100644 --- a/src/common/configfile.cpp +++ b/src/common/configfile.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ // Inspired by ScummVM's config file and manager code diff --git a/src/common/configfile.h b/src/common/configfile.h index f0f470c9b3..5e0c42ad31 100644 --- a/src/common/configfile.h +++ b/src/common/configfile.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ // Inspired by ScummVM's config file and manager code diff --git a/src/common/configman.cpp b/src/common/configman.cpp index 480c4b2adb..b5ba4ae187 100644 --- a/src/common/configman.cpp +++ b/src/common/configman.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ // Inspired by ScummVM's config file and manager code diff --git a/src/common/configman.h b/src/common/configman.h index eae6715db5..251a6e492d 100644 --- a/src/common/configman.h +++ b/src/common/configman.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ // Inspired by ScummVM's config file and manager code diff --git a/src/common/cosinetables.h b/src/common/cosinetables.h index 2a60e4b6a9..2c913ecb95 100644 --- a/src/common/cosinetables.h +++ b/src/common/cosinetables.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file common/cosinetables.h diff --git a/src/common/dct.cpp b/src/common/dct.cpp index 10d966a5f5..dea93a937a 100644 --- a/src/common/dct.cpp +++ b/src/common/dct.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ // Based upon the (I)DCT code in FFmpeg diff --git a/src/common/dct.h b/src/common/dct.h index 7fe51da8ff..4f66132c2f 100644 --- a/src/common/dct.h +++ b/src/common/dct.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ // Based upon the (I)DCT code in FFmpeg diff --git a/src/common/endianness.h b/src/common/endianness.h index 53dc7c6c0a..8768c8063e 100644 --- a/src/common/endianness.h +++ b/src/common/endianness.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ // Mostly based on ScummVM's endian code diff --git a/src/common/error.cpp b/src/common/error.cpp index 946767818f..87799618f4 100644 --- a/src/common/error.cpp +++ b/src/common/error.cpp @@ -1,11 +1,26 @@ -/* eos - A reimplementation of BioWare's Common engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) +/* eos - A reimplementation of BioWare's Aurora engine * - * The Infinity, Common, Odyssey and Eclipse engines, Copyright (c) BioWare corp. - * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * + * + * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. + * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. */ /** @file common/error.cpp diff --git a/src/common/error.h b/src/common/error.h index 3809b94dd1..2d36f29c16 100644 --- a/src/common/error.h +++ b/src/common/error.h @@ -1,11 +1,26 @@ -/* eos - A reimplementation of BioWare's Common engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) +/* eos - A reimplementation of BioWare's Aurora engine * - * The Infinity, Common, Odyssey and Eclipse engines, Copyright (c) BioWare corp. - * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * + * + * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. + * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. */ /** @file common/error.h diff --git a/src/common/fft.cpp b/src/common/fft.cpp index b6f447a4cb..0333b50fd9 100644 --- a/src/common/fft.cpp +++ b/src/common/fft.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ // Based upon the (I)FFT code in FFmpeg diff --git a/src/common/fft.h b/src/common/fft.h index 673785544d..843f66a63f 100644 --- a/src/common/fft.h +++ b/src/common/fft.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ // Based upon the (I)FFT code in FFmpeg diff --git a/src/common/file.cpp b/src/common/file.cpp index 6a9795e333..e224ecbf25 100644 --- a/src/common/file.cpp +++ b/src/common/file.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file common/file.cpp diff --git a/src/common/file.h b/src/common/file.h index 99600a9963..9e20907810 100644 --- a/src/common/file.h +++ b/src/common/file.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file common/file.h diff --git a/src/common/filelist.cpp b/src/common/filelist.cpp index f9b771e7cd..1b976a9fdd 100644 --- a/src/common/filelist.cpp +++ b/src/common/filelist.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file common/filelist.cpp diff --git a/src/common/filelist.h b/src/common/filelist.h index 704c5a9670..7f040cbde6 100644 --- a/src/common/filelist.h +++ b/src/common/filelist.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file common/filelist.h diff --git a/src/common/filepath.cpp b/src/common/filepath.cpp index e6edba7106..16bb5dd887 100644 --- a/src/common/filepath.cpp +++ b/src/common/filepath.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file common/filepath.cpp diff --git a/src/common/filepath.h b/src/common/filepath.h index da6359671b..a66bac9353 100644 --- a/src/common/filepath.h +++ b/src/common/filepath.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file common/filepath.h diff --git a/src/common/foxpro.cpp b/src/common/foxpro.cpp index 966575d10b..50aca35d42 100644 --- a/src/common/foxpro.cpp +++ b/src/common/foxpro.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file common/foxpro.cpp diff --git a/src/common/foxpro.h b/src/common/foxpro.h index 613b9a04f4..2df7d17ffd 100644 --- a/src/common/foxpro.h +++ b/src/common/foxpro.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file common/foxpro.h diff --git a/src/common/huffman.cpp b/src/common/huffman.cpp index f8952e4351..be796dad55 100644 --- a/src/common/huffman.cpp +++ b/src/common/huffman.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file common/huffman.cpp diff --git a/src/common/huffman.h b/src/common/huffman.h index ef2eb2f7ce..675c682004 100644 --- a/src/common/huffman.h +++ b/src/common/huffman.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file common/huffman.h diff --git a/src/common/maths.cpp b/src/common/maths.cpp index 7051734b37..170396d9ec 100644 --- a/src/common/maths.cpp +++ b/src/common/maths.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file common/maths.cpp diff --git a/src/common/maths.h b/src/common/maths.h index 75e9926abc..f2a049729b 100644 --- a/src/common/maths.h +++ b/src/common/maths.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file common/maths.h diff --git a/src/common/matrix.cpp b/src/common/matrix.cpp index c994a8aeee..64eba71df0 100644 --- a/src/common/matrix.cpp +++ b/src/common/matrix.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file common/matrix.cpp diff --git a/src/common/matrix.h b/src/common/matrix.h index e19ff99feb..a00c7590c9 100644 --- a/src/common/matrix.h +++ b/src/common/matrix.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file common/matrix.h diff --git a/src/common/mutex.cpp b/src/common/mutex.cpp index 5265c30a52..1af910695a 100644 --- a/src/common/mutex.cpp +++ b/src/common/mutex.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file common/mutex.cpp diff --git a/src/common/mutex.h b/src/common/mutex.h index 94ecca1330..f1aeeb8354 100644 --- a/src/common/mutex.h +++ b/src/common/mutex.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file common/mutex.h diff --git a/src/common/noncopyable.h b/src/common/noncopyable.h index d70df15f69..6e2c346124 100644 --- a/src/common/noncopyable.h +++ b/src/common/noncopyable.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ // Copied verbatim from ScummVM diff --git a/src/common/pe_exe.cpp b/src/common/pe_exe.cpp index 2d67a8ebcc..847a721bce 100644 --- a/src/common/pe_exe.cpp +++ b/src/common/pe_exe.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file common/pe_exe.cpp diff --git a/src/common/pe_exe.h b/src/common/pe_exe.h index 194d95cc81..4e2d7eea1c 100644 --- a/src/common/pe_exe.h +++ b/src/common/pe_exe.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file common/pe_exe.h diff --git a/src/common/rdft.cpp b/src/common/rdft.cpp index fd1c91887c..e05f5997a9 100644 --- a/src/common/rdft.cpp +++ b/src/common/rdft.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ // Based upon the (I)RDFT code in FFmpeg diff --git a/src/common/rdft.h b/src/common/rdft.h index 72a824e1ae..f479a71568 100644 --- a/src/common/rdft.h +++ b/src/common/rdft.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ // Based upon the (I)RDFT code in FFmpeg diff --git a/src/common/readline.cpp b/src/common/readline.cpp index 5f53807f93..d0a6e27d7b 100644 --- a/src/common/readline.cpp +++ b/src/common/readline.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file common/readline.cpp diff --git a/src/common/readline.h b/src/common/readline.h index dba8e6a8a5..6722fe3905 100644 --- a/src/common/readline.h +++ b/src/common/readline.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file common/readline.h diff --git a/src/common/sinetables.h b/src/common/sinetables.h index 351e9a4f9a..d966424cb6 100644 --- a/src/common/sinetables.h +++ b/src/common/sinetables.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file common/sinetables.h diff --git a/src/common/singleton.h b/src/common/singleton.h index 663f0fd8ec..b95b01ac1e 100644 --- a/src/common/singleton.h +++ b/src/common/singleton.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file common/singleton.h diff --git a/src/common/stream.cpp b/src/common/stream.cpp index ce3fae828b..b2e827e11a 100644 --- a/src/common/stream.cpp +++ b/src/common/stream.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ // Largely based on the stream implementation found in ScummVM. diff --git a/src/common/stream.h b/src/common/stream.h index d5e631ca9f..6fa4b2625f 100644 --- a/src/common/stream.h +++ b/src/common/stream.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ // Largely based on the stream implementation found in ScummVM. diff --git a/src/common/streamtokenizer.cpp b/src/common/streamtokenizer.cpp index d0594baecd..6c4338a0b7 100644 --- a/src/common/streamtokenizer.cpp +++ b/src/common/streamtokenizer.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file common/streamtokenizer.cpp diff --git a/src/common/streamtokenizer.h b/src/common/streamtokenizer.h index b3355ff2aa..7907e29ee5 100644 --- a/src/common/streamtokenizer.h +++ b/src/common/streamtokenizer.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file common/streamtokenizer.h diff --git a/src/common/stringmap.cpp b/src/common/stringmap.cpp index ca971e2ca9..739a5736f7 100644 --- a/src/common/stringmap.cpp +++ b/src/common/stringmap.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file common/stringmap.cpp diff --git a/src/common/stringmap.h b/src/common/stringmap.h index 9ad2b476e9..e378b47177 100644 --- a/src/common/stringmap.h +++ b/src/common/stringmap.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file common/stringmap.h diff --git a/src/common/strutil.cpp b/src/common/strutil.cpp index 10d0f538d2..0fb54d0237 100644 --- a/src/common/strutil.cpp +++ b/src/common/strutil.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file common/strutil.cpp diff --git a/src/common/strutil.h b/src/common/strutil.h index dcec26864c..1ae130754a 100644 --- a/src/common/strutil.h +++ b/src/common/strutil.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file common/strutil.h diff --git a/src/common/system.h b/src/common/system.h index 5f7376003a..62fd7a3c46 100644 --- a/src/common/system.h +++ b/src/common/system.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ // Mostly based on ScummVM's architecture/system checks diff --git a/src/common/thread.cpp b/src/common/thread.cpp index 646509da32..732c2b5acd 100644 --- a/src/common/thread.cpp +++ b/src/common/thread.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file common/thread.cpp diff --git a/src/common/thread.h b/src/common/thread.h index 38a47ea445..011dec22e8 100644 --- a/src/common/thread.h +++ b/src/common/thread.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file common/thread.h diff --git a/src/common/threads.cpp b/src/common/threads.cpp index b7dcad180b..d5d4cf5c5e 100644 --- a/src/common/threads.cpp +++ b/src/common/threads.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file common/threads.cpp diff --git a/src/common/threads.h b/src/common/threads.h index 0554e4bc10..423a986080 100644 --- a/src/common/threads.h +++ b/src/common/threads.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file common/threads.h diff --git a/src/common/transmatrix.cpp b/src/common/transmatrix.cpp index 83331c34a1..ad0169ce33 100644 --- a/src/common/transmatrix.cpp +++ b/src/common/transmatrix.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file common/transmatrix.cpp diff --git a/src/common/transmatrix.h b/src/common/transmatrix.h index fec6c195c8..9b11364531 100644 --- a/src/common/transmatrix.h +++ b/src/common/transmatrix.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file common/transmatrix.h diff --git a/src/common/types.h b/src/common/types.h index 17f9d1c653..7dc077f73f 100644 --- a/src/common/types.h +++ b/src/common/types.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file common/types.h diff --git a/src/common/ustring.cpp b/src/common/ustring.cpp index 6898b1af79..8c2ca90427 100644 --- a/src/common/ustring.cpp +++ b/src/common/ustring.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file common/ustring.cpp diff --git a/src/common/ustring.h b/src/common/ustring.h index 51460f652a..60c15cde61 100644 --- a/src/common/ustring.h +++ b/src/common/ustring.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file common/ustring.h diff --git a/src/common/util.cpp b/src/common/util.cpp index 54167e7d80..cbfa26ecfd 100644 --- a/src/common/util.cpp +++ b/src/common/util.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file common/util.cpp diff --git a/src/common/util.h b/src/common/util.h index c037ef7a01..f2eaca2b3e 100644 --- a/src/common/util.h +++ b/src/common/util.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ // Mostly copied verbatim from ScummVM's diff --git a/src/common/uuid.cpp b/src/common/uuid.cpp index 30b6cafdf0..bf0683707a 100644 --- a/src/common/uuid.cpp +++ b/src/common/uuid.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file common/uuid.cpp diff --git a/src/common/uuid.h b/src/common/uuid.h index 924ff42063..316fc42076 100644 --- a/src/common/uuid.h +++ b/src/common/uuid.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file common/uuid.h diff --git a/src/common/zipfile.cpp b/src/common/zipfile.cpp index c9874ac014..19829a9a6a 100644 --- a/src/common/zipfile.cpp +++ b/src/common/zipfile.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file common/zipfile.cpp diff --git a/src/common/zipfile.h b/src/common/zipfile.h index 2c6161f0d1..bf9ae82627 100644 --- a/src/common/zipfile.h +++ b/src/common/zipfile.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file common/zipfile.h diff --git a/src/engines/aurora/console.cpp b/src/engines/aurora/console.cpp index 9257480bff..98e4a5abc7 100644 --- a/src/engines/aurora/console.cpp +++ b/src/engines/aurora/console.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/aurora/console.cpp diff --git a/src/engines/aurora/console.h b/src/engines/aurora/console.h index fed12388f6..6d7c907f92 100644 --- a/src/engines/aurora/console.h +++ b/src/engines/aurora/console.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/aurora/console.h diff --git a/src/engines/aurora/gui.cpp b/src/engines/aurora/gui.cpp index e1b01ebdb5..50d8b8d8e4 100644 --- a/src/engines/aurora/gui.cpp +++ b/src/engines/aurora/gui.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/aurora/gui.cpp diff --git a/src/engines/aurora/gui.h b/src/engines/aurora/gui.h index f64ff97ef8..ffee73d92d 100644 --- a/src/engines/aurora/gui.h +++ b/src/engines/aurora/gui.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/aurora/gui.h diff --git a/src/engines/aurora/model.cpp b/src/engines/aurora/model.cpp index 318f592cbb..2501e2c927 100644 --- a/src/engines/aurora/model.cpp +++ b/src/engines/aurora/model.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/aurora/model.cpp diff --git a/src/engines/aurora/model.h b/src/engines/aurora/model.h index 3e9c8c1562..c62a2f91fb 100644 --- a/src/engines/aurora/model.h +++ b/src/engines/aurora/model.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/aurora/model.h diff --git a/src/engines/aurora/modelloader.cpp b/src/engines/aurora/modelloader.cpp index ad9c3c79bd..d83ced1fa7 100644 --- a/src/engines/aurora/modelloader.cpp +++ b/src/engines/aurora/modelloader.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/aurora/modelloader.cpp diff --git a/src/engines/aurora/modelloader.h b/src/engines/aurora/modelloader.h index 0269790007..b2ba2c0ae6 100644 --- a/src/engines/aurora/modelloader.h +++ b/src/engines/aurora/modelloader.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/aurora/modelloader.h diff --git a/src/engines/aurora/resources.cpp b/src/engines/aurora/resources.cpp index 4a154fdbaf..9bce63ebb4 100644 --- a/src/engines/aurora/resources.cpp +++ b/src/engines/aurora/resources.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/aurora/resources.cpp diff --git a/src/engines/aurora/resources.h b/src/engines/aurora/resources.h index 3c7440b1c9..1db17b7c4e 100644 --- a/src/engines/aurora/resources.h +++ b/src/engines/aurora/resources.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/aurora/resources.h diff --git a/src/engines/aurora/util.cpp b/src/engines/aurora/util.cpp index 902193248f..434631fee9 100644 --- a/src/engines/aurora/util.cpp +++ b/src/engines/aurora/util.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/aurora/util.cpp diff --git a/src/engines/aurora/util.h b/src/engines/aurora/util.h index b2fdd5dd92..8e380d9e45 100644 --- a/src/engines/aurora/util.h +++ b/src/engines/aurora/util.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/aurora/util.h diff --git a/src/engines/aurora/widget.cpp b/src/engines/aurora/widget.cpp index 328c1ab239..34c429af2c 100644 --- a/src/engines/aurora/widget.cpp +++ b/src/engines/aurora/widget.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/aurora/widget.h diff --git a/src/engines/aurora/widget.h b/src/engines/aurora/widget.h index 37974f9075..76de0e5a9e 100644 --- a/src/engines/aurora/widget.h +++ b/src/engines/aurora/widget.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/aurora/widget.h diff --git a/src/engines/dragonage/dragonage.cpp b/src/engines/dragonage/dragonage.cpp index e8c37a4597..6da477c23c 100644 --- a/src/engines/dragonage/dragonage.cpp +++ b/src/engines/dragonage/dragonage.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/dragonage/dragonage.cpp diff --git a/src/engines/dragonage/dragonage.h b/src/engines/dragonage/dragonage.h index b51ca9e8f0..7fe931aec2 100644 --- a/src/engines/dragonage/dragonage.h +++ b/src/engines/dragonage/dragonage.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/dragonage/dragonage.h diff --git a/src/engines/engine.cpp b/src/engines/engine.cpp index 539278fe2b..696dad9f2b 100644 --- a/src/engines/engine.cpp +++ b/src/engines/engine.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/engine.cpp diff --git a/src/engines/engine.h b/src/engines/engine.h index 4eb517f62a..bfa46e6da0 100644 --- a/src/engines/engine.h +++ b/src/engines/engine.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/engine.h diff --git a/src/engines/enginemanager.cpp b/src/engines/enginemanager.cpp index dc241ed055..5d4570deda 100644 --- a/src/engines/enginemanager.cpp +++ b/src/engines/enginemanager.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/enginemanager.cpp diff --git a/src/engines/enginemanager.h b/src/engines/enginemanager.h index 6a19951875..442d3164ac 100644 --- a/src/engines/enginemanager.h +++ b/src/engines/enginemanager.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/enginemanager.h diff --git a/src/engines/engineprobe.h b/src/engines/engineprobe.h index 36a660f945..7c0c14d790 100644 --- a/src/engines/engineprobe.h +++ b/src/engines/engineprobe.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/engineprobe.h diff --git a/src/engines/gamethread.cpp b/src/engines/gamethread.cpp index cab245bf3d..0d970ab8e4 100644 --- a/src/engines/gamethread.cpp +++ b/src/engines/gamethread.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/gamethread.cpp diff --git a/src/engines/gamethread.h b/src/engines/gamethread.h index 87c555f661..84330f50a6 100644 --- a/src/engines/gamethread.h +++ b/src/engines/gamethread.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/gamethread.h diff --git a/src/engines/jade/gui/main/main.cpp b/src/engines/jade/gui/main/main.cpp index 242eb98cd4..a8d5617ed7 100644 --- a/src/engines/jade/gui/main/main.cpp +++ b/src/engines/jade/gui/main/main.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/jade/gui/main/main.cpp diff --git a/src/engines/jade/gui/main/main.h b/src/engines/jade/gui/main/main.h index 2c6bd63618..389c99d21c 100644 --- a/src/engines/jade/gui/main/main.h +++ b/src/engines/jade/gui/main/main.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/jade/gui/main/main.h diff --git a/src/engines/jade/jade.cpp b/src/engines/jade/jade.cpp index d512ad765d..32494737ec 100644 --- a/src/engines/jade/jade.cpp +++ b/src/engines/jade/jade.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/jade/jade.cpp diff --git a/src/engines/jade/jade.h b/src/engines/jade/jade.h index 0f9527832e..a8092df754 100644 --- a/src/engines/jade/jade.h +++ b/src/engines/jade/jade.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/jade/jade.h diff --git a/src/engines/kotor/area.cpp b/src/engines/kotor/area.cpp index 82b41ed1ea..35de685e02 100644 --- a/src/engines/kotor/area.cpp +++ b/src/engines/kotor/area.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor/area.cpp diff --git a/src/engines/kotor/area.h b/src/engines/kotor/area.h index c861c2318d..64aaf0e0c5 100644 --- a/src/engines/kotor/area.h +++ b/src/engines/kotor/area.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor/area.h diff --git a/src/engines/kotor/console.cpp b/src/engines/kotor/console.cpp index 35d0034eaa..6fc0d19d47 100644 --- a/src/engines/kotor/console.cpp +++ b/src/engines/kotor/console.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor/console.cpp diff --git a/src/engines/kotor/console.h b/src/engines/kotor/console.h index a80fa1a6e9..c4ce2045af 100644 --- a/src/engines/kotor/console.h +++ b/src/engines/kotor/console.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor/console.h diff --git a/src/engines/kotor/creature.cpp b/src/engines/kotor/creature.cpp index cbe476f3dd..dad763adee 100644 --- a/src/engines/kotor/creature.cpp +++ b/src/engines/kotor/creature.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor/creature.cpp diff --git a/src/engines/kotor/creature.h b/src/engines/kotor/creature.h index 3bd04cbfe1..77ca64dc2c 100644 --- a/src/engines/kotor/creature.h +++ b/src/engines/kotor/creature.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor/creature.h diff --git a/src/engines/kotor/door.cpp b/src/engines/kotor/door.cpp index c19bb28a37..067af83bf5 100644 --- a/src/engines/kotor/door.cpp +++ b/src/engines/kotor/door.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor/door.cpp diff --git a/src/engines/kotor/door.h b/src/engines/kotor/door.h index 3ff1158ee3..e5cfaa73df 100644 --- a/src/engines/kotor/door.h +++ b/src/engines/kotor/door.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor/door.h diff --git a/src/engines/kotor/gui/gui.cpp b/src/engines/kotor/gui/gui.cpp index 3df80f4568..41ac2aa6ee 100644 --- a/src/engines/kotor/gui/gui.cpp +++ b/src/engines/kotor/gui/gui.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor/gui/gui.cpp diff --git a/src/engines/kotor/gui/gui.h b/src/engines/kotor/gui/gui.h index 4556f0cd7c..72d8d56f0f 100644 --- a/src/engines/kotor/gui/gui.h +++ b/src/engines/kotor/gui/gui.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor/gui/gui.h diff --git a/src/engines/kotor/gui/main/main.cpp b/src/engines/kotor/gui/main/main.cpp index e42e7e2a44..65898d6794 100644 --- a/src/engines/kotor/gui/main/main.cpp +++ b/src/engines/kotor/gui/main/main.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor/gui/main/main.cpp diff --git a/src/engines/kotor/gui/main/main.h b/src/engines/kotor/gui/main/main.h index c26ebd478e..ddcf5fa298 100644 --- a/src/engines/kotor/gui/main/main.h +++ b/src/engines/kotor/gui/main/main.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor/gui/main/main.h diff --git a/src/engines/kotor/gui/widgets/button.cpp b/src/engines/kotor/gui/widgets/button.cpp index d439d1bf91..9185d79409 100644 --- a/src/engines/kotor/gui/widgets/button.cpp +++ b/src/engines/kotor/gui/widgets/button.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor/gui/widgets/button.cpp diff --git a/src/engines/kotor/gui/widgets/button.h b/src/engines/kotor/gui/widgets/button.h index 5812b2eedd..a90fe0da7a 100644 --- a/src/engines/kotor/gui/widgets/button.h +++ b/src/engines/kotor/gui/widgets/button.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor/gui/widgets/button.h diff --git a/src/engines/kotor/gui/widgets/checkbox.cpp b/src/engines/kotor/gui/widgets/checkbox.cpp index d0250a62d7..111df029c2 100644 --- a/src/engines/kotor/gui/widgets/checkbox.cpp +++ b/src/engines/kotor/gui/widgets/checkbox.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor/gui/widgets/checkbox.cpp diff --git a/src/engines/kotor/gui/widgets/checkbox.h b/src/engines/kotor/gui/widgets/checkbox.h index aff98014e8..e49f48e4b6 100644 --- a/src/engines/kotor/gui/widgets/checkbox.h +++ b/src/engines/kotor/gui/widgets/checkbox.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor/gui/widgets/checkbox.h diff --git a/src/engines/kotor/gui/widgets/kotorwidget.cpp b/src/engines/kotor/gui/widgets/kotorwidget.cpp index 813e42d445..993199e723 100644 --- a/src/engines/kotor/gui/widgets/kotorwidget.cpp +++ b/src/engines/kotor/gui/widgets/kotorwidget.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor/gui/widgets/kotorwidget.cpp diff --git a/src/engines/kotor/gui/widgets/kotorwidget.h b/src/engines/kotor/gui/widgets/kotorwidget.h index 49e7f1e267..e062bee989 100644 --- a/src/engines/kotor/gui/widgets/kotorwidget.h +++ b/src/engines/kotor/gui/widgets/kotorwidget.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor/gui/widgets/kotorwidget.h diff --git a/src/engines/kotor/gui/widgets/label.cpp b/src/engines/kotor/gui/widgets/label.cpp index 29d42d9148..2439eb9213 100644 --- a/src/engines/kotor/gui/widgets/label.cpp +++ b/src/engines/kotor/gui/widgets/label.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor/gui/widgets/label.cpp diff --git a/src/engines/kotor/gui/widgets/label.h b/src/engines/kotor/gui/widgets/label.h index a767e49df0..42593a85c0 100644 --- a/src/engines/kotor/gui/widgets/label.h +++ b/src/engines/kotor/gui/widgets/label.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor/gui/widgets/label.h diff --git a/src/engines/kotor/gui/widgets/listbox.cpp b/src/engines/kotor/gui/widgets/listbox.cpp index 8a38cf4d9e..80b87476a5 100644 --- a/src/engines/kotor/gui/widgets/listbox.cpp +++ b/src/engines/kotor/gui/widgets/listbox.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor/gui/widgets/listbox.cpp diff --git a/src/engines/kotor/gui/widgets/listbox.h b/src/engines/kotor/gui/widgets/listbox.h index 4d82f505d0..48c821299f 100644 --- a/src/engines/kotor/gui/widgets/listbox.h +++ b/src/engines/kotor/gui/widgets/listbox.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor/gui/widgets/listbox.h diff --git a/src/engines/kotor/gui/widgets/panel.cpp b/src/engines/kotor/gui/widgets/panel.cpp index 63c909f20d..dec1c4a401 100644 --- a/src/engines/kotor/gui/widgets/panel.cpp +++ b/src/engines/kotor/gui/widgets/panel.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor/gui/widgets/panel.cpp diff --git a/src/engines/kotor/gui/widgets/panel.h b/src/engines/kotor/gui/widgets/panel.h index 0faa009735..ee03cab842 100644 --- a/src/engines/kotor/gui/widgets/panel.h +++ b/src/engines/kotor/gui/widgets/panel.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor/gui/widgets/panel.h diff --git a/src/engines/kotor/gui/widgets/progressbar.cpp b/src/engines/kotor/gui/widgets/progressbar.cpp index 9966fb023d..4152b18b60 100644 --- a/src/engines/kotor/gui/widgets/progressbar.cpp +++ b/src/engines/kotor/gui/widgets/progressbar.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor/gui/widgets/progressbar.cpp diff --git a/src/engines/kotor/gui/widgets/progressbar.h b/src/engines/kotor/gui/widgets/progressbar.h index 17fc704f0b..30828f325a 100644 --- a/src/engines/kotor/gui/widgets/progressbar.h +++ b/src/engines/kotor/gui/widgets/progressbar.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor/gui/widgets/progressbar.h diff --git a/src/engines/kotor/gui/widgets/protoitem.cpp b/src/engines/kotor/gui/widgets/protoitem.cpp index 916118ea4d..da5f77fe7e 100644 --- a/src/engines/kotor/gui/widgets/protoitem.cpp +++ b/src/engines/kotor/gui/widgets/protoitem.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor/gui/widgets/protoitem.cpp diff --git a/src/engines/kotor/gui/widgets/protoitem.h b/src/engines/kotor/gui/widgets/protoitem.h index 56c3fb47c3..e5ab602b8f 100644 --- a/src/engines/kotor/gui/widgets/protoitem.h +++ b/src/engines/kotor/gui/widgets/protoitem.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor/gui/widgets/protoitem.h diff --git a/src/engines/kotor/gui/widgets/scrollbar.cpp b/src/engines/kotor/gui/widgets/scrollbar.cpp index 989c840e90..4ddbcd1d1c 100644 --- a/src/engines/kotor/gui/widgets/scrollbar.cpp +++ b/src/engines/kotor/gui/widgets/scrollbar.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor/gui/widgets/scrollbar.cpp diff --git a/src/engines/kotor/gui/widgets/scrollbar.h b/src/engines/kotor/gui/widgets/scrollbar.h index c9aded752b..5c45736804 100644 --- a/src/engines/kotor/gui/widgets/scrollbar.h +++ b/src/engines/kotor/gui/widgets/scrollbar.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor/gui/widgets/scrollbar.h diff --git a/src/engines/kotor/gui/widgets/slider.cpp b/src/engines/kotor/gui/widgets/slider.cpp index e76159d38e..00851ca112 100644 --- a/src/engines/kotor/gui/widgets/slider.cpp +++ b/src/engines/kotor/gui/widgets/slider.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor/gui/widgets/slider.cpp diff --git a/src/engines/kotor/gui/widgets/slider.h b/src/engines/kotor/gui/widgets/slider.h index 4d50c95963..5acdc3bdf7 100644 --- a/src/engines/kotor/gui/widgets/slider.h +++ b/src/engines/kotor/gui/widgets/slider.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor/gui/widgets/slider.h diff --git a/src/engines/kotor/kotor.cpp b/src/engines/kotor/kotor.cpp index 7e22b94f6d..1a8c7bd8d2 100644 --- a/src/engines/kotor/kotor.cpp +++ b/src/engines/kotor/kotor.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor/kotor.cpp diff --git a/src/engines/kotor/kotor.h b/src/engines/kotor/kotor.h index 3dfac00e7e..b528a424bc 100644 --- a/src/engines/kotor/kotor.h +++ b/src/engines/kotor/kotor.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor/kotor.h diff --git a/src/engines/kotor/modelloader.cpp b/src/engines/kotor/modelloader.cpp index 1e6d03b74f..9dc1e37c61 100644 --- a/src/engines/kotor/modelloader.cpp +++ b/src/engines/kotor/modelloader.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor/modelloader.cpp diff --git a/src/engines/kotor/modelloader.h b/src/engines/kotor/modelloader.h index 74c907b182..ee3b0abeab 100644 --- a/src/engines/kotor/modelloader.h +++ b/src/engines/kotor/modelloader.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor/modelloader.h diff --git a/src/engines/kotor/module.cpp b/src/engines/kotor/module.cpp index 39b5d04d50..8b2c63ba71 100644 --- a/src/engines/kotor/module.cpp +++ b/src/engines/kotor/module.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor/module.cpp diff --git a/src/engines/kotor/module.h b/src/engines/kotor/module.h index 14119d9e08..e1e7f72882 100644 --- a/src/engines/kotor/module.h +++ b/src/engines/kotor/module.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor/module.h diff --git a/src/engines/kotor/object.cpp b/src/engines/kotor/object.cpp index fe303fbb32..e39865dfb2 100644 --- a/src/engines/kotor/object.cpp +++ b/src/engines/kotor/object.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor/object.h diff --git a/src/engines/kotor/object.h b/src/engines/kotor/object.h index babcdba79b..387260f3a7 100644 --- a/src/engines/kotor/object.h +++ b/src/engines/kotor/object.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor/object.h diff --git a/src/engines/kotor/placeable.cpp b/src/engines/kotor/placeable.cpp index 42f0846249..12ee17796d 100644 --- a/src/engines/kotor/placeable.cpp +++ b/src/engines/kotor/placeable.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor/placeable.cpp diff --git a/src/engines/kotor/placeable.h b/src/engines/kotor/placeable.h index c37607a95e..b87791c6d2 100644 --- a/src/engines/kotor/placeable.h +++ b/src/engines/kotor/placeable.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor/placeable.h diff --git a/src/engines/kotor/situated.cpp b/src/engines/kotor/situated.cpp index 0a37b48317..fe028acb49 100644 --- a/src/engines/kotor/situated.cpp +++ b/src/engines/kotor/situated.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor/situated.cpp diff --git a/src/engines/kotor/situated.h b/src/engines/kotor/situated.h index 494c2eaedf..982aa88736 100644 --- a/src/engines/kotor/situated.h +++ b/src/engines/kotor/situated.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor/situated.h diff --git a/src/engines/kotor2/area.cpp b/src/engines/kotor2/area.cpp index 9ad85c47b5..9507c0c05d 100644 --- a/src/engines/kotor2/area.cpp +++ b/src/engines/kotor2/area.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor2/area.cpp diff --git a/src/engines/kotor2/area.h b/src/engines/kotor2/area.h index 29477d2d8b..12ebed15cf 100644 --- a/src/engines/kotor2/area.h +++ b/src/engines/kotor2/area.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor2/area.h diff --git a/src/engines/kotor2/gui/main/main.cpp b/src/engines/kotor2/gui/main/main.cpp index 6d165ae299..032d4ef76e 100644 --- a/src/engines/kotor2/gui/main/main.cpp +++ b/src/engines/kotor2/gui/main/main.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor2/gui/main/main.cpp diff --git a/src/engines/kotor2/gui/main/main.h b/src/engines/kotor2/gui/main/main.h index fe90a11aef..88a62dd41f 100644 --- a/src/engines/kotor2/gui/main/main.h +++ b/src/engines/kotor2/gui/main/main.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor2/gui/main/main.h diff --git a/src/engines/kotor2/kotor2.cpp b/src/engines/kotor2/kotor2.cpp index e84f928da4..da19ea418d 100644 --- a/src/engines/kotor2/kotor2.cpp +++ b/src/engines/kotor2/kotor2.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor2/kotor2.cpp diff --git a/src/engines/kotor2/kotor2.h b/src/engines/kotor2/kotor2.h index ff77d1ceb0..7c46a58187 100644 --- a/src/engines/kotor2/kotor2.h +++ b/src/engines/kotor2/kotor2.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor2/kotor2.h diff --git a/src/engines/kotor2/modelloader.cpp b/src/engines/kotor2/modelloader.cpp index 370b0f7c8b..d1787d4868 100644 --- a/src/engines/kotor2/modelloader.cpp +++ b/src/engines/kotor2/modelloader.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor2/modelloader.cpp diff --git a/src/engines/kotor2/modelloader.h b/src/engines/kotor2/modelloader.h index 68a61c1281..f09b08f855 100644 --- a/src/engines/kotor2/modelloader.h +++ b/src/engines/kotor2/modelloader.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor2/modelloader.h diff --git a/src/engines/kotor2/module.cpp b/src/engines/kotor2/module.cpp index a28d44c8ca..26322e0ebf 100644 --- a/src/engines/kotor2/module.cpp +++ b/src/engines/kotor2/module.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor2/module.cpp diff --git a/src/engines/kotor2/module.h b/src/engines/kotor2/module.h index 9ce6f456c0..2dc87a2f46 100644 --- a/src/engines/kotor2/module.h +++ b/src/engines/kotor2/module.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/kotor2/module.h diff --git a/src/engines/nwn/area.cpp b/src/engines/nwn/area.cpp index 8fa51c70e7..53811182b0 100644 --- a/src/engines/nwn/area.cpp +++ b/src/engines/nwn/area.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/area.cpp diff --git a/src/engines/nwn/area.h b/src/engines/nwn/area.h index d3f9cece78..ef04b255e6 100644 --- a/src/engines/nwn/area.h +++ b/src/engines/nwn/area.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/area.h diff --git a/src/engines/nwn/charstore.cpp b/src/engines/nwn/charstore.cpp index 78e712beff..1770420277 100644 --- a/src/engines/nwn/charstore.cpp +++ b/src/engines/nwn/charstore.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/charstore.cpp diff --git a/src/engines/nwn/charstore.h b/src/engines/nwn/charstore.h index 5c02f44ce3..98f54d1c94 100644 --- a/src/engines/nwn/charstore.h +++ b/src/engines/nwn/charstore.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/charstore.h diff --git a/src/engines/nwn/console.cpp b/src/engines/nwn/console.cpp index d411a77f16..b95eb939f6 100644 --- a/src/engines/nwn/console.cpp +++ b/src/engines/nwn/console.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/console.cpp diff --git a/src/engines/nwn/console.h b/src/engines/nwn/console.h index c842816445..0d4eba7b59 100644 --- a/src/engines/nwn/console.h +++ b/src/engines/nwn/console.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/console.h diff --git a/src/engines/nwn/creature.cpp b/src/engines/nwn/creature.cpp index 5c0de341bc..4e2e7c1e39 100644 --- a/src/engines/nwn/creature.cpp +++ b/src/engines/nwn/creature.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/creature.cpp diff --git a/src/engines/nwn/creature.h b/src/engines/nwn/creature.h index 501438084c..7e631f6204 100644 --- a/src/engines/nwn/creature.h +++ b/src/engines/nwn/creature.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/creature.h diff --git a/src/engines/nwn/door.cpp b/src/engines/nwn/door.cpp index 68721a4601..eaaef36115 100644 --- a/src/engines/nwn/door.cpp +++ b/src/engines/nwn/door.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/door.cpp diff --git a/src/engines/nwn/door.h b/src/engines/nwn/door.h index 5ec31ecff2..93ebe79297 100644 --- a/src/engines/nwn/door.h +++ b/src/engines/nwn/door.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/door.h diff --git a/src/engines/nwn/gui/chargen/chargen.cpp b/src/engines/nwn/gui/chargen/chargen.cpp index ca10433ec2..4dac74a8d0 100644 --- a/src/engines/nwn/gui/chargen/chargen.cpp +++ b/src/engines/nwn/gui/chargen/chargen.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/chargen/chargen.cpp diff --git a/src/engines/nwn/gui/chargen/chargen.h b/src/engines/nwn/gui/chargen/chargen.h index cb7398dc7c..cb39b64e9f 100644 --- a/src/engines/nwn/gui/chargen/chargen.h +++ b/src/engines/nwn/gui/chargen/chargen.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/chargen/chargen.h diff --git a/src/engines/nwn/gui/dialogs/okcancel.cpp b/src/engines/nwn/gui/dialogs/okcancel.cpp index 6dfefbae9b..6e66c1777f 100644 --- a/src/engines/nwn/gui/dialogs/okcancel.cpp +++ b/src/engines/nwn/gui/dialogs/okcancel.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/dialogs/okcancel.cpp diff --git a/src/engines/nwn/gui/dialogs/okcancel.h b/src/engines/nwn/gui/dialogs/okcancel.h index 196c7d67ef..349190ae4f 100644 --- a/src/engines/nwn/gui/dialogs/okcancel.h +++ b/src/engines/nwn/gui/dialogs/okcancel.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/dialogs/okcancel.h diff --git a/src/engines/nwn/gui/dialogs/yesnocancel.cpp b/src/engines/nwn/gui/dialogs/yesnocancel.cpp index 28ea61d081..cea724a30a 100644 --- a/src/engines/nwn/gui/dialogs/yesnocancel.cpp +++ b/src/engines/nwn/gui/dialogs/yesnocancel.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/dialogs/yesnocancel.cpp diff --git a/src/engines/nwn/gui/dialogs/yesnocancel.h b/src/engines/nwn/gui/dialogs/yesnocancel.h index c45951324d..deb8994d51 100644 --- a/src/engines/nwn/gui/dialogs/yesnocancel.h +++ b/src/engines/nwn/gui/dialogs/yesnocancel.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/dialogs/yesnocancel.h diff --git a/src/engines/nwn/gui/gui.cpp b/src/engines/nwn/gui/gui.cpp index 7e24cd6a05..73754ccc24 100644 --- a/src/engines/nwn/gui/gui.cpp +++ b/src/engines/nwn/gui/gui.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/gui.cpp diff --git a/src/engines/nwn/gui/gui.h b/src/engines/nwn/gui/gui.h index 89339cf494..628b908919 100644 --- a/src/engines/nwn/gui/gui.h +++ b/src/engines/nwn/gui/gui.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/gui.h diff --git a/src/engines/nwn/gui/ingame/charinfo.cpp b/src/engines/nwn/gui/ingame/charinfo.cpp index ec2ebdf625..cc6af4642b 100644 --- a/src/engines/nwn/gui/ingame/charinfo.cpp +++ b/src/engines/nwn/gui/ingame/charinfo.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/ingame/charinfo.h diff --git a/src/engines/nwn/gui/ingame/charinfo.h b/src/engines/nwn/gui/ingame/charinfo.h index 6018287e5c..d60a789a9e 100644 --- a/src/engines/nwn/gui/ingame/charinfo.h +++ b/src/engines/nwn/gui/ingame/charinfo.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/ingame/charinfo.h diff --git a/src/engines/nwn/gui/ingame/compass.cpp b/src/engines/nwn/gui/ingame/compass.cpp index a40081f3dd..99b0b615e9 100644 --- a/src/engines/nwn/gui/ingame/compass.cpp +++ b/src/engines/nwn/gui/ingame/compass.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/ingame/compass.cpp diff --git a/src/engines/nwn/gui/ingame/compass.h b/src/engines/nwn/gui/ingame/compass.h index da8e3aa996..a8dafbc9d4 100644 --- a/src/engines/nwn/gui/ingame/compass.h +++ b/src/engines/nwn/gui/ingame/compass.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/ingame/compass.h diff --git a/src/engines/nwn/gui/ingame/ingame.cpp b/src/engines/nwn/gui/ingame/ingame.cpp index fe79b50837..253408c84d 100644 --- a/src/engines/nwn/gui/ingame/ingame.cpp +++ b/src/engines/nwn/gui/ingame/ingame.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/ingame/ingame.cpp diff --git a/src/engines/nwn/gui/ingame/ingame.h b/src/engines/nwn/gui/ingame/ingame.h index 687d2b6fd7..ac7097233e 100644 --- a/src/engines/nwn/gui/ingame/ingame.h +++ b/src/engines/nwn/gui/ingame/ingame.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/ingame/ingame.h diff --git a/src/engines/nwn/gui/ingame/main.cpp b/src/engines/nwn/gui/ingame/main.cpp index bd6dd13b17..86b9691011 100644 --- a/src/engines/nwn/gui/ingame/main.cpp +++ b/src/engines/nwn/gui/ingame/main.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/ingame/main.cpp diff --git a/src/engines/nwn/gui/ingame/main.h b/src/engines/nwn/gui/ingame/main.h index ee45efe919..88bf26f125 100644 --- a/src/engines/nwn/gui/ingame/main.h +++ b/src/engines/nwn/gui/ingame/main.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/ingame/main.h diff --git a/src/engines/nwn/gui/ingame/partyleader.cpp b/src/engines/nwn/gui/ingame/partyleader.cpp index d3c280a2b1..a604064ce8 100644 --- a/src/engines/nwn/gui/ingame/partyleader.cpp +++ b/src/engines/nwn/gui/ingame/partyleader.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/ingame/partyleader.cpp diff --git a/src/engines/nwn/gui/ingame/partyleader.h b/src/engines/nwn/gui/ingame/partyleader.h index 78c265d8f7..951ca8c7f9 100644 --- a/src/engines/nwn/gui/ingame/partyleader.h +++ b/src/engines/nwn/gui/ingame/partyleader.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/ingame/partyleader.h diff --git a/src/engines/nwn/gui/ingame/quickbar.cpp b/src/engines/nwn/gui/ingame/quickbar.cpp index 214518abe3..ceab4ce91d 100644 --- a/src/engines/nwn/gui/ingame/quickbar.cpp +++ b/src/engines/nwn/gui/ingame/quickbar.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/ingame/quickbar.cpp diff --git a/src/engines/nwn/gui/ingame/quickbar.h b/src/engines/nwn/gui/ingame/quickbar.h index 0021018c93..aeac0a0d4c 100644 --- a/src/engines/nwn/gui/ingame/quickbar.h +++ b/src/engines/nwn/gui/ingame/quickbar.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/ingame/quickbar.h diff --git a/src/engines/nwn/gui/ingame/quickchat.cpp b/src/engines/nwn/gui/ingame/quickchat.cpp index 394eacb283..46fbe7c2e7 100644 --- a/src/engines/nwn/gui/ingame/quickchat.cpp +++ b/src/engines/nwn/gui/ingame/quickchat.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/ingame/quickchat.cpp diff --git a/src/engines/nwn/gui/ingame/quickchat.h b/src/engines/nwn/gui/ingame/quickchat.h index 51d461f544..5be84b2271 100644 --- a/src/engines/nwn/gui/ingame/quickchat.h +++ b/src/engines/nwn/gui/ingame/quickchat.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/ingame/quickchat.h diff --git a/src/engines/nwn/gui/legal.cpp b/src/engines/nwn/gui/legal.cpp index 9819319be0..6ca44bc365 100644 --- a/src/engines/nwn/gui/legal.cpp +++ b/src/engines/nwn/gui/legal.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/legal.cpp diff --git a/src/engines/nwn/gui/legal.h b/src/engines/nwn/gui/legal.h index 484c07bb92..f0bdf79a4a 100644 --- a/src/engines/nwn/gui/legal.h +++ b/src/engines/nwn/gui/legal.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/legal.h diff --git a/src/engines/nwn/gui/main/charpremade.cpp b/src/engines/nwn/gui/main/charpremade.cpp index 0c21f9fb0b..8a133ec18c 100644 --- a/src/engines/nwn/gui/main/charpremade.cpp +++ b/src/engines/nwn/gui/main/charpremade.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/main/charpremade.cpp diff --git a/src/engines/nwn/gui/main/charpremade.h b/src/engines/nwn/gui/main/charpremade.h index a0bd3d2ba4..3a0557879d 100644 --- a/src/engines/nwn/gui/main/charpremade.h +++ b/src/engines/nwn/gui/main/charpremade.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/main/charpremade.h diff --git a/src/engines/nwn/gui/main/chartype.cpp b/src/engines/nwn/gui/main/chartype.cpp index fa5502bf88..dc3b02989c 100644 --- a/src/engines/nwn/gui/main/chartype.cpp +++ b/src/engines/nwn/gui/main/chartype.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/main/chartype.cpp diff --git a/src/engines/nwn/gui/main/chartype.h b/src/engines/nwn/gui/main/chartype.h index 9ed63391b8..51cd2b6aff 100644 --- a/src/engines/nwn/gui/main/chartype.h +++ b/src/engines/nwn/gui/main/chartype.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/main/chartype.h diff --git a/src/engines/nwn/gui/main/main.cpp b/src/engines/nwn/gui/main/main.cpp index 4f36842d0f..d38b9a438d 100644 --- a/src/engines/nwn/gui/main/main.cpp +++ b/src/engines/nwn/gui/main/main.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/main/main.cpp diff --git a/src/engines/nwn/gui/main/main.h b/src/engines/nwn/gui/main/main.h index b4917a3b02..d251109efd 100644 --- a/src/engines/nwn/gui/main/main.h +++ b/src/engines/nwn/gui/main/main.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/main/main.h diff --git a/src/engines/nwn/gui/main/moviesbase.cpp b/src/engines/nwn/gui/main/moviesbase.cpp index 26d662a122..076cef19a1 100644 --- a/src/engines/nwn/gui/main/moviesbase.cpp +++ b/src/engines/nwn/gui/main/moviesbase.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/main/moviesbase.cpp diff --git a/src/engines/nwn/gui/main/moviesbase.h b/src/engines/nwn/gui/main/moviesbase.h index abc3f903de..ef54ca066f 100644 --- a/src/engines/nwn/gui/main/moviesbase.h +++ b/src/engines/nwn/gui/main/moviesbase.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/main/moviesbase.h diff --git a/src/engines/nwn/gui/main/moviescamp.cpp b/src/engines/nwn/gui/main/moviescamp.cpp index 795d8ae3f3..82c764ddff 100644 --- a/src/engines/nwn/gui/main/moviescamp.cpp +++ b/src/engines/nwn/gui/main/moviescamp.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/main/moviescamp.cpp diff --git a/src/engines/nwn/gui/main/moviescamp.h b/src/engines/nwn/gui/main/moviescamp.h index c7a64848d4..b3bd407be7 100644 --- a/src/engines/nwn/gui/main/moviescamp.h +++ b/src/engines/nwn/gui/main/moviescamp.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/main/moviescamp.h diff --git a/src/engines/nwn/gui/main/new.cpp b/src/engines/nwn/gui/main/new.cpp index 6ec0e7e05d..7778c9063f 100644 --- a/src/engines/nwn/gui/main/new.cpp +++ b/src/engines/nwn/gui/main/new.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/main/new.cpp diff --git a/src/engines/nwn/gui/main/new.h b/src/engines/nwn/gui/main/new.h index e1748123c8..d3593284f9 100644 --- a/src/engines/nwn/gui/main/new.h +++ b/src/engines/nwn/gui/main/new.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/main/new.h diff --git a/src/engines/nwn/gui/main/newcamp.cpp b/src/engines/nwn/gui/main/newcamp.cpp index ea15e56acb..306ae6166f 100644 --- a/src/engines/nwn/gui/main/newcamp.cpp +++ b/src/engines/nwn/gui/main/newcamp.cpp @@ -1,12 +1,27 @@ - /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) - * - * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. - * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. - */ +/* eos - A reimplementation of BioWare's Aurora engine + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * + * + * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. + * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. + */ /** @file engines/nwn/gui/main/newcamp.cpp * The new campaign menu. diff --git a/src/engines/nwn/gui/main/newcamp.h b/src/engines/nwn/gui/main/newcamp.h index f3801c2eed..71de4aa921 100644 --- a/src/engines/nwn/gui/main/newcamp.h +++ b/src/engines/nwn/gui/main/newcamp.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/main/newcamp.h diff --git a/src/engines/nwn/gui/main/newgamefog.cpp b/src/engines/nwn/gui/main/newgamefog.cpp index 6c95d92875..ab5d22c4a1 100644 --- a/src/engines/nwn/gui/main/newgamefog.cpp +++ b/src/engines/nwn/gui/main/newgamefog.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/main/newgamefog.cpp diff --git a/src/engines/nwn/gui/main/newgamefog.h b/src/engines/nwn/gui/main/newgamefog.h index 8cc5c251b9..df52ff8706 100644 --- a/src/engines/nwn/gui/main/newgamefog.h +++ b/src/engines/nwn/gui/main/newgamefog.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/main/newgamefog.h diff --git a/src/engines/nwn/gui/main/newmodule.cpp b/src/engines/nwn/gui/main/newmodule.cpp index 8be62172fe..a98e39868b 100644 --- a/src/engines/nwn/gui/main/newmodule.cpp +++ b/src/engines/nwn/gui/main/newmodule.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/main/newmodule.cpp diff --git a/src/engines/nwn/gui/main/newmodule.h b/src/engines/nwn/gui/main/newmodule.h index cee373e1e7..7456da5cc4 100644 --- a/src/engines/nwn/gui/main/newmodule.h +++ b/src/engines/nwn/gui/main/newmodule.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/main/newmodule.h diff --git a/src/engines/nwn/gui/main/newxp1.cpp b/src/engines/nwn/gui/main/newxp1.cpp index 00a382e4df..8e48d488df 100644 --- a/src/engines/nwn/gui/main/newxp1.cpp +++ b/src/engines/nwn/gui/main/newxp1.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/main/newxp1.cpp diff --git a/src/engines/nwn/gui/main/newxp1.h b/src/engines/nwn/gui/main/newxp1.h index 0a15035e71..10119f0662 100644 --- a/src/engines/nwn/gui/main/newxp1.h +++ b/src/engines/nwn/gui/main/newxp1.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/main/newxp1.h diff --git a/src/engines/nwn/gui/main/newxp2.cpp b/src/engines/nwn/gui/main/newxp2.cpp index f4854278fb..0cf1e47d8d 100644 --- a/src/engines/nwn/gui/main/newxp2.cpp +++ b/src/engines/nwn/gui/main/newxp2.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/main/newxp2.cpp diff --git a/src/engines/nwn/gui/main/newxp2.h b/src/engines/nwn/gui/main/newxp2.h index 37e00676d9..6ecc88df01 100644 --- a/src/engines/nwn/gui/main/newxp2.h +++ b/src/engines/nwn/gui/main/newxp2.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/main/newxp2.h diff --git a/src/engines/nwn/gui/main/options.cpp b/src/engines/nwn/gui/main/options.cpp index f9ed4c1e43..96bf9a7e44 100644 --- a/src/engines/nwn/gui/main/options.cpp +++ b/src/engines/nwn/gui/main/options.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/main/options.cpp diff --git a/src/engines/nwn/gui/main/options.h b/src/engines/nwn/gui/main/options.h index 6e3cfef56c..5319a52522 100644 --- a/src/engines/nwn/gui/main/options.h +++ b/src/engines/nwn/gui/main/options.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/main/options.h diff --git a/src/engines/nwn/gui/options/controls.cpp b/src/engines/nwn/gui/options/controls.cpp index c10e548d54..00c60bcdf2 100644 --- a/src/engines/nwn/gui/options/controls.cpp +++ b/src/engines/nwn/gui/options/controls.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/options/controls.cpp diff --git a/src/engines/nwn/gui/options/controls.h b/src/engines/nwn/gui/options/controls.h index 90fd385c8f..307bfe2afa 100644 --- a/src/engines/nwn/gui/options/controls.h +++ b/src/engines/nwn/gui/options/controls.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/options/controls.h diff --git a/src/engines/nwn/gui/options/feedback.cpp b/src/engines/nwn/gui/options/feedback.cpp index 9ccfa0f0ac..58515fab0d 100644 --- a/src/engines/nwn/gui/options/feedback.cpp +++ b/src/engines/nwn/gui/options/feedback.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/options/feedback.cpp diff --git a/src/engines/nwn/gui/options/feedback.h b/src/engines/nwn/gui/options/feedback.h index 18c72e8f8d..578f71053e 100644 --- a/src/engines/nwn/gui/options/feedback.h +++ b/src/engines/nwn/gui/options/feedback.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/options/feedback.h diff --git a/src/engines/nwn/gui/options/game.cpp b/src/engines/nwn/gui/options/game.cpp index 50da8ca29b..9730422bf6 100644 --- a/src/engines/nwn/gui/options/game.cpp +++ b/src/engines/nwn/gui/options/game.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/options/game.cpp diff --git a/src/engines/nwn/gui/options/game.h b/src/engines/nwn/gui/options/game.h index 43cadb5f05..69f119a08a 100644 --- a/src/engines/nwn/gui/options/game.h +++ b/src/engines/nwn/gui/options/game.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/options/game.h diff --git a/src/engines/nwn/gui/options/gorepass.cpp b/src/engines/nwn/gui/options/gorepass.cpp index fd892cec79..e2f034129f 100644 --- a/src/engines/nwn/gui/options/gorepass.cpp +++ b/src/engines/nwn/gui/options/gorepass.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/options/gorepass.cpp diff --git a/src/engines/nwn/gui/options/gorepass.h b/src/engines/nwn/gui/options/gorepass.h index e61fb666c8..18d111ddf4 100644 --- a/src/engines/nwn/gui/options/gorepass.h +++ b/src/engines/nwn/gui/options/gorepass.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/options/gorepass.h diff --git a/src/engines/nwn/gui/options/resolution.cpp b/src/engines/nwn/gui/options/resolution.cpp index 1efa4a5a5e..d9aa7dec0e 100644 --- a/src/engines/nwn/gui/options/resolution.cpp +++ b/src/engines/nwn/gui/options/resolution.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/options/resolution.cpp diff --git a/src/engines/nwn/gui/options/resolution.h b/src/engines/nwn/gui/options/resolution.h index 1f09368bcf..8cde99f9c2 100644 --- a/src/engines/nwn/gui/options/resolution.h +++ b/src/engines/nwn/gui/options/resolution.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/options/resolution.h diff --git a/src/engines/nwn/gui/options/sound.cpp b/src/engines/nwn/gui/options/sound.cpp index 1d87d27800..2de6e9bd04 100644 --- a/src/engines/nwn/gui/options/sound.cpp +++ b/src/engines/nwn/gui/options/sound.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/options/sound.cpp diff --git a/src/engines/nwn/gui/options/sound.h b/src/engines/nwn/gui/options/sound.h index b5c9bb44dc..ab6abe9212 100644 --- a/src/engines/nwn/gui/options/sound.h +++ b/src/engines/nwn/gui/options/sound.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/options/sound.h diff --git a/src/engines/nwn/gui/options/soundadv.cpp b/src/engines/nwn/gui/options/soundadv.cpp index fe0c34bb6b..12a3afcde1 100644 --- a/src/engines/nwn/gui/options/soundadv.cpp +++ b/src/engines/nwn/gui/options/soundadv.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/options/soundadv.cpp diff --git a/src/engines/nwn/gui/options/soundadv.h b/src/engines/nwn/gui/options/soundadv.h index 46817955a4..a0430eb21e 100644 --- a/src/engines/nwn/gui/options/soundadv.h +++ b/src/engines/nwn/gui/options/soundadv.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/options/soundadv.h diff --git a/src/engines/nwn/gui/options/video.cpp b/src/engines/nwn/gui/options/video.cpp index 24a849f526..96d298fed5 100644 --- a/src/engines/nwn/gui/options/video.cpp +++ b/src/engines/nwn/gui/options/video.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/options/video.cpp diff --git a/src/engines/nwn/gui/options/video.h b/src/engines/nwn/gui/options/video.h index 1f13c3d8a0..4c4a6911f2 100644 --- a/src/engines/nwn/gui/options/video.h +++ b/src/engines/nwn/gui/options/video.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/options/video.h diff --git a/src/engines/nwn/gui/options/videoadv.cpp b/src/engines/nwn/gui/options/videoadv.cpp index bd1c452cd9..390db53750 100644 --- a/src/engines/nwn/gui/options/videoadv.cpp +++ b/src/engines/nwn/gui/options/videoadv.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/options/videoadv.cpp diff --git a/src/engines/nwn/gui/options/videoadv.h b/src/engines/nwn/gui/options/videoadv.h index 97029652bd..79b8300fef 100644 --- a/src/engines/nwn/gui/options/videoadv.h +++ b/src/engines/nwn/gui/options/videoadv.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/options/videoadv.h diff --git a/src/engines/nwn/gui/widgets/button.cpp b/src/engines/nwn/gui/widgets/button.cpp index b805e988c6..e9ccd2d7bf 100644 --- a/src/engines/nwn/gui/widgets/button.cpp +++ b/src/engines/nwn/gui/widgets/button.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/widgets/button.cpp diff --git a/src/engines/nwn/gui/widgets/button.h b/src/engines/nwn/gui/widgets/button.h index 3177dff52a..968570014d 100644 --- a/src/engines/nwn/gui/widgets/button.h +++ b/src/engines/nwn/gui/widgets/button.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/widgets/button.h diff --git a/src/engines/nwn/gui/widgets/checkbox.cpp b/src/engines/nwn/gui/widgets/checkbox.cpp index 097f9eb601..82649e0e4a 100644 --- a/src/engines/nwn/gui/widgets/checkbox.cpp +++ b/src/engines/nwn/gui/widgets/checkbox.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/widgets/checkbox.cpp diff --git a/src/engines/nwn/gui/widgets/checkbox.h b/src/engines/nwn/gui/widgets/checkbox.h index 2035569353..1dd0afe15f 100644 --- a/src/engines/nwn/gui/widgets/checkbox.h +++ b/src/engines/nwn/gui/widgets/checkbox.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/widgets/checkbox.h diff --git a/src/engines/nwn/gui/widgets/close.cpp b/src/engines/nwn/gui/widgets/close.cpp index eea398a23b..5bb7d7f59c 100644 --- a/src/engines/nwn/gui/widgets/close.cpp +++ b/src/engines/nwn/gui/widgets/close.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/widgets/close.cpp diff --git a/src/engines/nwn/gui/widgets/close.h b/src/engines/nwn/gui/widgets/close.h index cf46925e10..3030eb19ff 100644 --- a/src/engines/nwn/gui/widgets/close.h +++ b/src/engines/nwn/gui/widgets/close.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/widgets/close.h diff --git a/src/engines/nwn/gui/widgets/editbox.cpp b/src/engines/nwn/gui/widgets/editbox.cpp index 67de8392cf..33ffad47e7 100644 --- a/src/engines/nwn/gui/widgets/editbox.cpp +++ b/src/engines/nwn/gui/widgets/editbox.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/widgets/editbox.cpp diff --git a/src/engines/nwn/gui/widgets/editbox.h b/src/engines/nwn/gui/widgets/editbox.h index b5f71ffec5..020f039dca 100644 --- a/src/engines/nwn/gui/widgets/editbox.h +++ b/src/engines/nwn/gui/widgets/editbox.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/widgets/editbox.h diff --git a/src/engines/nwn/gui/widgets/frame.cpp b/src/engines/nwn/gui/widgets/frame.cpp index 26b8717e47..0eea20b9c2 100644 --- a/src/engines/nwn/gui/widgets/frame.cpp +++ b/src/engines/nwn/gui/widgets/frame.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/widgets/frame.cpp diff --git a/src/engines/nwn/gui/widgets/frame.h b/src/engines/nwn/gui/widgets/frame.h index 4fdd162a6f..79f5b31ef5 100644 --- a/src/engines/nwn/gui/widgets/frame.h +++ b/src/engines/nwn/gui/widgets/frame.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/widgets/frame.h diff --git a/src/engines/nwn/gui/widgets/label.cpp b/src/engines/nwn/gui/widgets/label.cpp index df5da30b76..b211161897 100644 --- a/src/engines/nwn/gui/widgets/label.cpp +++ b/src/engines/nwn/gui/widgets/label.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/widgets/label.cpp diff --git a/src/engines/nwn/gui/widgets/label.h b/src/engines/nwn/gui/widgets/label.h index 0aba913b11..ee5333e52a 100644 --- a/src/engines/nwn/gui/widgets/label.h +++ b/src/engines/nwn/gui/widgets/label.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/widgets/label.h diff --git a/src/engines/nwn/gui/widgets/listbox.cpp b/src/engines/nwn/gui/widgets/listbox.cpp index 72ae4e3aaa..5fe09f2d44 100644 --- a/src/engines/nwn/gui/widgets/listbox.cpp +++ b/src/engines/nwn/gui/widgets/listbox.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/widgets/listbox.cpp diff --git a/src/engines/nwn/gui/widgets/listbox.h b/src/engines/nwn/gui/widgets/listbox.h index 32f4f3d874..5a5fae77b9 100644 --- a/src/engines/nwn/gui/widgets/listbox.h +++ b/src/engines/nwn/gui/widgets/listbox.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/widgets/listbox.h diff --git a/src/engines/nwn/gui/widgets/modelwidget.cpp b/src/engines/nwn/gui/widgets/modelwidget.cpp index fa864ac21d..71eea48f66 100644 --- a/src/engines/nwn/gui/widgets/modelwidget.cpp +++ b/src/engines/nwn/gui/widgets/modelwidget.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/widgets/modelwidget.cpp diff --git a/src/engines/nwn/gui/widgets/modelwidget.h b/src/engines/nwn/gui/widgets/modelwidget.h index 0f97b33df3..9e5f44dc0c 100644 --- a/src/engines/nwn/gui/widgets/modelwidget.h +++ b/src/engines/nwn/gui/widgets/modelwidget.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/widgets/modelwidget.h diff --git a/src/engines/nwn/gui/widgets/nwnwidget.cpp b/src/engines/nwn/gui/widgets/nwnwidget.cpp index 1e337cfd19..871480b12e 100644 --- a/src/engines/nwn/gui/widgets/nwnwidget.cpp +++ b/src/engines/nwn/gui/widgets/nwnwidget.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/widgets/nwnwidget.cpp diff --git a/src/engines/nwn/gui/widgets/nwnwidget.h b/src/engines/nwn/gui/widgets/nwnwidget.h index 68c48b5fd4..1c49c19cf2 100644 --- a/src/engines/nwn/gui/widgets/nwnwidget.h +++ b/src/engines/nwn/gui/widgets/nwnwidget.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/widgets/nwnwidget.h diff --git a/src/engines/nwn/gui/widgets/panel.cpp b/src/engines/nwn/gui/widgets/panel.cpp index 2235694604..b4a2643cb9 100644 --- a/src/engines/nwn/gui/widgets/panel.cpp +++ b/src/engines/nwn/gui/widgets/panel.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/widgets/panel.cpp diff --git a/src/engines/nwn/gui/widgets/panel.h b/src/engines/nwn/gui/widgets/panel.h index 7380dd0e35..ddcd49d6e9 100644 --- a/src/engines/nwn/gui/widgets/panel.h +++ b/src/engines/nwn/gui/widgets/panel.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/widgets/panel.h diff --git a/src/engines/nwn/gui/widgets/portrait.cpp b/src/engines/nwn/gui/widgets/portrait.cpp index df9f46ccb4..e13c66ffaa 100644 --- a/src/engines/nwn/gui/widgets/portrait.cpp +++ b/src/engines/nwn/gui/widgets/portrait.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/widgets/portrait.cpp diff --git a/src/engines/nwn/gui/widgets/portrait.h b/src/engines/nwn/gui/widgets/portrait.h index dd5340d1c9..445f24e758 100644 --- a/src/engines/nwn/gui/widgets/portrait.h +++ b/src/engines/nwn/gui/widgets/portrait.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/widgets/portrait.h diff --git a/src/engines/nwn/gui/widgets/quadwidget.cpp b/src/engines/nwn/gui/widgets/quadwidget.cpp index 6a22c5b2e6..4abee7bf43 100644 --- a/src/engines/nwn/gui/widgets/quadwidget.cpp +++ b/src/engines/nwn/gui/widgets/quadwidget.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/widgets/quadwidget.cpp diff --git a/src/engines/nwn/gui/widgets/quadwidget.h b/src/engines/nwn/gui/widgets/quadwidget.h index 1cd73888f7..4ae6ebba33 100644 --- a/src/engines/nwn/gui/widgets/quadwidget.h +++ b/src/engines/nwn/gui/widgets/quadwidget.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/widgets/quadwidget.h diff --git a/src/engines/nwn/gui/widgets/scrollbar.cpp b/src/engines/nwn/gui/widgets/scrollbar.cpp index 75dd6f2dd2..7bef077c17 100644 --- a/src/engines/nwn/gui/widgets/scrollbar.cpp +++ b/src/engines/nwn/gui/widgets/scrollbar.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/widgets/scrollbar.cpp diff --git a/src/engines/nwn/gui/widgets/scrollbar.h b/src/engines/nwn/gui/widgets/scrollbar.h index 2aa6393cf1..8af5991d56 100644 --- a/src/engines/nwn/gui/widgets/scrollbar.h +++ b/src/engines/nwn/gui/widgets/scrollbar.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/widgets/scrollbar.h diff --git a/src/engines/nwn/gui/widgets/slider.cpp b/src/engines/nwn/gui/widgets/slider.cpp index b9909ca668..4c8758d572 100644 --- a/src/engines/nwn/gui/widgets/slider.cpp +++ b/src/engines/nwn/gui/widgets/slider.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/widgets/slider.cpp diff --git a/src/engines/nwn/gui/widgets/slider.h b/src/engines/nwn/gui/widgets/slider.h index 20415be3ce..4e05bd0d87 100644 --- a/src/engines/nwn/gui/widgets/slider.h +++ b/src/engines/nwn/gui/widgets/slider.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/widgets/slider.h diff --git a/src/engines/nwn/gui/widgets/textwidget.cpp b/src/engines/nwn/gui/widgets/textwidget.cpp index 4ba891b863..0341d2b325 100644 --- a/src/engines/nwn/gui/widgets/textwidget.cpp +++ b/src/engines/nwn/gui/widgets/textwidget.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/widgets/textwidget.cpp diff --git a/src/engines/nwn/gui/widgets/textwidget.h b/src/engines/nwn/gui/widgets/textwidget.h index 9a6597af53..6db61c293d 100644 --- a/src/engines/nwn/gui/widgets/textwidget.h +++ b/src/engines/nwn/gui/widgets/textwidget.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/widgets/textwidget.h diff --git a/src/engines/nwn/gui/widgets/tooltip.cpp b/src/engines/nwn/gui/widgets/tooltip.cpp index 765cce3546..690aa45486 100644 --- a/src/engines/nwn/gui/widgets/tooltip.cpp +++ b/src/engines/nwn/gui/widgets/tooltip.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/widgets/tooltip.cpp diff --git a/src/engines/nwn/gui/widgets/tooltip.h b/src/engines/nwn/gui/widgets/tooltip.h index c91de1f4da..ba54c585f3 100644 --- a/src/engines/nwn/gui/widgets/tooltip.h +++ b/src/engines/nwn/gui/widgets/tooltip.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/gui/widgets/tooltip.h diff --git a/src/engines/nwn/ifofile.cpp b/src/engines/nwn/ifofile.cpp index 98e2355864..55e64a7d95 100644 --- a/src/engines/nwn/ifofile.cpp +++ b/src/engines/nwn/ifofile.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/ifofile.cpp diff --git a/src/engines/nwn/ifofile.h b/src/engines/nwn/ifofile.h index 87e220b272..717c68a700 100644 --- a/src/engines/nwn/ifofile.h +++ b/src/engines/nwn/ifofile.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/ifofile.h diff --git a/src/engines/nwn/modelloader.cpp b/src/engines/nwn/modelloader.cpp index 795cb41f50..9a135a4479 100644 --- a/src/engines/nwn/modelloader.cpp +++ b/src/engines/nwn/modelloader.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/modelloader.cpp diff --git a/src/engines/nwn/modelloader.h b/src/engines/nwn/modelloader.h index 030193e0e5..8d4e3fbcd4 100644 --- a/src/engines/nwn/modelloader.h +++ b/src/engines/nwn/modelloader.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/modelloader.h diff --git a/src/engines/nwn/module.cpp b/src/engines/nwn/module.cpp index e9cc818f5f..94cf7b49e2 100644 --- a/src/engines/nwn/module.cpp +++ b/src/engines/nwn/module.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/module.cpp diff --git a/src/engines/nwn/module.h b/src/engines/nwn/module.h index e13343e907..e21caff441 100644 --- a/src/engines/nwn/module.h +++ b/src/engines/nwn/module.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/module.h diff --git a/src/engines/nwn/nwn.cpp b/src/engines/nwn/nwn.cpp index 89ccc3e8c0..a456c6c509 100644 --- a/src/engines/nwn/nwn.cpp +++ b/src/engines/nwn/nwn.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/nwn.cpp diff --git a/src/engines/nwn/nwn.h b/src/engines/nwn/nwn.h index a887007a40..13e59a4d23 100644 --- a/src/engines/nwn/nwn.h +++ b/src/engines/nwn/nwn.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/nwn.h diff --git a/src/engines/nwn/object.cpp b/src/engines/nwn/object.cpp index 086e62ab89..8a76da8b93 100644 --- a/src/engines/nwn/object.cpp +++ b/src/engines/nwn/object.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/object.h diff --git a/src/engines/nwn/object.h b/src/engines/nwn/object.h index 48be908db2..6170d00b4a 100644 --- a/src/engines/nwn/object.h +++ b/src/engines/nwn/object.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/object.h diff --git a/src/engines/nwn/placeable.cpp b/src/engines/nwn/placeable.cpp index e859e6a981..65633a4dbd 100644 --- a/src/engines/nwn/placeable.cpp +++ b/src/engines/nwn/placeable.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/placeable.cpp diff --git a/src/engines/nwn/placeable.h b/src/engines/nwn/placeable.h index 1b208316ef..7bdf0644e4 100644 --- a/src/engines/nwn/placeable.h +++ b/src/engines/nwn/placeable.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/placeable.h diff --git a/src/engines/nwn/situated.cpp b/src/engines/nwn/situated.cpp index 1bdb6e8830..f653d09f73 100644 --- a/src/engines/nwn/situated.cpp +++ b/src/engines/nwn/situated.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/situated.cpp diff --git a/src/engines/nwn/situated.h b/src/engines/nwn/situated.h index cc3859b47a..6c39d4951e 100644 --- a/src/engines/nwn/situated.h +++ b/src/engines/nwn/situated.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/situated.h diff --git a/src/engines/nwn/tileset.cpp b/src/engines/nwn/tileset.cpp index fd9a5fbfb5..68ffac2e8e 100644 --- a/src/engines/nwn/tileset.cpp +++ b/src/engines/nwn/tileset.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/tileset.cpp diff --git a/src/engines/nwn/tileset.h b/src/engines/nwn/tileset.h index 235972ca0b..42bd7d56b3 100644 --- a/src/engines/nwn/tileset.h +++ b/src/engines/nwn/tileset.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/tileset.h diff --git a/src/engines/nwn/types.cpp b/src/engines/nwn/types.cpp index 08168d5ad3..ba3819ccd5 100644 --- a/src/engines/nwn/types.cpp +++ b/src/engines/nwn/types.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/types.cpp diff --git a/src/engines/nwn/types.h b/src/engines/nwn/types.h index 44cbf1d8c1..3f926e87b3 100644 --- a/src/engines/nwn/types.h +++ b/src/engines/nwn/types.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn/types.h diff --git a/src/engines/nwn2/modelloader.cpp b/src/engines/nwn2/modelloader.cpp index 01191a28dc..da76c62ebd 100644 --- a/src/engines/nwn2/modelloader.cpp +++ b/src/engines/nwn2/modelloader.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn2/modelloader.cpp diff --git a/src/engines/nwn2/modelloader.h b/src/engines/nwn2/modelloader.h index 60e70a9f65..a0f50369db 100644 --- a/src/engines/nwn2/modelloader.h +++ b/src/engines/nwn2/modelloader.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn2/modelloader.h diff --git a/src/engines/nwn2/nwn2.cpp b/src/engines/nwn2/nwn2.cpp index 0603ba7e14..e6407331f5 100644 --- a/src/engines/nwn2/nwn2.cpp +++ b/src/engines/nwn2/nwn2.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn2/nwn2.cpp diff --git a/src/engines/nwn2/nwn2.h b/src/engines/nwn2/nwn2.h index f67bb9b34a..906e2f9c55 100644 --- a/src/engines/nwn2/nwn2.h +++ b/src/engines/nwn2/nwn2.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/nwn2/nwn2.h diff --git a/src/engines/sonic/sonic.cpp b/src/engines/sonic/sonic.cpp index 9e93c8fc7b..63bc3ac469 100644 --- a/src/engines/sonic/sonic.cpp +++ b/src/engines/sonic/sonic.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/sonic/sonic.cpp diff --git a/src/engines/sonic/sonic.h b/src/engines/sonic/sonic.h index 410da3f774..62289613ff 100644 --- a/src/engines/sonic/sonic.h +++ b/src/engines/sonic/sonic.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/sonic/sonic.h diff --git a/src/engines/thewitcher/modelloader.cpp b/src/engines/thewitcher/modelloader.cpp index a25f38e328..7dc61c5488 100644 --- a/src/engines/thewitcher/modelloader.cpp +++ b/src/engines/thewitcher/modelloader.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/thewitcher/modelloader.cpp diff --git a/src/engines/thewitcher/modelloader.h b/src/engines/thewitcher/modelloader.h index 32e2f76c71..cb166b90ce 100644 --- a/src/engines/thewitcher/modelloader.h +++ b/src/engines/thewitcher/modelloader.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/thewitcher/modelloader.h diff --git a/src/engines/thewitcher/thewitcher.cpp b/src/engines/thewitcher/thewitcher.cpp index 7381d9b29f..54ebd9d74e 100644 --- a/src/engines/thewitcher/thewitcher.cpp +++ b/src/engines/thewitcher/thewitcher.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/thewitcher/thewitcher.cpp diff --git a/src/engines/thewitcher/thewitcher.h b/src/engines/thewitcher/thewitcher.h index 65fcfca8a2..63a7e64360 100644 --- a/src/engines/thewitcher/thewitcher.h +++ b/src/engines/thewitcher/thewitcher.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file engines/thewitcher/thewitcher.h diff --git a/src/eos.cpp b/src/eos.cpp index 2f6975c1ab..b63b7eec04 100644 --- a/src/eos.cpp +++ b/src/eos.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file eos.cpp diff --git a/src/events/events.cpp b/src/events/events.cpp index 12f341277e..e6823fcf05 100644 --- a/src/events/events.cpp +++ b/src/events/events.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file events/events.cpp diff --git a/src/events/events.h b/src/events/events.h index e6d2493d72..2e9da163ae 100644 --- a/src/events/events.h +++ b/src/events/events.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file events/events.h diff --git a/src/events/notifications.cpp b/src/events/notifications.cpp index 0ecde0e3fe..fdc83ca983 100644 --- a/src/events/notifications.cpp +++ b/src/events/notifications.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file events/notifications.cpp diff --git a/src/events/notifications.h b/src/events/notifications.h index 4c606b1fca..cb46fe500c 100644 --- a/src/events/notifications.h +++ b/src/events/notifications.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file events/notifications.h diff --git a/src/events/notifyable.h b/src/events/notifyable.h index 972371e2df..83121f4076 100644 --- a/src/events/notifyable.h +++ b/src/events/notifyable.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file events/notifyable.h diff --git a/src/events/requests.cpp b/src/events/requests.cpp index b40d4bc561..c458f0d428 100644 --- a/src/events/requests.cpp +++ b/src/events/requests.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file events/requests.cpp diff --git a/src/events/requests.h b/src/events/requests.h index 9ab8bc03fd..e5a67b28c9 100644 --- a/src/events/requests.h +++ b/src/events/requests.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file events/requests.h diff --git a/src/events/requesttypes.cpp b/src/events/requesttypes.cpp index 5581939889..94f9cfbb39 100644 --- a/src/events/requesttypes.cpp +++ b/src/events/requesttypes.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file events/requesttypes.cpp diff --git a/src/events/requesttypes.h b/src/events/requesttypes.h index 6c2d7139e6..1ae30b5c0c 100644 --- a/src/events/requesttypes.h +++ b/src/events/requesttypes.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file events/requesttypes.h diff --git a/src/events/timerman.cpp b/src/events/timerman.cpp index 82542cfd8f..41e3dab0b8 100644 --- a/src/events/timerman.cpp +++ b/src/events/timerman.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file events/timerman.cpp diff --git a/src/events/timerman.h b/src/events/timerman.h index b40d88541f..925b8032d4 100644 --- a/src/events/timerman.h +++ b/src/events/timerman.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file events/timerman.h diff --git a/src/events/types.h b/src/events/types.h index 50e044e8c2..b3a2f6c803 100644 --- a/src/events/types.h +++ b/src/events/types.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file events/types.h diff --git a/src/graphics/aurora/abcfont.cpp b/src/graphics/aurora/abcfont.cpp index 2f81926fe2..81fef7e6d3 100644 --- a/src/graphics/aurora/abcfont.cpp +++ b/src/graphics/aurora/abcfont.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/aurora/abcfont.cpp diff --git a/src/graphics/aurora/abcfont.h b/src/graphics/aurora/abcfont.h index 6ecbf2569d..d7acc7074d 100644 --- a/src/graphics/aurora/abcfont.h +++ b/src/graphics/aurora/abcfont.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/aurora/abcfont.h diff --git a/src/graphics/aurora/cube.cpp b/src/graphics/aurora/cube.cpp index f7cfea8f24..7c4bc88f42 100644 --- a/src/graphics/aurora/cube.cpp +++ b/src/graphics/aurora/cube.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/aurora/cube.cpp diff --git a/src/graphics/aurora/cube.h b/src/graphics/aurora/cube.h index 9284669777..cb6cabfcab 100644 --- a/src/graphics/aurora/cube.h +++ b/src/graphics/aurora/cube.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/aurora/cube.h diff --git a/src/graphics/aurora/cursor.cpp b/src/graphics/aurora/cursor.cpp index 4ecc798a97..7b3cffe379 100644 --- a/src/graphics/aurora/cursor.cpp +++ b/src/graphics/aurora/cursor.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/aurora/cursor.cpp diff --git a/src/graphics/aurora/cursor.h b/src/graphics/aurora/cursor.h index 768ef3b9fd..fa2e692fb9 100644 --- a/src/graphics/aurora/cursor.h +++ b/src/graphics/aurora/cursor.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/aurora/cursor.h diff --git a/src/graphics/aurora/cursorman.cpp b/src/graphics/aurora/cursorman.cpp index 3363f5ed02..daeb6013d6 100644 --- a/src/graphics/aurora/cursorman.cpp +++ b/src/graphics/aurora/cursorman.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/aurora/cursorman.cpp diff --git a/src/graphics/aurora/cursorman.h b/src/graphics/aurora/cursorman.h index ee54938a40..511135301d 100644 --- a/src/graphics/aurora/cursorman.h +++ b/src/graphics/aurora/cursorman.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/aurora/cursorman.h diff --git a/src/graphics/aurora/fontman.cpp b/src/graphics/aurora/fontman.cpp index e7dcf5284b..4a4a0c2f5d 100644 --- a/src/graphics/aurora/fontman.cpp +++ b/src/graphics/aurora/fontman.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/aurora/fontman.cpp diff --git a/src/graphics/aurora/fontman.h b/src/graphics/aurora/fontman.h index a4ef348974..4202737473 100644 --- a/src/graphics/aurora/fontman.h +++ b/src/graphics/aurora/fontman.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/aurora/fontman.h diff --git a/src/graphics/aurora/fps.cpp b/src/graphics/aurora/fps.cpp index 39b1229eef..7185ade3ab 100644 --- a/src/graphics/aurora/fps.cpp +++ b/src/graphics/aurora/fps.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/aurora/fps.cpp diff --git a/src/graphics/aurora/fps.h b/src/graphics/aurora/fps.h index 8a79e66e28..8c6710a2e4 100644 --- a/src/graphics/aurora/fps.h +++ b/src/graphics/aurora/fps.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/aurora/fps.h diff --git a/src/graphics/aurora/guiquad.cpp b/src/graphics/aurora/guiquad.cpp index 9a94e690f5..3b9252f4aa 100644 --- a/src/graphics/aurora/guiquad.cpp +++ b/src/graphics/aurora/guiquad.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/aurora/guiquad.cpp diff --git a/src/graphics/aurora/guiquad.h b/src/graphics/aurora/guiquad.h index d243862452..6fed09fd9b 100644 --- a/src/graphics/aurora/guiquad.h +++ b/src/graphics/aurora/guiquad.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/aurora/guiquad.h diff --git a/src/graphics/aurora/model.cpp b/src/graphics/aurora/model.cpp index 62bc191d96..a06ef4068c 100644 --- a/src/graphics/aurora/model.cpp +++ b/src/graphics/aurora/model.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/aurora/model.cpp diff --git a/src/graphics/aurora/model.h b/src/graphics/aurora/model.h index 6df349db20..af6446ade1 100644 --- a/src/graphics/aurora/model.h +++ b/src/graphics/aurora/model.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/aurora/model.h diff --git a/src/graphics/aurora/model_kotor.cpp b/src/graphics/aurora/model_kotor.cpp index 6bb829c8ce..ea149accbc 100644 --- a/src/graphics/aurora/model_kotor.cpp +++ b/src/graphics/aurora/model_kotor.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/aurora/model_kotor.cpp diff --git a/src/graphics/aurora/model_kotor.h b/src/graphics/aurora/model_kotor.h index fd5f485515..1b4f949da0 100644 --- a/src/graphics/aurora/model_kotor.h +++ b/src/graphics/aurora/model_kotor.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/aurora/model_kotor.h diff --git a/src/graphics/aurora/model_nwn2.cpp b/src/graphics/aurora/model_nwn2.cpp index 895b7ae1a1..1fa8fb8676 100644 --- a/src/graphics/aurora/model_nwn2.cpp +++ b/src/graphics/aurora/model_nwn2.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/aurora/model_nwn2.cpp diff --git a/src/graphics/aurora/model_nwn2.h b/src/graphics/aurora/model_nwn2.h index 7288b51cb1..f528323b00 100644 --- a/src/graphics/aurora/model_nwn2.h +++ b/src/graphics/aurora/model_nwn2.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/aurora/model_nwn2.h diff --git a/src/graphics/aurora/model_nwn_ascii.cpp b/src/graphics/aurora/model_nwn_ascii.cpp index fc60ad8544..a607198799 100644 --- a/src/graphics/aurora/model_nwn_ascii.cpp +++ b/src/graphics/aurora/model_nwn_ascii.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/aurora/model_nwn_ascii.cpp diff --git a/src/graphics/aurora/model_nwn_ascii.h b/src/graphics/aurora/model_nwn_ascii.h index 8d5a40c8a8..1ba7d1937a 100644 --- a/src/graphics/aurora/model_nwn_ascii.h +++ b/src/graphics/aurora/model_nwn_ascii.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/aurora/model_nwn_ascii.h diff --git a/src/graphics/aurora/model_nwn_binary.cpp b/src/graphics/aurora/model_nwn_binary.cpp index c6e8ab8947..f5cba8c812 100644 --- a/src/graphics/aurora/model_nwn_binary.cpp +++ b/src/graphics/aurora/model_nwn_binary.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/aurora/model_nwn_binary.cpp diff --git a/src/graphics/aurora/model_nwn_binary.h b/src/graphics/aurora/model_nwn_binary.h index 038af7fafa..5585654c60 100644 --- a/src/graphics/aurora/model_nwn_binary.h +++ b/src/graphics/aurora/model_nwn_binary.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/aurora/model_nwn_binary.h diff --git a/src/graphics/aurora/model_witcher.cpp b/src/graphics/aurora/model_witcher.cpp index 635dafa220..0ac8af7cc0 100644 --- a/src/graphics/aurora/model_witcher.cpp +++ b/src/graphics/aurora/model_witcher.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/aurora/model_witcher.cpp diff --git a/src/graphics/aurora/model_witcher.h b/src/graphics/aurora/model_witcher.h index fb13f00a19..e4cb7c82db 100644 --- a/src/graphics/aurora/model_witcher.h +++ b/src/graphics/aurora/model_witcher.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/aurora/model_witcher.h diff --git a/src/graphics/aurora/modelnode.cpp b/src/graphics/aurora/modelnode.cpp index c53b0d706e..3340243b0b 100644 --- a/src/graphics/aurora/modelnode.cpp +++ b/src/graphics/aurora/modelnode.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/aurora/modelnode.cpp diff --git a/src/graphics/aurora/modelnode.h b/src/graphics/aurora/modelnode.h index e8220bbba3..3b0c7d8d7f 100644 --- a/src/graphics/aurora/modelnode.h +++ b/src/graphics/aurora/modelnode.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/aurora/modelnode.h diff --git a/src/graphics/aurora/pltfile.cpp b/src/graphics/aurora/pltfile.cpp index c9bde8ab64..852a2a20be 100644 --- a/src/graphics/aurora/pltfile.cpp +++ b/src/graphics/aurora/pltfile.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/aurora/pltfile.cpp diff --git a/src/graphics/aurora/pltfile.h b/src/graphics/aurora/pltfile.h index b17b1c1bbd..13fbf5962c 100644 --- a/src/graphics/aurora/pltfile.h +++ b/src/graphics/aurora/pltfile.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/aurora/pltfile.h diff --git a/src/graphics/aurora/text.cpp b/src/graphics/aurora/text.cpp index da7584a045..24e664cdd2 100644 --- a/src/graphics/aurora/text.cpp +++ b/src/graphics/aurora/text.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/aurora/text.cpp diff --git a/src/graphics/aurora/text.h b/src/graphics/aurora/text.h index 1d56512785..a567ee86b0 100644 --- a/src/graphics/aurora/text.h +++ b/src/graphics/aurora/text.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/aurora/text.h diff --git a/src/graphics/aurora/texture.cpp b/src/graphics/aurora/texture.cpp index 3a6b70fa48..a1083c9f83 100644 --- a/src/graphics/aurora/texture.cpp +++ b/src/graphics/aurora/texture.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/aurora/texture.cpp diff --git a/src/graphics/aurora/texture.h b/src/graphics/aurora/texture.h index 04d2645494..cca2ec183e 100644 --- a/src/graphics/aurora/texture.h +++ b/src/graphics/aurora/texture.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/aurora/texture.h diff --git a/src/graphics/aurora/texturefont.cpp b/src/graphics/aurora/texturefont.cpp index c530065c2e..b11feea71a 100644 --- a/src/graphics/aurora/texturefont.cpp +++ b/src/graphics/aurora/texturefont.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/aurora/texturefont.cpp diff --git a/src/graphics/aurora/texturefont.h b/src/graphics/aurora/texturefont.h index 644555829f..f8d170af20 100644 --- a/src/graphics/aurora/texturefont.h +++ b/src/graphics/aurora/texturefont.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/aurora/texturefont.h diff --git a/src/graphics/aurora/textureman.cpp b/src/graphics/aurora/textureman.cpp index 324159ceef..b22b406c54 100644 --- a/src/graphics/aurora/textureman.cpp +++ b/src/graphics/aurora/textureman.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/aurora/textureman.cpp diff --git a/src/graphics/aurora/textureman.h b/src/graphics/aurora/textureman.h index 75eacf78cd..2b28c2448c 100644 --- a/src/graphics/aurora/textureman.h +++ b/src/graphics/aurora/textureman.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/aurora/textureman.h diff --git a/src/graphics/aurora/types.h b/src/graphics/aurora/types.h index 23fc0ff569..a5bebd2348 100644 --- a/src/graphics/aurora/types.h +++ b/src/graphics/aurora/types.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/aurora/types.h diff --git a/src/graphics/aurora/videoplayer.cpp b/src/graphics/aurora/videoplayer.cpp index 6ba5ff1c58..94f5714b64 100644 --- a/src/graphics/aurora/videoplayer.cpp +++ b/src/graphics/aurora/videoplayer.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/aurora/videoplayer.cpp diff --git a/src/graphics/aurora/videoplayer.h b/src/graphics/aurora/videoplayer.h index 53371952d1..062fd517f5 100644 --- a/src/graphics/aurora/videoplayer.h +++ b/src/graphics/aurora/videoplayer.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/aurora/videoplayer.h diff --git a/src/graphics/camera.cpp b/src/graphics/camera.cpp index ded0c9fe34..b7dd5fb192 100644 --- a/src/graphics/camera.cpp +++ b/src/graphics/camera.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/camera.cpp diff --git a/src/graphics/camera.h b/src/graphics/camera.h index bdbdfb8a74..c6bd7dc41d 100644 --- a/src/graphics/camera.h +++ b/src/graphics/camera.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/camera.h diff --git a/src/graphics/cursor.cpp b/src/graphics/cursor.cpp index 88098aec73..748824c620 100644 --- a/src/graphics/cursor.cpp +++ b/src/graphics/cursor.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/cursor.h diff --git a/src/graphics/cursor.h b/src/graphics/cursor.h index 543c572a71..81a28c4adc 100644 --- a/src/graphics/cursor.h +++ b/src/graphics/cursor.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/cursor.cpp diff --git a/src/graphics/font.cpp b/src/graphics/font.cpp index 50d82a5eb6..10180ffdf0 100644 --- a/src/graphics/font.cpp +++ b/src/graphics/font.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/font.cpp diff --git a/src/graphics/font.h b/src/graphics/font.h index c22f730574..d510d4ff8f 100644 --- a/src/graphics/font.h +++ b/src/graphics/font.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/font.h diff --git a/src/graphics/fpscounter.cpp b/src/graphics/fpscounter.cpp index 8e4f845427..8656bc844a 100644 --- a/src/graphics/fpscounter.cpp +++ b/src/graphics/fpscounter.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/fpscounter.cpp diff --git a/src/graphics/fpscounter.h b/src/graphics/fpscounter.h index c86542a6c5..ace08f875d 100644 --- a/src/graphics/fpscounter.h +++ b/src/graphics/fpscounter.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/fpscounter.h diff --git a/src/graphics/glcontainer.cpp b/src/graphics/glcontainer.cpp index 01ebc0cf8f..76153fd7e6 100644 --- a/src/graphics/glcontainer.cpp +++ b/src/graphics/glcontainer.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/glcontainer.cpp diff --git a/src/graphics/glcontainer.h b/src/graphics/glcontainer.h index a476fbdf7c..ce4b33e7ec 100644 --- a/src/graphics/glcontainer.h +++ b/src/graphics/glcontainer.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/glcontainer.h diff --git a/src/graphics/graphics.cpp b/src/graphics/graphics.cpp index ee0f0f752f..0983e49ce4 100644 --- a/src/graphics/graphics.cpp +++ b/src/graphics/graphics.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/graphics.cpp diff --git a/src/graphics/graphics.h b/src/graphics/graphics.h index a5fb2d1c94..e1af829eb8 100644 --- a/src/graphics/graphics.h +++ b/src/graphics/graphics.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/graphics.h diff --git a/src/graphics/guifrontelement.cpp b/src/graphics/guifrontelement.cpp index d7171433a3..56acec08d4 100644 --- a/src/graphics/guifrontelement.cpp +++ b/src/graphics/guifrontelement.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/guifrontelement.cpp diff --git a/src/graphics/guifrontelement.h b/src/graphics/guifrontelement.h index 2409b7ef6c..aae15e5de0 100644 --- a/src/graphics/guifrontelement.h +++ b/src/graphics/guifrontelement.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/guifrontelement.h diff --git a/src/graphics/images/dds.cpp b/src/graphics/images/dds.cpp index 1e23a0d4b6..ad2c0b28f5 100644 --- a/src/graphics/images/dds.cpp +++ b/src/graphics/images/dds.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/images/dds.cpp diff --git a/src/graphics/images/dds.h b/src/graphics/images/dds.h index aaa66ca25b..2754cdfbb6 100644 --- a/src/graphics/images/dds.h +++ b/src/graphics/images/dds.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/images/dds.h diff --git a/src/graphics/images/decoder.cpp b/src/graphics/images/decoder.cpp index 995dc17441..287b0a85d6 100644 --- a/src/graphics/images/decoder.cpp +++ b/src/graphics/images/decoder.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/images/decoder.cpp diff --git a/src/graphics/images/decoder.h b/src/graphics/images/decoder.h index 7782fe7273..c101fea289 100644 --- a/src/graphics/images/decoder.h +++ b/src/graphics/images/decoder.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/images/decoder.h diff --git a/src/graphics/images/dumptga.cpp b/src/graphics/images/dumptga.cpp index 50905c8837..ace723a46f 100644 --- a/src/graphics/images/dumptga.cpp +++ b/src/graphics/images/dumptga.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/images/dumptga.cpp diff --git a/src/graphics/images/dumptga.h b/src/graphics/images/dumptga.h index 538772fed2..0efa9255ff 100644 --- a/src/graphics/images/dumptga.h +++ b/src/graphics/images/dumptga.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/images/dumptga.h diff --git a/src/graphics/images/s3tc.cpp b/src/graphics/images/s3tc.cpp index ddd7525df9..85f49dc81f 100644 --- a/src/graphics/images/s3tc.cpp +++ b/src/graphics/images/s3tc.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/images/s3tc.cpp diff --git a/src/graphics/images/s3tc.h b/src/graphics/images/s3tc.h index 496c8d5736..938914baad 100644 --- a/src/graphics/images/s3tc.h +++ b/src/graphics/images/s3tc.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/images/s3tc.h diff --git a/src/graphics/images/sbm.cpp b/src/graphics/images/sbm.cpp index 550e521951..968b194903 100644 --- a/src/graphics/images/sbm.cpp +++ b/src/graphics/images/sbm.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/images/sbm.cpp diff --git a/src/graphics/images/sbm.h b/src/graphics/images/sbm.h index c8bee6219c..752937f492 100644 --- a/src/graphics/images/sbm.h +++ b/src/graphics/images/sbm.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/images/sbm.h diff --git a/src/graphics/images/screenshot.cpp b/src/graphics/images/screenshot.cpp index b1ba921c13..ba7463c684 100644 --- a/src/graphics/images/screenshot.cpp +++ b/src/graphics/images/screenshot.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/images/screenshot.cpp diff --git a/src/graphics/images/screenshot.h b/src/graphics/images/screenshot.h index 41ab92a65e..24d2b77355 100644 --- a/src/graphics/images/screenshot.h +++ b/src/graphics/images/screenshot.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/images/screenshot.h diff --git a/src/graphics/images/tga.cpp b/src/graphics/images/tga.cpp index 4fbb146a3b..0250f24a57 100644 --- a/src/graphics/images/tga.cpp +++ b/src/graphics/images/tga.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/images/tga.cpp diff --git a/src/graphics/images/tga.h b/src/graphics/images/tga.h index 0a4895f330..5751da801e 100644 --- a/src/graphics/images/tga.h +++ b/src/graphics/images/tga.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/images/tga.h diff --git a/src/graphics/images/tpc.cpp b/src/graphics/images/tpc.cpp index 20eb3091d7..f60a946dda 100644 --- a/src/graphics/images/tpc.cpp +++ b/src/graphics/images/tpc.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/images/tpc.cpp diff --git a/src/graphics/images/tpc.h b/src/graphics/images/tpc.h index 84e108fc8b..3fedf5072b 100644 --- a/src/graphics/images/tpc.h +++ b/src/graphics/images/tpc.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/images/tpc.h diff --git a/src/graphics/images/txb.cpp b/src/graphics/images/txb.cpp index 69f648fbe3..c4db4ddaa3 100644 --- a/src/graphics/images/txb.cpp +++ b/src/graphics/images/txb.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/images/txb.cpp diff --git a/src/graphics/images/txb.h b/src/graphics/images/txb.h index 6541063cd7..cea35eadba 100644 --- a/src/graphics/images/txb.h +++ b/src/graphics/images/txb.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/images/txb.h diff --git a/src/graphics/images/txi.cpp b/src/graphics/images/txi.cpp index 1728e3efc9..069c57d73e 100644 --- a/src/graphics/images/txi.cpp +++ b/src/graphics/images/txi.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/images/txi.cpp diff --git a/src/graphics/images/txi.h b/src/graphics/images/txi.h index 9dbda064f7..67dcefbc83 100644 --- a/src/graphics/images/txi.h +++ b/src/graphics/images/txi.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/images/txi.h diff --git a/src/graphics/images/txitypes.cpp b/src/graphics/images/txitypes.cpp index b03ab98a83..13cd147a4c 100644 --- a/src/graphics/images/txitypes.cpp +++ b/src/graphics/images/txitypes.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/images/txitypes.cpp diff --git a/src/graphics/images/txitypes.h b/src/graphics/images/txitypes.h index 5a4b8c178a..51cef79d7d 100644 --- a/src/graphics/images/txitypes.h +++ b/src/graphics/images/txitypes.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/images/txitypes.h diff --git a/src/graphics/images/winiconimage.cpp b/src/graphics/images/winiconimage.cpp index ab24c9087c..58d4e07bb8 100644 --- a/src/graphics/images/winiconimage.cpp +++ b/src/graphics/images/winiconimage.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/images/winiconimage.cpp diff --git a/src/graphics/images/winiconimage.h b/src/graphics/images/winiconimage.h index 859cc0194d..6c9c3a0bf9 100644 --- a/src/graphics/images/winiconimage.h +++ b/src/graphics/images/winiconimage.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/images/winiconimage.h diff --git a/src/graphics/object.cpp b/src/graphics/object.cpp index a9179c5cc3..b3b405ba75 100644 --- a/src/graphics/object.cpp +++ b/src/graphics/object.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/object.cpp diff --git a/src/graphics/object.h b/src/graphics/object.h index 43a1090828..36b093481d 100644 --- a/src/graphics/object.h +++ b/src/graphics/object.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/object.h diff --git a/src/graphics/queueable.cpp b/src/graphics/queueable.cpp index 7f78cf1b9e..44ed6f91bf 100644 --- a/src/graphics/queueable.cpp +++ b/src/graphics/queueable.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/queueable.cpp diff --git a/src/graphics/queueable.h b/src/graphics/queueable.h index 21a74ab952..98ea58c2a4 100644 --- a/src/graphics/queueable.h +++ b/src/graphics/queueable.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/queueable.h diff --git a/src/graphics/queueman.cpp b/src/graphics/queueman.cpp index fef5b0e187..7834f7b716 100644 --- a/src/graphics/queueman.cpp +++ b/src/graphics/queueman.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/queueman.cpp diff --git a/src/graphics/queueman.h b/src/graphics/queueman.h index 58e84d35f8..39996ad25a 100644 --- a/src/graphics/queueman.h +++ b/src/graphics/queueman.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/queueman.h diff --git a/src/graphics/renderable.cpp b/src/graphics/renderable.cpp index 49e18f53e4..61bb780c93 100644 --- a/src/graphics/renderable.cpp +++ b/src/graphics/renderable.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/renderable.cpp diff --git a/src/graphics/renderable.h b/src/graphics/renderable.h index a36addecdb..5a9d895eb9 100644 --- a/src/graphics/renderable.h +++ b/src/graphics/renderable.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/renderable.h diff --git a/src/graphics/texture.cpp b/src/graphics/texture.cpp index 0a9f083039..d69f197a19 100644 --- a/src/graphics/texture.cpp +++ b/src/graphics/texture.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/texture.cpp diff --git a/src/graphics/texture.h b/src/graphics/texture.h index 4072ded1d9..94e995a026 100644 --- a/src/graphics/texture.h +++ b/src/graphics/texture.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/texture.h diff --git a/src/graphics/types.h b/src/graphics/types.h index 8ba8317087..eac63524a1 100644 --- a/src/graphics/types.h +++ b/src/graphics/types.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/types.h diff --git a/src/graphics/util.h b/src/graphics/util.h index 7f4f3d1368..3879e09dd7 100644 --- a/src/graphics/util.h +++ b/src/graphics/util.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/util.h diff --git a/src/graphics/video/bink.cpp b/src/graphics/video/bink.cpp index ed271110d9..b03902a2a6 100644 --- a/src/graphics/video/bink.cpp +++ b/src/graphics/video/bink.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ // Based quite heavily on the Bink decoder found in FFmpeg. diff --git a/src/graphics/video/bink.h b/src/graphics/video/bink.h index 9c8d979403..97b3e38aef 100644 --- a/src/graphics/video/bink.h +++ b/src/graphics/video/bink.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ // Based quite heavily on the Bink decoder found in FFmpeg. diff --git a/src/graphics/video/binkdata.h b/src/graphics/video/binkdata.h index faeac60a62..1488639d35 100644 --- a/src/graphics/video/binkdata.h +++ b/src/graphics/video/binkdata.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/video/binkdata.h diff --git a/src/graphics/video/decoder.cpp b/src/graphics/video/decoder.cpp index 9af0882179..bdf529c46a 100644 --- a/src/graphics/video/decoder.cpp +++ b/src/graphics/video/decoder.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/video/decoder.cpp diff --git a/src/graphics/video/decoder.h b/src/graphics/video/decoder.h index b05e8d180a..7fda63d205 100644 --- a/src/graphics/video/decoder.h +++ b/src/graphics/video/decoder.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/video/decoder.h diff --git a/src/graphics/video/fader.cpp b/src/graphics/video/fader.cpp index cc047b2953..d8ceacf2dd 100644 --- a/src/graphics/video/fader.cpp +++ b/src/graphics/video/fader.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/video/fader.cpp diff --git a/src/graphics/video/fader.h b/src/graphics/video/fader.h index ec49a1c200..6917cb5899 100644 --- a/src/graphics/video/fader.h +++ b/src/graphics/video/fader.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/video/fader.h diff --git a/src/graphics/video/quicktime.cpp b/src/graphics/video/quicktime.cpp index 3ee3d80e72..f8a11779e4 100644 --- a/src/graphics/video/quicktime.cpp +++ b/src/graphics/video/quicktime.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/video/quicktime.cpp diff --git a/src/graphics/video/quicktime.h b/src/graphics/video/quicktime.h index 41354a4230..ffc1f730b4 100644 --- a/src/graphics/video/quicktime.h +++ b/src/graphics/video/quicktime.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/video/quicktime.h diff --git a/src/graphics/video/xmv.cpp b/src/graphics/video/xmv.cpp index f3d4bbd6ba..bed7706bb3 100644 --- a/src/graphics/video/xmv.cpp +++ b/src/graphics/video/xmv.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/video/xmv.cpp diff --git a/src/graphics/video/xmv.h b/src/graphics/video/xmv.h index 1a9b78aa66..6fe4121582 100644 --- a/src/graphics/video/xmv.h +++ b/src/graphics/video/xmv.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file graphics/video/xmv.h diff --git a/src/sound/audiostream.cpp b/src/sound/audiostream.cpp index af95d27322..cd55178808 100644 --- a/src/sound/audiostream.cpp +++ b/src/sound/audiostream.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ // Largely based on the AudioStream implementation found in ScummVM. diff --git a/src/sound/audiostream.h b/src/sound/audiostream.h index 576c39a3ea..870a6b1e5c 100644 --- a/src/sound/audiostream.h +++ b/src/sound/audiostream.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ // Largely based on the AudioStream implementation found in ScummVM. diff --git a/src/sound/decoders/adpcm.cpp b/src/sound/decoders/adpcm.cpp index 9044224e64..55b4197205 100644 --- a/src/sound/decoders/adpcm.cpp +++ b/src/sound/decoders/adpcm.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ // Largely based on the ADPCM implementation found in ScummVM. diff --git a/src/sound/decoders/adpcm.h b/src/sound/decoders/adpcm.h index f028369464..3fc5c2d5ed 100644 --- a/src/sound/decoders/adpcm.h +++ b/src/sound/decoders/adpcm.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ // Largely based on the ADPCM implementation found in ScummVM. diff --git a/src/sound/decoders/mp3.cpp b/src/sound/decoders/mp3.cpp index e5f6c998d1..f24a7ca606 100644 --- a/src/sound/decoders/mp3.cpp +++ b/src/sound/decoders/mp3.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ // Largely based on the MP3 implementation found in ScummVM. diff --git a/src/sound/decoders/mp3.h b/src/sound/decoders/mp3.h index 8fc9647d1a..82b848b219 100644 --- a/src/sound/decoders/mp3.h +++ b/src/sound/decoders/mp3.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ // Largely based on the MP3 implementation found in ScummVM. diff --git a/src/sound/decoders/pcm.cpp b/src/sound/decoders/pcm.cpp index e4159b32b4..274378f5c1 100644 --- a/src/sound/decoders/pcm.cpp +++ b/src/sound/decoders/pcm.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ // Largely based on the PCM implementation found in ScummVM. diff --git a/src/sound/decoders/pcm.h b/src/sound/decoders/pcm.h index 4822ec7dae..6649af90f3 100644 --- a/src/sound/decoders/pcm.h +++ b/src/sound/decoders/pcm.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ // Largely based on the PCM implementation found in ScummVM. diff --git a/src/sound/decoders/vorbis.cpp b/src/sound/decoders/vorbis.cpp index 9283300650..f05483995c 100644 --- a/src/sound/decoders/vorbis.cpp +++ b/src/sound/decoders/vorbis.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ // Largely based on the Ogg Vorbis implementation found in ScummVM. @@ -203,4 +218,3 @@ RewindableAudioStream *makeVorbisStream( } } // End of namespace Sound - diff --git a/src/sound/decoders/vorbis.h b/src/sound/decoders/vorbis.h index 8f47a7f848..e3ee44d9c4 100644 --- a/src/sound/decoders/vorbis.h +++ b/src/sound/decoders/vorbis.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ // Largely based on the Ogg Vorbis implementation found in ScummVM. diff --git a/src/sound/decoders/wave.cpp b/src/sound/decoders/wave.cpp index 38e3e62d51..59bb179b66 100644 --- a/src/sound/decoders/wave.cpp +++ b/src/sound/decoders/wave.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ // Largely based on the Wave implementation found in ScummVM. diff --git a/src/sound/decoders/wave.h b/src/sound/decoders/wave.h index e7ed4e35a7..33232a1a3a 100644 --- a/src/sound/decoders/wave.h +++ b/src/sound/decoders/wave.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ // Largely based on the Wave implementation found in ScummVM. diff --git a/src/sound/sound.cpp b/src/sound/sound.cpp index ec295696d8..da4f09b205 100644 --- a/src/sound/sound.cpp +++ b/src/sound/sound.cpp @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file sound/sound.cpp diff --git a/src/sound/sound.h b/src/sound/sound.h index 7fc424f7b8..6ef81a2c1b 100644 --- a/src/sound/sound.h +++ b/src/sound/sound.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file sound/sound.h diff --git a/src/sound/types.h b/src/sound/types.h index 94a1fcf11f..72c4dfe17b 100644 --- a/src/sound/types.h +++ b/src/sound/types.h @@ -1,11 +1,26 @@ /* eos - A reimplementation of BioWare's Aurora engine - * Copyright (c) 2010-2011 Sven Hesse (DrMcCoy), Matthew Hoops (clone2727) + * + * eos is the legal property of its developers, whose names can be + * found in the AUTHORS file distributed with this source + * distribution. + * + * 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; either version 3 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * * * The Infinity, Aurora, Odyssey and Eclipse engines, Copyright (c) BioWare corp. * The Electron engine, Copyright (c) Obsidian Entertainment and BioWare corp. - * - * This file is part of eos and is distributed under the terms of - * the GNU General Public Licence. See COPYING for more informations. */ /** @file sound/types.h