From 5ae2836b25bf79794167ef0bab3239c1a8ef4bd6 Mon Sep 17 00:00:00 2001 From: Maxime Beauchemin Date: Fri, 17 May 2019 17:36:06 -0700 Subject: [PATCH] Address COPYRIGHT + LICENSE issues --- docs/conf.py | 2 +- licenses/LICENSE-cal-heatmap.txt | 22 ---------------- licenses/LICENSE-parallel-coordinates.txt | 26 ------------------- superset/extract_table_names.py | 1 + .../translations/de/LC_MESSAGES/messages.po | 5 +--- .../translations/en/LC_MESSAGES/messages.po | 5 ---- .../translations/es/LC_MESSAGES/messages.po | 6 ----- .../translations/fr/LC_MESSAGES/messages.po | 7 +---- .../translations/it/LC_MESSAGES/messages.po | 6 ----- .../translations/ja/LC_MESSAGES/messages.po | 5 ---- .../translations/ko/LC_MESSAGES/messages.po | 4 --- superset/translations/messages.pot | 5 ---- .../translations/pt/LC_MESSAGES/message.po | 5 ---- .../pt_BR/LC_MESSAGES/messages.po | 5 ---- .../translations/ru/LC_MESSAGES/messages.po | 3 --- .../translations/zh/LC_MESSAGES/messages.po | 5 ---- 16 files changed, 4 insertions(+), 108 deletions(-) delete mode 100644 licenses/LICENSE-cal-heatmap.txt delete mode 100644 licenses/LICENSE-parallel-coordinates.txt diff --git a/docs/conf.py b/docs/conf.py index 186b790eb5..58ee4bb634 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -65,7 +65,7 @@ master_doc = 'index' # General information about the project. project = "Apache Superset" -copyright = 'Copyright © 2018 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.' +copyright = 'Copyright © 2019 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.' author = u'Apache Superset Dev' # The version info for the project you're documenting, acts as replacement for diff --git a/licenses/LICENSE-cal-heatmap.txt b/licenses/LICENSE-cal-heatmap.txt deleted file mode 100644 index 358b067ad0..0000000000 --- a/licenses/LICENSE-cal-heatmap.txt +++ /dev/null @@ -1,22 +0,0 @@ -Copyright (c) 2012 Tyler Kellen, contributors - -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 diff --git a/licenses/LICENSE-parallel-coordinates.txt b/licenses/LICENSE-parallel-coordinates.txt deleted file mode 100644 index 6c6d3551a5..0000000000 --- a/licenses/LICENSE-parallel-coordinates.txt +++ /dev/null @@ -1,26 +0,0 @@ -Copyright (c) 2012, Kai Chang -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. - -* The name Kai Chang may not be used to endorse or promote products - derived from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" -AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL MICHAEL BOSTOCK BE LIABLE FOR ANY DIRECT, -INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, -BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY -OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING -NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, -EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file diff --git a/superset/extract_table_names.py b/superset/extract_table_names.py index d612b9e050..c845ab8029 100644 --- a/superset/extract_table_names.py +++ b/superset/extract_table_names.py @@ -17,6 +17,7 @@ # under the License. # pylint: disable=C,R,W # + # Copyright (C) 2016 Andi Albrecht, albrecht.andi@gmail.com # # This example is part of python-sqlparse and is released under diff --git a/superset/translations/de/LC_MESSAGES/messages.po b/superset/translations/de/LC_MESSAGES/messages.po index 45df937421..9e430c9be6 100644 --- a/superset/translations/de/LC_MESSAGES/messages.po +++ b/superset/translations/de/LC_MESSAGES/messages.po @@ -14,11 +14,8 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -# German translations for PROJECT. -# Copyright (C) 2017 ORGANIZATION -# This file is distributed under the same license as the PROJECT project. + # FIRST AUTHOR github.com/alanmcruickshank, 2017. -# msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" diff --git a/superset/translations/en/LC_MESSAGES/messages.po b/superset/translations/en/LC_MESSAGES/messages.po index bef71244d5..34c5787650 100644 --- a/superset/translations/en/LC_MESSAGES/messages.po +++ b/superset/translations/en/LC_MESSAGES/messages.po @@ -14,11 +14,6 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -# English translations for PROJECT. -# Copyright (C) 2016 ORGANIZATION -# This file is distributed under the same license as the PROJECT project. -# FIRST AUTHOR , 2016. -# msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" diff --git a/superset/translations/es/LC_MESSAGES/messages.po b/superset/translations/es/LC_MESSAGES/messages.po index 8277a9e005..fce8bdf024 100644 --- a/superset/translations/es/LC_MESSAGES/messages.po +++ b/superset/translations/es/LC_MESSAGES/messages.po @@ -14,12 +14,6 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -# Spanish translations for PROJECT. -# Copyright (C) 2016 ORGANIZATION -# This file is distributed under the same license as the PROJECT project. -# FIRST AUTHOR , 2016. -# Joe Bordes , 2018. -# msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" diff --git a/superset/translations/fr/LC_MESSAGES/messages.po b/superset/translations/fr/LC_MESSAGES/messages.po index e361274f58..180e0e7a23 100644 --- a/superset/translations/fr/LC_MESSAGES/messages.po +++ b/superset/translations/fr/LC_MESSAGES/messages.po @@ -14,11 +14,6 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -# French translations for PROJECT. -# Copyright (C) 2017 ORGANIZATION -# This file is distributed under the same license as the PROJECT project. -# FIRST AUTHOR , 2017. -# msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" @@ -5442,4 +5437,4 @@ msgstr "Requêtes sauvegardées" #~ msgstr "Slice" #~ msgid "Slice %(id)s not found" -#~ msgstr "Slice %(id)s non trouvé" \ No newline at end of file +#~ msgstr "Slice %(id)s non trouvé" diff --git a/superset/translations/it/LC_MESSAGES/messages.po b/superset/translations/it/LC_MESSAGES/messages.po index e492f9a203..e3ca6e299f 100644 --- a/superset/translations/it/LC_MESSAGES/messages.po +++ b/superset/translations/it/LC_MESSAGES/messages.po @@ -14,12 +14,6 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -# Italian translations for Superset. -# Copyright (C) 2016 ORGANIZATION -# This file is distributed under the same license as the Superset project. -# Maxime Beauchemin , 2016. -# Maurizio Napolitano , 2017. -# msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" diff --git a/superset/translations/ja/LC_MESSAGES/messages.po b/superset/translations/ja/LC_MESSAGES/messages.po index bde65c197e..988f05f122 100644 --- a/superset/translations/ja/LC_MESSAGES/messages.po +++ b/superset/translations/ja/LC_MESSAGES/messages.po @@ -14,11 +14,6 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -# Japanese translations for PROJECT. -# Copyright (C) 2017 ORGANIZATION -# This file is distributed under the same license as the PROJECT project. -# FIRST AUTHOR , 2017. -# msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" diff --git a/superset/translations/ko/LC_MESSAGES/messages.po b/superset/translations/ko/LC_MESSAGES/messages.po index a4681949c0..307c699638 100644 --- a/superset/translations/ko/LC_MESSAGES/messages.po +++ b/superset/translations/ko/LC_MESSAGES/messages.po @@ -13,10 +13,6 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -# Korean translations for PROJECT. -# Copyright (C) 2018 ORGANIZATION -# This file is distributed under the same license as the PROJECT project. -# FIRST AUTHOR , 2018. msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" diff --git a/superset/translations/messages.pot b/superset/translations/messages.pot index a6c3da20df..cd4a3f7a85 100644 --- a/superset/translations/messages.pot +++ b/superset/translations/messages.pot @@ -15,11 +15,6 @@ # specific language governing permissions and limitations # under the License. -# Translations template for PROJECT. -# Copyright (C) 2018 ORGANIZATION -# This file is distributed under the same license as the PROJECT project. -# FIRST AUTHOR , 2018. -# #, fuzzy msgid "" msgstr "" diff --git a/superset/translations/pt/LC_MESSAGES/message.po b/superset/translations/pt/LC_MESSAGES/message.po index 071d6e2651..e8a91fe779 100644 --- a/superset/translations/pt/LC_MESSAGES/message.po +++ b/superset/translations/pt/LC_MESSAGES/message.po @@ -14,11 +14,6 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -# Translations template for PROJECT. -# Copyright (C) 2017 ORGANIZATION -# This file is distributed under the same license as the PROJECT project. -# FIRST AUTHOR , 2017. -# msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" diff --git a/superset/translations/pt_BR/LC_MESSAGES/messages.po b/superset/translations/pt_BR/LC_MESSAGES/messages.po index ca91b9640b..ab9ae2d89f 100644 --- a/superset/translations/pt_BR/LC_MESSAGES/messages.po +++ b/superset/translations/pt_BR/LC_MESSAGES/messages.po @@ -14,11 +14,6 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -# Translations template for PROJECT. -# Copyright (C) 2017 ORGANIZATION -# This file is distributed under the same license as the PROJECT project. -# FIRST AUTHOR , 2017. -# msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" diff --git a/superset/translations/ru/LC_MESSAGES/messages.po b/superset/translations/ru/LC_MESSAGES/messages.po index e414e6f8a9..ea89a332c9 100644 --- a/superset/translations/ru/LC_MESSAGES/messages.po +++ b/superset/translations/ru/LC_MESSAGES/messages.po @@ -14,9 +14,6 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -# Russian translations for Superset. -# Copyright (C) 2018 -# msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" diff --git a/superset/translations/zh/LC_MESSAGES/messages.po b/superset/translations/zh/LC_MESSAGES/messages.po index a481407b93..48ddb338b5 100644 --- a/superset/translations/zh/LC_MESSAGES/messages.po +++ b/superset/translations/zh/LC_MESSAGES/messages.po @@ -15,11 +15,6 @@ # specific language governing permissions and limitations # under the License. # Chinese translations for Apache Superset. -# Copyright (C) 2016 ORGANIZATION -# This file is distributed under the same license as the Apache Superset -# project. -# FIRST AUTHOR , 2016. -# msgid "" msgstr "" "Project-Id-Version: Apache Superset 0.22.1\n"