Update copyrights and licenses#215
Merged
Merged
Conversation
labkey-jeckels
approved these changes
May 25, 2026
| @@ -1,3 +1,18 @@ | |||
| ## | |||
| # Copyright (c) 2023-2026 LabKey Corporation | |||
Contributor
There was a problem hiding this comment.
Curious why we're using different length license blocks in different file types.
Contributor
Author
There was a problem hiding this comment.
It's just a judgement call. The tool configures renderers for each license and chooses long or short depending on file type. For some reason, ehrModules and oconnor use different rules; I can't remember why. Anyway, I recently switched js, jsx, sql, ts, and tsx to use short licenses, since these can be very short files. We could switch r or others to short. But maybe the right heuristic is choose long vs. short based on file size, not file type.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rationale
Updates for 2026: https://github.com/LabKey/internal-issues/issues/1184