Skip to content

Instantly share code, notes, and snippets.

@zaki50
Created March 20, 2014 12:55
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zaki50/9663178 to your computer and use it in GitHub Desktop.
Save zaki50/9663178 to your computer and use it in GitHub Desktop.
私がよくつかうライブラリのライセンスページ用 HTML
<html>
<head>
<style> body { font-family: sans-serif; }
div { background-color: #eeeeee; padding: 1em; white-space: pre-wrap; font-family: monospace }
</style>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
</head>
<body>
<h3><a href="http://jakewharton.github.io/butterknife/">Butter Knife</a></h3>
<div>
Copyright 2013 Jake Wharton
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
<a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a>
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
</div>
<h3><a href="https://android.googlesource.com/platform/frameworks/support">android support package-v4</a></h3>
<div>
Copyright (C) 2012 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
<a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a>
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
</div>
<h3><a href="https://android.googlesource.com/platform/frameworks/support">android appcmpat-v7</a></h3>
<div>
Copyright (C) 2012 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
<a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a>
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
</div>
<h3><a href="https://github.com/JakeWharton/NineOldAndroids">Nine Old Androids</a></h3>
<div>
Copyright 2012 Jake Wharton
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
<a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a>
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
</div>
<h3><a href="http://commons.apache.org/proper/commons-lang/">Commons Lang</a></h3>
<div>
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
<a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a>
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and limitations under the License.
</div>
<ul><li>NOTICE.txt</li></ul>
<div>
Apache Commons Lang
Copyright 2001-2014 The Apache Software Foundation
This product includes software developed at The Apache Software Foundation (<a href="http://www.apache.org/">http://www.apache.org/</a>).
This product includes software from the Spring Framework, under the Apache License 2.0 (see: StringUtils.containsWhitespace())
</div>
<h3><a href="http://commons.apache.org/proper/commons-io/">Commons IO</a></h3>
<div>
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
<a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a>
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
</div>
<ul><li>NOTICE.txt</li></ul>
<div>
Apache Commons IO
Copyright 2002-2014 The Apache Software Foundation
This product includes software developed at The Apache Software Foundation (<a href="http://www.apache.org/">http://www.apache.org/</a>).
</div>
<h3><a href="https://code.google.com/p/guava-libraries/">Guava</a></h3>
<div>
Copyright (C) 2014 The Guava Authors
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
<a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a>
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
</div>
<h3><a href="http://android-developers.blogspot.jp/2013/08/some-securerandom-thoughts.html">Fixes for the output of the
default PRNG having low entropy</a></h3>
<div>
This software is provided 'as-is', without any express or implied warranty. In no event will Google be held liable for any damages arising from the use of this software.
Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, as long as the origin is not misrepresented.
</div>
<h3><a href="https://deploygate.com/docs/sdk">DeployGate SDK for Android</a></h3>
<div>
Copyright 2012-2013 DeployGate, tnj, henteko
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
<a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a>
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
</div>
<h3><a href="https://github.com/vvakame/JsonPullParser">JSON Pull Parser</a></h3>
<div>
Copyright 2011 vvakame &lt;<a href="mailto:vvakame@gmail.com">vvakame@gmail.com</a>&gt;
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
<a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a>
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
</div>
<h3><a href="https://github.com/greenrobot/EventBus">EventBus</a></h3>
<div>
Copyright (C) 2012 Markus Junginger, greenrobot (<a href="http://greenrobot.de">http://greenrobot.de</a>)
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
<a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a>
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
</div>
<h3><a href="https://github.com/kevinsawicki/http-request">HttpRequest</a></h3>
<div>
Copyright (c) 2014 Kevin Sawicki <a href="mailto:kevinsawicki@gmail.com">kevinsawicki@gmail.com</a>
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.
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment