Skip to content

use standard MIT license#36

Merged
johnnychen94 merged 1 commit intomasterfrom
jc/license
Apr 15, 2021
Merged

use standard MIT license#36
johnnychen94 merged 1 commit intomasterfrom
jc/license

Conversation

@johnnychen94
Copy link
Copy Markdown
Member

@johnnychen94 johnnychen94 commented Apr 15, 2021

Now general registry CI uses LicenseCheck.jl to make sure each package
has its associated OSI license. The old ImageShow license is not
well-formatted and makes LicenseCheck unhappy.

JuliaRegistries/General#34396

using LicenseCheck, ImageShow

read(joinpath(pkgdir(ImageShow), "LICENSE.md"), String) |> licensecheck
# PR: (licenses_found = ["MIT"], license_file_percent_covered = 100.0)
# master: (licenses_found = String[], license_file_percent_covered = 0.0)

cc: @RalphAS @timholy

Now general registry CI uses LicenseCheck.jl to make sure each package
has its associated OSI license. The old ImageShow license is not
well formatted and makes LicenseCheck unhappy.
@johnnychen94 johnnychen94 merged commit 3b3a976 into master Apr 15, 2021
@johnnychen94 johnnychen94 deleted the jc/license branch April 15, 2021 17:09
johnnychen94 added a commit that referenced this pull request Apr 15, 2021
Now general registry CI uses LicenseCheck.jl to make sure each package
has its associated OSI license. The old ImageShow license is not
well-formatted and makes LicenseCheck unhappy.
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

Successfully merging this pull request may close these issues.

1 participant