diff options
| author | Alex Flint <[email protected]> | 2021-04-19 21:48:46 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-04-19 21:48:46 -0700 |
| commit | ca571db22112d80c3dad1ec372ec9f3a3c435c7c (patch) | |
| tree | 210b986c13f132b8ffc2936a415a533e93f81989 /vendor/github.com/davecgh/go-spew/LICENSE | |
| parent | 6638fbbc28f9ad0136ef5fd84a15c995e08e161f (diff) | |
| parent | 876daa8e7c3b847d38dee7cbdcb2fe93f77700d5 (diff) | |
Merge pull request #4 from alexflint/drop-vendor
Drop vendor directory
Diffstat (limited to 'vendor/github.com/davecgh/go-spew/LICENSE')
| -rw-r--r-- | vendor/github.com/davecgh/go-spew/LICENSE | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/vendor/github.com/davecgh/go-spew/LICENSE b/vendor/github.com/davecgh/go-spew/LICENSE deleted file mode 100644 index bc52e96..0000000 --- a/vendor/github.com/davecgh/go-spew/LICENSE +++ /dev/null @@ -1,15 +0,0 @@ -ISC License - -Copyright (c) 2012-2016 Dave Collins <[email protected]> - -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. |
