Another slight format fix

This commit is contained in:
Matt Pass
2012-05-24 18:23:48 +01:00
parent 64231d7f01
commit 1f26ddaf3d

View File

@@ -1,7 +1,7 @@
Copyright (C) 2012 Matt Pass
Copyright (C) 2012 Matt Pass
Website: mattpass.com
Email: matt@mattpass.com
Twitter: @mattpass
Twitter: @mattpass
#ICEcoder License
##Standard Open Source Initiative MIT License
@@ -24,5 +24,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
```
Please note that this LICENSE file covers the ICEcoder shell IDE only and 3rd party code, in subfolders such as CodeMirror and plugins, may contain their own LICENSE files, and may not also be an MIT licence.
Please note that this LICENSE file covers the ICEcoder shell IDE only and 3rd
party code, in subfolders such as CodeMirror and plugins, may contain their
own LICENSE files, and may not also be an MIT licence.
```