comparison README.md @ 12:37fad414ac29

Add license.
author edogawaconan <me@myconan.net>
date Wed, 22 Oct 2014 00:07:25 +0900
parents 47a281c1d54e
children b6b65a5b9c1a
comparison
equal deleted inserted replaced
11:9abfd376740d 12:37fad414ac29
30 alias $dl_root/; 30 alias $dl_root/;
31 try_files $uri @lister; 31 try_files $uri @lister;
32 } 32 }
33 33
34 And you're done. 34 And you're done.
35
36 License
37 -------
38
39 Copyright 2014 edogawaconan <me@myconan.net>
40
41 Permission to use, copy, modify, and/or distribute this software for any
42 purpose with or without fee is hereby granted, provided that the above
43 copyright notice and this permission notice appear in all copies.
44
45 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
46 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
47 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
48 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
49 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
50 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
51 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.