Skip to content

nadinekuo/www

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<!DOCTYPE html>
<html>
<head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
    <script src="head.js" type="text/javascript">
    </script>
    <title>Software and License</title>
</head>
<body>
    <header>
        <script src="menu.js" type="text/javascript">
        </script>
    </header>
    <div class="container section">
        <div class="row">
            <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
                <h1><b>Software Licensing</b></h1>
                <p>The goal of the Einstein Toolkit Consortium is to develop software in support of relativistic astrophysics research and education. A core goal of the consortium is to
                provide the widest availability and impact of the Einstein Toolkit. Therefore all software is developed and distributed under an <a href=
                "http:https://www.opensource.org/licenses/category">open source license</a>.</p>
                <p>Developers for the Einstein Toolkit are free to choose an appropriate open source license. Since this list is quite long and some of the licenses are incompatible, the
                Einstein Toolkit team suggests that developers choose a license which is <a href="http:https://www.gnu.org/licenses/license-list.html#GPLCompatibleLicenses">compatible</a> to the
                <a href="http:https://www.gnu.org/licenses/gpl.html">GPL</a> license.</p>
                <p>Some software will be preexisting and not necessarily free from existing third-party copyrights and licenses. In the event that the Einstein Toolkit Consortium wishes to
                use or to modify, improve, and/or distribute such software, it will, with its collaborators, determine who the copyright holders are and enter into an agreement to have the
                resulting software released under an open source license. In exceptional cases, the Consortium will consider a different license as long as it is free for non-commercial use
                but otherwise satisfies the principles of open source software.</p><br>
                <br>
                <br>
                <br>
                <br>
                <br>
                <br>
                <br>
                <br>
                <br>
                <br>
                <br>
                <br>
                <br>
                <script src="footer/footer.js" type="text/javascript">
                </script>
            </div>
        </div>
    </div>
</body>
</html>

About

a copy of the ET website

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 63.5%
  • JavaScript 17.7%
  • Perl 6.2%
  • PHP 4.7%
  • Python 3.2%
  • CSS 2.0%
  • Other 2.7%