Fix License information

Closes #21
This commit is contained in:
Bojidar Marinov
2016-08-08 17:47:38 +03:00
parent da2c678156
commit 517ad19c31
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
The MIT License (MIT)
Copyright (c) 2016 Alket Rexhepi
Copyright (c) 2016 The Godot Engine community
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View File

@@ -2,7 +2,7 @@
<div class="row">
<div class="col-md-12">
<hr/>
<p>Copyright &copy; 2016 Godot Game Engine All Rights Reserved.</p>
<p>Copyright &copy; 2016 The Godot Engine community - MIT Licensed - <a href="https://github.com/godotengine/asset-library">GitHub repository</a>.</p>
</div>
</div>
</footer>