Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

re-license to BLUEPRINT LICENSE based on Apache 2.0 License #2638

Merged
merged 9 commits into from
Jul 9, 2018
Merged
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
57 changes: 16 additions & 41 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
Apache License (as modified)
Version 2.0, January 2004
http://www.apache.org/licenses/
MODIFIED VERSION OF APACHE LICENSE, VERSION 2.0

Note: Paragraph 10 is the only modification

Original version of Apache License, Version 2.0, is available
at http://www.apache.org/licenses/

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

Expand Down Expand Up @@ -173,45 +176,17 @@
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.

10. The name, trade names, trademarks, service marks, or product
names of Palantir Technologies Inc. (“Palantir”) or any of its
Contributors may not be used to endorse or promote products derived
from this Work (including the user interface elements embodied
therein) without specific prior written permission. Nothing in this
License constitutes as permission to (i) use the Work (including
the user interface elements embodied therein) in a way that is
likely or intended to cause confusion about the owner or source of
products derived from this Work (including the user interface
elements therein), or (ii) assert or imply (other than any
attribution notice) that products derived from this Work
10. Nothing in this License constitutes as permission to (i) use the
Work (including the user interface elements embodied therein) in a
way that is likely or intended to cause confusion about the owner
or source of products derived from this Work (including the user
interface elements therein), or (ii) assert or imply (other than
any attribution notice) that products derived from this Work
(including the user interface elements embodied therein) are
connected or affiliated with Palantir, its products, or its
Contributors or sourced from or sponsored or endorsed by Palantir
or its Contributors.
connected or affiliated with Palantir Technologies Inc., its
products, or its Contributors or sourced from, sponsored,
endorsed, or promoted by Palantir Technologies Inc. or its
Contributors.

END OF TERMS AND CONDITIONS

APPENDIX: How to apply the Apache License to your work.

To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright [yyyy] [name of copyright owner]

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

http://www.apache.org/licenses/LICENSE-2.0

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.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,5 @@
"url": "git@github.com:palantir/blueprint.git"
},
"author": "Palantir Technologies",
"license": "Apache-2.0"
"license": "SEE LICENSE"
}
57 changes: 16 additions & 41 deletions packages/core/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
Apache License (as modified)
Version 2.0, January 2004
http://www.apache.org/licenses/
MODIFIED VERSION OF APACHE LICENSE, VERSION 2.0

Note: Paragraph 10 is the only modification

Original version of Apache License, Version 2.0, is available
at http://www.apache.org/licenses/

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

Expand Down Expand Up @@ -173,45 +176,17 @@
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.

10. The name, trade names, trademarks, service marks, or product
names of Palantir Technologies Inc. (“Palantir”) or any of its
Contributors may not be used to endorse or promote products derived
from this Work (including the user interface elements embodied
therein) without specific prior written permission. Nothing in this
License constitutes as permission to (i) use the Work (including
the user interface elements embodied therein) in a way that is
likely or intended to cause confusion about the owner or source of
products derived from this Work (including the user interface
elements therein), or (ii) assert or imply (other than any
attribution notice) that products derived from this Work
10. Nothing in this License constitutes as permission to (i) use the
Work (including the user interface elements embodied therein) in a
way that is likely or intended to cause confusion about the owner
or source of products derived from this Work (including the user
interface elements therein), or (ii) assert or imply (other than
any attribution notice) that products derived from this Work
(including the user interface elements embodied therein) are
connected or affiliated with Palantir, its products, or its
Contributors or sourced from or sponsored or endorsed by Palantir
or its Contributors.
connected or affiliated with Palantir Technologies Inc., its
products, or its Contributors or sourced from, sponsored,
endorsed, or promoted by Palantir Technologies Inc. or its
Contributors.

END OF TERMS AND CONDITIONS

APPENDIX: How to apply the Apache License to your work.

To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright [yyyy] [name of copyright owner]

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

http://www.apache.org/licenses/LICENSE-2.0

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.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,5 @@
"ui"
],
"author": "Palantir Technologies",
"license": "Apache-2.0"
"license": "SEE LICENSE"
}
57 changes: 16 additions & 41 deletions packages/datetime/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
Apache License (as modified)
Version 2.0, January 2004
http://www.apache.org/licenses/
MODIFIED VERSION OF APACHE LICENSE, VERSION 2.0

Note: Paragraph 10 is the only modification

Original version of Apache License, Version 2.0, is available
at http://www.apache.org/licenses/

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

Expand Down Expand Up @@ -173,45 +176,17 @@
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.

10. The name, trade names, trademarks, service marks, or product
names of Palantir Technologies Inc. (“Palantir”) or any of its
Contributors may not be used to endorse or promote products derived
from this Work (including the user interface elements embodied
therein) without specific prior written permission. Nothing in this
License constitutes as permission to (i) use the Work (including
the user interface elements embodied therein) in a way that is
likely or intended to cause confusion about the owner or source of
products derived from this Work (including the user interface
elements therein), or (ii) assert or imply (other than any
attribution notice) that products derived from this Work
10. Nothing in this License constitutes as permission to (i) use the
Work (including the user interface elements embodied therein) in a
way that is likely or intended to cause confusion about the owner
or source of products derived from this Work (including the user
interface elements therein), or (ii) assert or imply (other than
any attribution notice) that products derived from this Work
(including the user interface elements embodied therein) are
connected or affiliated with Palantir, its products, or its
Contributors or sourced from or sponsored or endorsed by Palantir
or its Contributors.
connected or affiliated with Palantir Technologies Inc., its
products, or its Contributors or sourced from, sponsored,
endorsed, or promoted by Palantir Technologies Inc. or its
Contributors.

