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

Maven pom.xml is missing the license #225

Open
gtjarks opened this issue Nov 15, 2019 · 4 comments
Open

Maven pom.xml is missing the license #225

gtjarks opened this issue Nov 15, 2019 · 4 comments

Comments

@gtjarks
Copy link

gtjarks commented Nov 15, 2019

Your maven pom.xml is missing the license, like this:

<licenses>
	<license>
		<name>The BSD License</name>
		<url>http://www.antlr.org/license.html</url>
		<distribution>repo</distribution>
	</license>
</licenses>
@parrt
Copy link
Member

parrt commented Nov 15, 2019

thanks

@Dvoreth
Copy link
Contributor

Dvoreth commented Sep 14, 2020

Just wanted to note that this is still very relevant. I've seen that there's a big open PR that includes this change. @parrt , would it help if I'd open a small PR that only includes this one change?

@parrt
Copy link
Member

parrt commented Sep 14, 2020

Sure. thanks

@Dvoreth
Copy link
Contributor

Dvoreth commented Sep 15, 2020

@parrt , PR is here: #267 (you might want to let your autoformatter have a go at it since I just quickly used the browser for creating it)

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

3 participants