Repository: incubator-gearpump Updated Branches: refs/heads/master fb37ce809 -> 7bc5fba5b
[GEARPUMP-227] remove unneeded licenses After replacing Jekyll with Mkdocs in https://github.com/apache/incubator-gearpump/pull/88, some licenses are no longer needed Author: manuzhang <[email protected]> Closes #101 from manuzhang/rm_licenses. Project: http://git-wip-us.apache.org/repos/asf/incubator-gearpump/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-gearpump/commit/7bc5fba5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-gearpump/tree/7bc5fba5 Diff: http://git-wip-us.apache.org/repos/asf/incubator-gearpump/diff/7bc5fba5 Branch: refs/heads/master Commit: 7bc5fba5b5c5166992e04218071a3da4931e47a9 Parents: fb37ce8 Author: manuzhang <[email protected]> Authored: Sun Oct 30 07:12:34 2016 +0800 Committer: manuzhang <[email protected]> Committed: Sun Oct 30 07:12:34 2016 +0800 ---------------------------------------------------------------------- LICENSE | 22 ---------------------- licenses/LICENSE-AnchorJS.txt | 21 --------------------- licenses/LICENSE-glyphicons.txt | 21 --------------------- licenses/LICENSE-modernizr.txt | 21 --------------------- licenses/LICENSE-normalize.txt | 21 --------------------- licenses/LICENSE-polyfill.txt | 21 --------------------- 6 files changed, 127 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-gearpump/blob/7bc5fba5/LICENSE ---------------------------------------------------------------------- diff --git a/LICENSE b/LICENSE index 5bc72ee..7e555a5 100644 --- a/LICENSE +++ b/LICENSE @@ -209,11 +209,6 @@ Apache Gearpump subcomponents: code for these subcomponents is subject to the terms and conditions of the following licenses. - - This product bundles AnchorJS 1.1.1, copyright Bryan Braun, - which is available under a MIT license. - For details see licenses/LICENSE-AnchorJS.txt - This product bundles Bootstrap 3.3.5, copyright Twitter Inc., which is available under a MIT license. For details see licenses/LICENSE-bootstrap.txt @@ -221,23 +216,6 @@ Apache Gearpump subcomponents: This product bundles jquery 2.1.4, copyright jQuery Foundation, Inc., which is available under a MIT license. For details see licenses/LICENSE-jquery.txt - - This product bundles modernizr 2.6.1, copyright Faruk Ates, Paul Irish, - Alex Sexton, Ryan Seddon, Patrick Kettner, Stu Cox and Richard Herrera, - which is available under a MIT license. - For details see licenses/LICENSE-modernizr.txt - - This product bundles normalize 3.0.3, copyright Nicolas Gallagher and - Jonathan Neal, which is available under a MIT license. - For details, see licenses/normalize.MIT. - - This product bundles Glyphicons Halflings Regular, copyright - Jan Kovarik, which is available under a MIT license. - For details, see licenses/glyphicons.MIT. - - This product bundles polyfill, copyright Scott Jehl, Paul Irish and - Nicholas Zakas, which is available under a MIT license. - For details, see licenses/glyphicons.MIT. http://git-wip-us.apache.org/repos/asf/incubator-gearpump/blob/7bc5fba5/licenses/LICENSE-AnchorJS.txt ---------------------------------------------------------------------- diff --git a/licenses/LICENSE-AnchorJS.txt b/licenses/LICENSE-AnchorJS.txt deleted file mode 100644 index d5266e6..0000000 --- a/licenses/LICENSE-AnchorJS.txt +++ /dev/null @@ -1,21 +0,0 @@ -# The MIT License (MIT) - -Copyright (c) 2015 Bryan Braun - -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. http://git-wip-us.apache.org/repos/asf/incubator-gearpump/blob/7bc5fba5/licenses/LICENSE-glyphicons.txt ---------------------------------------------------------------------- diff --git a/licenses/LICENSE-glyphicons.txt b/licenses/LICENSE-glyphicons.txt deleted file mode 100644 index 6a1d292..0000000 --- a/licenses/LICENSE-glyphicons.txt +++ /dev/null @@ -1,21 +0,0 @@ -# The MIT License (MIT) - -Copyright (c) 2010 - 2016 Jan Kovarik - -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. http://git-wip-us.apache.org/repos/asf/incubator-gearpump/blob/7bc5fba5/licenses/LICENSE-modernizr.txt ---------------------------------------------------------------------- diff --git a/licenses/LICENSE-modernizr.txt b/licenses/LICENSE-modernizr.txt deleted file mode 100644 index 8a955dd..0000000 --- a/licenses/LICENSE-modernizr.txt +++ /dev/null @@ -1,21 +0,0 @@ -# The MIT License (MIT) - -Copyright (c) 2009-2016 Faruk Ates, Paul Irish, Alex Sexton, Ryan Seddon, Patrick Kettner, Stu Cox, Richard Herrera - -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. http://git-wip-us.apache.org/repos/asf/incubator-gearpump/blob/7bc5fba5/licenses/LICENSE-normalize.txt ---------------------------------------------------------------------- diff --git a/licenses/LICENSE-normalize.txt b/licenses/LICENSE-normalize.txt deleted file mode 100644 index ce68d94..0000000 --- a/licenses/LICENSE-normalize.txt +++ /dev/null @@ -1,21 +0,0 @@ -# The MIT License (MIT) - -Copyright © Nicolas Gallagher and Jonathan Neal - -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. \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-gearpump/blob/7bc5fba5/licenses/LICENSE-polyfill.txt ---------------------------------------------------------------------- diff --git a/licenses/LICENSE-polyfill.txt b/licenses/LICENSE-polyfill.txt deleted file mode 100644 index 6b73375..0000000 --- a/licenses/LICENSE-polyfill.txt +++ /dev/null @@ -1,21 +0,0 @@ -# The MIT License (MIT) - -Copyright (c) 2012 Scott Jehl, Paul Irish, Nicholas Zakas - -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. \ No newline at end of file
