diff options
| author | Greg Roach <fisharebest@gmail.com> | 2016-12-24 11:51:25 +0000 |
|---|---|---|
| committer | Greg Roach <fisharebest@gmail.com> | 2016-12-24 11:51:25 +0000 |
| commit | 015c99a27bc294c090397a70f40eb92112b22bf7 (patch) | |
| tree | e22fd03d1ae465fe180662cc19fa3092b4fde55d /vendor/symfony/polyfill-iconv/LICENSE | |
| parent | 2118c0e3314864fd87a9f7e14cf8615480d51d10 (diff) | |
| download | webtrees-015c99a27bc294c090397a70f40eb92112b22bf7.tar.gz webtrees-015c99a27bc294c090397a70f40eb92112b22bf7.tar.bz2 webtrees-015c99a27bc294c090397a70f40eb92112b22bf7.zip | |
Remove PHP 5.3 workaround
Diffstat (limited to 'vendor/symfony/polyfill-iconv/LICENSE')
| -rw-r--r-- | vendor/symfony/polyfill-iconv/LICENSE | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/vendor/symfony/polyfill-iconv/LICENSE b/vendor/symfony/polyfill-iconv/LICENSE deleted file mode 100644 index 39fa189d2b..0000000000 --- a/vendor/symfony/polyfill-iconv/LICENSE +++ /dev/null @@ -1,19 +0,0 @@ -Copyright (c) 2014-2016 Fabien Potencier - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is furnished -to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. |
