diff options
author | Tim Ansell <mithro@mithis.com> | 2017-12-08 16:12:30 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-08 16:12:30 -0800 |
commit | aa946fb7587692cb0be41d79c3f1e0596e1129ec (patch) | |
tree | 8dda9f316273e37353c3e36621c47f08a623b6fb /COPYING | |
parent | 14b44ca866665352e7146778bb932e45b5fdedbd (diff) | |
download | icestorm-aa946fb7587692cb0be41d79c3f1e0596e1129ec.tar.gz icestorm-aa946fb7587692cb0be41d79c3f1e0596e1129ec.tar.bz2 icestorm-aa946fb7587692cb0be41d79c3f1e0596e1129ec.zip |
Creating COPYING file.
So GitHub automatically detects the license of the repo.
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -0,0 +1,13 @@ +Copyright (C) 2012 - 2017 Clifford Wolf <clifford@clifford.at> + +Permission to use, copy, modify, and/or 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. |