Skip to content

Copyright updates for the Spring 2025 release. #1906

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

Merged
merged 2 commits into from
May 1, 2025

Conversation

whitwham
Copy link
Contributor

Customary copyright date updates for the next release.

annot-tsv.c Outdated
@@ -990,7 +990,7 @@ int main(int argc, char **argv)
case 1 :
printf(
"annot-tsv (htslib) %s\n"
"Copyright (C) 2024 Genome Research Ltd.\n", hts_version());
"Copyright (C) 2024-2025 Genome Research Ltd.\n", hts_version());
Copy link
Member

Choose a reason for hiding this comment

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

If this PR is in place of the usual Happy New Year commit: the usual thing for these overall tool copyright notices is to just display the year of completion of the release, i.e. 2025 (see the last paragraph here); and the same change is needed in the --version output of bgzip/htsfile/tabix.

@daviesrob daviesrob self-assigned this Apr 17, 2025
@whitwham whitwham force-pushed the spring_2025_cw_update branch from c28bd1d to 63114c0 Compare April 17, 2025 13:42
@whitwham
Copy link
Contributor Author

Added the New Year changes (thanks @jmarshall).

@daviesrob daviesrob merged commit a4dde3f into samtools:develop May 1, 2025
9 checks passed
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.

3 participants