mirror of https://github.com/SeanOMik/znc-push.git
Update copyright, add license disclaimer
This commit is contained in:
parent
6ba6c7f2d1
commit
906db35fb3
2
LICENSE
2
LICENSE
|
@ -1,4 +1,4 @@
|
||||||
Copyright (c) 2011 John Reese
|
Copyright (c) 2014 John Reese
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person
|
Permission is hereby granted, free of charge, to any person
|
||||||
obtaining a copy of this software and associated documentation
|
obtaining a copy of this software and associated documentation
|
||||||
|
|
|
@ -467,7 +467,10 @@ to something similar to "http://domain/#channel/2011-03-09 14:25:09", or
|
||||||
License
|
License
|
||||||
-------
|
-------
|
||||||
|
|
||||||
This project is licensed under the MIT license. See the `LICENSE` file for details.
|
This project is copyright John Reese, and licensed under the MIT license.
|
||||||
|
I am providing code in this repository to you under an open source license.
|
||||||
|
Because this is my personal repository, the license you receive to my code is
|
||||||
|
from my and not from my employer. See the `LICENSE` file for details.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue