dennishuo commented on PR #1092:
URL: https://github.com/apache/polaris/pull/1092#issuecomment-2692920677

   @jbonofre I'm trying to fix the license documentation by including the 
following in the main `LICENSE` file:
   
       This product includes code from PostgreSQL.
       
       * getting-started/eclipselink/postgresql.conf
       
       Home page: https://www.postgresql.org/
       License: https://www.postgresql.org/about/licence/
   
   However, it looks like our main `LICENSE` file only aggregates Apache 2.0 
licensed project inclusions - is that true, is our LICENSE file only for Apache 
licenses? Also I guess the text of the PostgreSQL license mentions that the 
copy right notice and the additional two paragraphs themselves must appear in 
all copies, so should I include the PostgreSQL license file itself directly the 
polaris repo? Or copy paste it as a header into 
`getting-started/eclipselink/postgresql.conf`?
   
   Additionally, the file 
`extension/persistence/eclipselink/src/main/java/org/apache/polaris/extension/persistence/impl/eclipselink/PolarisEclipseLinkSessionCustomizer.java`
 is based on the EclipseLink tutorial from 
https://eclipse.dev/eclipselink/documentation/2.6/dbws/creating_dbws_services002.htm
 so should that be documented as code included from EclipseLink as well?


-- 
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]

Reply via email to