properly mention what license kore is

This commit is contained in:
Joris Vink 2013-06-24 12:05:22 +02:00
parent 427f65bb3d
commit e50ec64710
2 changed files with 19 additions and 1 deletions

15
LICENSE Normal file
View File

@ -0,0 +1,15 @@
/*
* Copyright (c) 2013 Joris Vink <joris@coders.se>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
* WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
* ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
* WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/

5
README
View File

@ -20,7 +20,10 @@ Features
- Event driven architecture and worker processes for throughput
- Modules can be reloaded on-the-fly even while serving content
Current supported systems:
License
- Kore is licensed under the ISC license.
Platform support
- Linux
- OpenBSD