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

Pgcentralfoundation updates #1198

Conversation

eeeebbbbrrrr
Copy link
Contributor

@eeeebbbbrrrr eeeebbbbrrrr commented Jul 8, 2023

Updates around copyright and license headers now that pgrx is owned by PgCentralFoundation, Inc.

I've made an executive decision here to prefix the copyright headers with //LICENSE or #LICENSE or --LICENSE depending on the file type.

The reason for this that tooling around this sort of thing (updating copyright headers) is absolutely terrible. I'm not knocking the tool we kinda use (https://github.com/chasinglogic/licensure) but it has no ability to update existing headers and it seems to have some bugs regarding whitespace and line wrapping. So... having something we can programmatically yank out of the sources every year to update the damn year will make this a little easier.

I should give licensure some PRs.

There's no code changes here.

@ChronicallyJD ChronicallyJD self-assigned this Jul 8, 2023
Copy link
Contributor

@ChronicallyJD ChronicallyJD left a comment

Choose a reason for hiding this comment

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

I didn't review every file of course but through the dozen, it looks good!

@ChronicallyJD ChronicallyJD merged commit 057574c into pgcentralfoundation:develop Jul 8, 2023
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.

2 participants