diff options
Diffstat (limited to 'vendor/beberlei/assert/LICENSE')
| -rw-r--r-- | vendor/beberlei/assert/LICENSE | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/vendor/beberlei/assert/LICENSE b/vendor/beberlei/assert/LICENSE deleted file mode 100644 index 43672e7e6..000000000 --- a/vendor/beberlei/assert/LICENSE +++ /dev/null @@ -1,11 +0,0 @@ -Copyright (c) 2011-2013, Benjamin Eberlei -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are met: - -- Redistributions of source code must retain the above copyright notice, this - list of conditions and the following disclaimer. -- Redistributions in binary form must reproduce the above copyright notice, - this list of conditions and the following disclaimer in the documentation - and/or other materials provided with the distribution. |