snazy commented on code in PR #174:
URL: https://github.com/apache/polaris/pull/174#discussion_r1726419763


##########
README.md:
##########
@@ -93,8 +87,14 @@ curl -i -X POST -H "Authorization: Bearer $PRINCIPAL_TOKEN" 
-H 'Accept: applicat
 ```
 
 From here, you can use Spark to create namespaces, tables, etc. More details 
can be found in the
-[Quick Start 
Guide](https://polaris.io/#section/Quick-Start/Using-Iceberg-and-Polaris).
+[Quick Start 
Guide](https://polaris.apache.org/#section/Quick-Start/Using-Iceberg-and-Polaris).
+
+## License
 
-### Trademark Attribution 
+Apache Polaris is under the Apache License Version 2.0. See the 
[LICENSE](LICENSE).
 
-_Apache Iceberg, Iceberg, Apache Spark, Spark, Apache Flink, Flink, Apache 
Doris, Doris, Apache, the Apache feather logo, the Apache Iceberg project logo, 
the Apache Spark project logo, the Apache Flink project logo, and the Apache 
Doris project logo are either registered trademarks or trademarks of The Apache 
Software Foundation. Copyright © 2024 The Apache Software Foundation._
+## ASF Incubator disclaimer
+
+Apache Polaris is an effort undergoing incubation at The Apache Software 
Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of 
all newly accepted projects until a further review indicates that the 
infrastructure, communications, and decision making process have stabilized in 
a manner consistent with other successful ASF projects. While incubation status 
is not necessarily a reflection of the completeness or stability of the code, 
it does indicate that the project has yet to be fully endorsed by the ASF.
+ 
+<sub>Apache®, Apache Polaris, Apache Iceberg&trade;, Apache Spark&trade; are 
either registered trademarks or trademarks of the Apache Software Foundation in 
the United States and/or other countries.</sub>

Review Comment:
   ```suggestion
   <sub>Apache&reg;, Apache Polaris&trade;, Apache Iceberg&trade;, Apache 
Spark&trade; are either registered trademarks or trademarks of the Apache 
Software Foundation in the United States and/or other countries.</sub>
   ```



##########
README.md:
##########
@@ -1,51 +1,45 @@
 <!--
-
- Copyright (c) 2024 Snowflake Computing Inc.
- 
- 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
+  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
  
-      http://www.apache.org/licenses/LICENSE-2.0
+   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.
-
+  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.
 -->
 
-![Polaris Catalog 
Header](docs/img/logos/Polaris-Catalog-BLOG-symmetrical-subhead.png)
+# Apache Polaris (incubating)
 
-Polaris is an open-source, fully-featured catalog for Apache Iceberg™. It 
implements Iceberg's 
+Apache Polaris is an open-source, fully-featured catalog for Apache Iceberg™. 
It implements Iceberg's 

Review Comment:
   ```suggestion
   Apache Polaris&trade; is an open-source, fully-featured catalog for Apache 
Iceberg&trade;. It implements Iceberg's 
   ```



##########
README.md:
##########
@@ -1,51 +1,45 @@
 <!--
-
- Copyright (c) 2024 Snowflake Computing Inc.
- 
- 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
+  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
  
-      http://www.apache.org/licenses/LICENSE-2.0
+   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.
-
+  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.
 -->
 
-![Polaris Catalog 
Header](docs/img/logos/Polaris-Catalog-BLOG-symmetrical-subhead.png)
+# Apache Polaris (incubating)
 
-Polaris is an open-source, fully-featured catalog for Apache Iceberg™. It 
implements Iceberg's 
+Apache Polaris is an open-source, fully-featured catalog for Apache Iceberg™. 
It implements Iceberg's 

Review Comment:
   Nit: HTML entities might be oldschool



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@polaris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to