Updated license and .gitignore
This commit is contained in:
parent
41bc63965a
commit
9e93806a99
3
.gitignore
vendored
3
.gitignore
vendored
@ -1 +1,4 @@
|
||||
/*.suo
|
||||
/Plugin/*.user
|
||||
/Plugin/obj
|
||||
/Plugin/bin
|
||||
|
@ -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.
|
Loading…
Reference in New Issue
Block a user