Updated license and .gitignore

This commit is contained in:
Youen Toupin 2015-05-28 22:20:25 +02:00
parent 41bc63965a
commit 9e93806a99
2 changed files with 7 additions and 1 deletions

3
.gitignore vendored
View File

@ -1 +1,4 @@
/*.suo
/Plugin/*.user
/Plugin/obj
/Plugin/bin

View File

@ -1,6 +1,6 @@
The MIT License (MIT)
Copyright (c) 2015 neuoy
Copyright (c) 2014 Youen Toupin, aka neuoy
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
@ -20,3 +20,6 @@ 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 the copyright holders shall not
be used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from the copyright holders.