diff options
author | Clifford Wolf <clifford@clifford.at> | 2017-12-09 01:26:14 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-09 01:26:14 +0100 |
commit | 4f9c036a729b3ee05098efe901d13af592e63c98 (patch) | |
tree | 8dda9f316273e37353c3e36621c47f08a623b6fb /COPYING | |
parent | 14b44ca866665352e7146778bb932e45b5fdedbd (diff) | |
parent | aa946fb7587692cb0be41d79c3f1e0596e1129ec (diff) | |
download | icestorm-4f9c036a729b3ee05098efe901d13af592e63c98.tar.gz icestorm-4f9c036a729b3ee05098efe901d13af592e63c98.tar.bz2 icestorm-4f9c036a729b3ee05098efe901d13af592e63c98.zip |
Merge pull request #112 from mithro/patch-2
Creating COPYING file.
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. |