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

Create License automatically from Distribution settings by galley creation #112

Closed
withanage opened this issue Sep 8, 2022 · 0 comments
Closed
Assignees

Comments

@withanage
Copy link
Member

withanage commented Sep 8, 2022

Add teh follwing settings according to the license in the distribution settings.

e.g.

<permissions>
            <copyright-statement>© 202X The Author(s)</copyright-statement>
            <copyright-year>202X</copyright-year>
            <license license-type="open-access"
              xlink:href="https://creativecommons.org/licenses/by/3.0/de/deed.en" xml:lang="en">
              <license-p><inline-graphic
                xlink:href="http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/by.svg"
              />This work is licensed under a Creative Commons Attribution 3.0 Germany License (CC BY 3.0 DE).</license-p>
            </license>
</permissions>
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

1 participant