END OF TERMS AND CONDITIONS

APPENDIX: How to apply the Apache License to your work.

To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright [yyyy] [name of copyright owner]

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

http://www.apache.org/licenses/LICENSE-2.0

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.
2 changes: 1 addition & 1 deletion packages/datetime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,5 @@
"time"
],
"author": "Palantir Technologies",
"license": "Apache-2.0"
"license": "SEE LICENSE"
}
2 changes: 1 addition & 1 deletion packages/docs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,5 @@
"docs"
],
"author": "Palantir Technologies",
"license": "Apache-2.0"
"license": "UNLICENSED"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Even if these packages are not published to npm, we still need to provide a license for when people check out the code from github. So, just add the LICENSE file to these packages and change to "SEE LICENSE FILE"

}
2 changes: 1 addition & 1 deletion packages/docs-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@
"url": "git@github.com:palantir/blueprint.git"
},
"author": "Palantir Technologies",
"license": "Apache-2.0"
"license": "UNLICENSED"
}
57 changes: 16 additions & 41 deletions packages/docs-theme/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
Apache License (as modified)
Version 2.0, January 2004
http://www.apache.org/licenses/
MODIFIED VERSION OF APACHE LICENSE, VERSION 2.0

Note: Paragraph 10 is the only modification

Original version of Apache License, Version 2.0, is available
at http://www.apache.org/licenses/

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

Expand Down Expand Up @@ -173,45 +176,17 @@
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.

10. The name, trade names, trademarks, service marks, or product
names of Palantir Technologies Inc. (“Palantir”) or any of its
Contributors may not be used to endorse or promote products derived
from this Work (including the user interface elements embodied
therein) without specific prior written permission. Nothing in this
License constitutes as permission to (i) use the Work (including
the user interface elements embodied therein) in a way that is
likely or intended to cause confusion about the owner or source of
products derived from this Work (including the user interface
elements therein), or (ii) assert or imply (other than any
attribution notice) that products derived from this Work
10. Nothing in this License constitutes as permission to (i) use the
Work (including the user interface elements embodied therein) in a
way that is likely or intended to cause confusion about the owner
or source of products derived from this Work (including the user
interface elements therein), or (ii) assert or imply (other than
any attribution notice) that products derived from this Work
(including the user interface elements embodied therein) are
connected or affiliated with Palantir, its products, or its
Contributors or sourced from or sponsored or endorsed by Palantir
or its Contributors.
connected or affiliated with Palantir Technologies Inc., its
products, or its Contributors or sourced from, sponsored,
endorsed, or promoted by Palantir Technologies Inc. or its
Contributors.

END OF TERMS AND CONDITIONS

APPENDIX: How to apply the Apache License to your work.

To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright [yyyy] [name of copyright owner]

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

http://www.apache.org/licenses/LICENSE-2.0

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.
2 changes: 1 addition & 1 deletion packages/docs-theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@
"documentalist"
],
"author": "Palantir Technologies",
"license": "Apache-2.0"
"license": "SEE LICENSE"
}
57 changes: 16 additions & 41 deletions packages/icons/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
Apache License (as modified)
Version 2.0, January 2004
http://www.apache.org/licenses/
MODIFIED VERSION OF APACHE LICENSE, VERSION 2.0

Note: Paragraph 10 is the only modification

Original version of Apache License, Version 2.0, is available
at http://www.apache.org/licenses/

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

Expand Down Expand Up @@ -173,45 +176,17 @@
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.

10. The name, trade names, trademarks, service marks, or product
names of Palantir Technologies Inc. (“Palantir”) or any of its
Contributors may not be used to endorse or promote products derived
from this Work (including the user interface elements embodied
therein) without specific prior written permission. Nothing in this
License constitutes as permission to (i) use the Work (including
the user interface elements embodied therein) in a way that is
likely or intended to cause confusion about the owner or source of
products derived from this Work (including the user interface
elements therein), or (ii) assert or imply (other than any
attribution notice) that products derived from this Work
10. Nothing in this License constitutes as permission to (i) use the
Work (including the user interface elements embodied therein) in a
way that is likely or intended to cause confusion about the owner
or source of products derived from this Work (including the user
interface elements therein), or (ii) assert or imply (other than
any attribution notice) that products derived from this Work
(including the user interface elements embodied therein) are
connected or affiliated with Palantir, its products, or its
Contributors or sourced from or sponsored or endorsed by Palantir
or its Contributors.
connected or affiliated with Palantir Technologies Inc., its
products, or its Contributors or sourced from, sponsored,
endorsed, or promoted by Palantir Technologies Inc. or its
Contributors.

END OF TERMS AND CONDITIONS

APPENDIX: How to apply the Apache License to your work.

To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright [yyyy] [name of copyright owner]

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

http://www.apache.org/licenses/LICENSE-2.0

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.
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@
"icon"
],
"author": "Palantir Technologies",
"license": "Apache-2.0"
"license": "SEE LICENSE"
}
Loading