Updated Copyright

pull/64/head
Jordan Wright 2016-01-02 16:45:41 -06:00
parent 72f6387b3b
commit 8969ebdccc
1 changed files with 3 additions and 1 deletions

View File

@ -34,11 +34,12 @@ Documentation is a work in progress. Existing documentation can be found in the
Find a bug? Want more features? Find something missing in the documentation? Let us know! Please don't hesitate to [file an issue](https://github.com/jordan-wright/gophish/issues/new) and we'll get right on it.
###License
```
gophish - Open-Source Phishing Framework
The MIT License (MIT)
Copyright (c) 2013 - 2015 Jordan Wright
Copyright (c) 2013 - 2016 Jordan Wright
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software ("Gophish Community Edition") and associated documentation files (the "Software"), to deal
@ -57,3 +58,4 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
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.
```