Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

license element and its attributes #11

Open
Alex-Jordan opened this issue May 24, 2019 · 1 comment
Open

license element and its attributes #11

Alex-Jordan opened this issue May 24, 2019 · 1 comment

Comments

@Alex-Jordan
Copy link
Contributor

license has @code, @variant, and @version. All good.

license also has @pub-year, @price. Aren't these logically separated from license?


Also, I think it is allowable to openly license a book under the conditions of several licenses. Your book is your book, and you tell the world:

You are welcome to use this book under the terms of CC BY-SA. But if you prefer, you are also welcome to use this book under the terms of GFDL. Choose one. You can't mix some clauses from this one with other clauses from that one."

My point is, is there a provision for a project having more than one license element?

@rbeezer
Copy link
Contributor

rbeezer commented Nov 27, 2019

Length of traditional copyright term depends on publication date.

Copyright is what allows you to sell copies.

So they are related, and I don't think making a distinction buys much clarity for XSL processing. But two licenses is something we should support. The year might be relevant to each license. Uncertain about the best way to handle this...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants