Hi, I attempted to track the commit history in the Apache Iceberg docs repository and found: - The iceberg-theme was committed into the repo by commit: https://github.com/apache/iceberg-docs/commit/59b01757e67b185333ae0eff90df4f1a918dad1f, at that time, there was no license information in the files. - License was added in the file header by commit: https://github.com/apache/iceberg-docs/commit/5b97fe0f510f93dad3809ca7181c53ed205e6521 - The author of the above two commits is: https://github.com/samredai
Perhaps we can try contacting the author to clarify the source of the Iceberg theme to determine its compatibility with the Apache License. Best, Jinsong On Thu, Apr 4, 2024 at 11:39 AM Justin Mclean <jmcl...@apache.org> wrote: > HI, > > > Yes, the website theme is copied from the Apache Iceberg project: > > https://github.com/apache/iceberg-docs/tree/main/iceberg-theme > > Maybe we should add some source information and licenses. > > And the pricing.html partial is not used and can be dropped. > > But what is the provenance of pricing.html? I.e. Where did it originally > come from? My concern is that this theme or part of it may come from > somewhere else, and its license is not compatible with the Apache license, > or the file headers have been modified when they should not have been. > > Kind Regards, > Justin >