-
Notifications
You must be signed in to change notification settings - Fork 78
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
Remove the JBoss reference from copyright and license headers #625
Comments
OK, but could you explain why this is being requested? That header file has been in place since the project inception. |
If you're wondering "why now?"... I only just noticed it. It never occurred to us before now to look for this sort of thing when we do IP checks. |
I've linked this to the list of future version issues as it seems nobody is keen on sacrificing their time to it now. |
There are two files that appear to have managed headers. My best guess is that some automated formatting was applied. We could
Shall I submit a pull request? |
By all means, a PR is always welcome :) |
@waynebeaton a friendly reminder in case you find a chunk of time to send that PR :) |
We should probably have a linter for license headers. |
Pull request has been delivered. I ran the build and the tests all pass. I hesitated to change the XSD files, but mostly because I don't really understand how they're disseminated and the impact of a non-functional change. Is there any reason why we shouldn't change these files? |
Do you mean beans.xsd files? I only see this vendor line in the two oldest ones BTW. And I don't know why changing them would be an issue. |
Okay, I've created a new pull request #655 to address the remaining references in headers. |
Many of the source files include this text at the very top of the file, as part of the copyright and license header:
Please remove it.
Some time shortly after the next release would be good timing.
The text was updated successfully, but these errors were encountered: