martin-sucha commented on code in PR #282: URL: https://github.com/apache/cassandra-website/pull/282#discussion_r1745146705
########## cqlprotodoc/template-notice.txt: ########## @@ -0,0 +1,5 @@ +Apache Cassandra +Copyright 2009-2022 The Apache Software Foundation Review Comment: Do we even need the `template-notice.txt` file anymore? It was present in `cqlprotodoc` because the output of conversion of the Apache2-licensed text was published standalone on a separate website. The Native Protocols page on apache.org already has ```© 2009-2024 The Apache Software Foundation under the terms of the Apache License 2.0. Apache, the Apache feather logo, Apache Cassandra, Cassandra, and the Cassandra logo, are either registered trademarks or trademarks of The Apache Software Foundation.``` in the footer, so I think we could remove the notice altogether. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

