vivliostyle/vivliostyle_doc

cssのライセンス

kmuto opened this issue · 1 comments

kmuto commented

こんにちは、
Re:VIEW+Vivliostyle CLIの実装例を示すプロジェクト https://github.com/kmuto/review-vscli で『Vivliostyleで本を作ろう Vol.4』のテーマCSSファイルを流用させていただいているのですが、このCSSファイルおよびSCSSや上位フォルダ等にもライセンスの記載がないことに気付きました。
公開されたものなので何らかのOSSライセンスかと期待しているのですが、実際適用されているのは何になるでしょうか?

『Vivliostyleで本を作ろう Vol.4』のソースの
https://github.com/spring-raining/tbf09-draft
を見ると
https://github.com/spring-raining/tbf09-draft/blob/master/LICENSE

Creative Commons Attribution 3.0 Unported License.

ですが、そのスタイルシートがベースになっている
https://github.com/vivliostyle/themes/tree/master/packages/%40vivliostyle/theme-techbook
は、

CC0 1.0

としたことだし、CC0 1.0 扱いでよいかと思います。どうでしょう> @spring-raining