0% found this document useful (0 votes)
17 views2 pages

Summary

Flawless Widescreen is a software that can be used, copied, and distributed for personal or commercial use without fee, provided the copyright notice is included. It includes open source libraries like BeaEngine, FASM, and libcurl, each with their own licensing terms. The software is provided 'as is' without any warranty, and users assume all risks associated with its use.

Uploaded by

Vashil Sahibdeen
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views2 pages

Summary

Flawless Widescreen is a software that can be used, copied, and distributed for personal or commercial use without fee, provided the copyright notice is included. It includes open source libraries like BeaEngine, FASM, and libcurl, each with their own licensing terms. The software is provided 'as is' without any warranty, and users assume all risks associated with its use.

Uploaded by

Vashil Sahibdeen
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

Flawless Widescreen - Copyright (c) 2012-2013, Hayden

<hayden@flawlesswidescreen.org>

Permission to use, copy, and distribute this software for personal or commercial
use WITHOUT fee is hereby granted, provided that the above copyright notice and
this permission notice appear in all copies.

Any and all plugins downloaded or installed by this software remain the property of
the respective authors and express permission should be seeked before using them or
deriving methods from them for use under any other scenarios not explicitly
relating to Flawless Widescreen.

THIS SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT
OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

THE USER (YOU) IS ASSUMING THE ENTIRE RISK AS TO THE SOFTWARE'S QUALITY, ACCURACY
AND SAFETY IN ALL AND EVERY RESPECT, YOU ACKNOWLEDGE THAT BY USING THIS SOFTWARE
DEPENDING ON YOUR COUNTRY OF ORIGIN NOT ALL FUNCTIONALITY MAY BE STRICTLY ALLOWED
BY RESPECTIVE THIRD PARTY EULA's.

You may freely exit now and remove this software if you disagree.

-----------------------------------------------------------------------------------
-----------------------------------------------

This software makes use of several open source dynamically linked library's - the
licences below apply only to, individually BeaEngine, FASM and libcurl.

BeaEngine: (http://www.beaengine.org/)
----------------------------------------------------

This library is released under LGPL license. That means you can use it in your
projects even if they are under free or proprietary licenses. You don't have to
modify your license (if there is one) and you don't have to publish your source
code. But, if you improve BeaEngine, you have to publish the modified library under
one of the following license : LGPL or GPL

Contributors have done a very useful job to improve and to fix bugs on BeaEngine.
Thanks to them, BeaEngine is stable and efficient. List below :
andrewl, Ange Albertini, bax, William Pomian, Pyrae, Vincent Roy, Kharneth, Eedy,
Neitsa, KumaT, Rafal Cyran, 29a metal, sessiondiy, Tim, vince, ouadji, Helle,
Baboon, Jan Garcia, ap0x, stm122, kao, Nam, CPA.

FASM, Flat Assembler: (http://flatassembler.net/)


---------------------------------------------------------------

flat assembler version 1.71


Copyright (c) 1999-2013, Tomasz Grysztar.
All rights reserved.

This program is free for commercial and non-commercial use as long as


the following conditions are adhered to.
Copyright remains Tomasz Grysztar, and as such any Copyright notices
in the code are not to be removed.

Redistribution and use in source and binary forms, with or without


modification, are permitted provided that the following conditions are
met:

1. Redistributions of source code must retain the above copyright notice,


this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.

The licence and distribution terms for any publically available version or
derivative of this code cannot be changed. i.e. this code cannot simply be copied
and put under another distribution licence (including the GNU Public Licence).

libcurl: (http://curl.haxx.se/libcurl/)
--------------------------------------------

COPYRIGHT AND PERMISSION NOTICE


Copyright (c) 1996 - 2013, Daniel Stenberg, <daniel@haxx.se>. All rights reserved.

Permission to use, copy, modify, and distribute this software for any purpose with
or without fee is hereby granted, provided that the above copyright notice and this
permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE. Except as contained in this notice, the name of a
copyright holder shall not be used in advertising or otherwise to promote the sale,
use or other dealings in this Software without prior written authorization of the
copyright holder.

You might also like