Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

Test (and example) for using local license files #20

Merged
merged 3 commits into from Aug 8, 2017

Conversation

guw
Copy link
Contributor

@guw guw commented Aug 8, 2017

No description provided.

@@ -33,7 +33,7 @@ public static KnownLicenses getInstance() {

private KnownLicenses() {
addLicense("Apache Software License 1.1", "http://www.apache.org/licenses/LICENSE-1.1").setAlternateNames("Apache License, Version 1.0");
addLicense("Custom license based on Apache Software License 1.1");
addLicense("Custom license based on Apache Software License 1.1", "(see about_files)");
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That’s a clever workaround.

@guw guw merged commit e860b51 into master Aug 8, 2017
@guw guw deleted the gunnar/test-local-license branch August 8, 2017 14:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants