nexusformat / definitions

Definitions of the NeXus Standard File Structure and Contents
https://manual.nexusformat.org/
Other
26 stars 55 forks source link

update copyright date to 2024 #1355

Closed prjemian closed 4 months ago

prjemian commented 4 months ago

Per #968 and previous (such as #875 & #712), update copyright to current year. There is a script for this activity.

These instructions from #968:

cd ~/Documents/projects/NeXus/definitions  # or whatever
python  utils/update_copyright_date.py ./

Do this in a branch with a PR.

prjemian commented 4 months ago

There's some code rot here. The requested build_preparation module is not in the repo now: https://github.com/nexusformat/definitions/blob/54df1c122702f40d79396ce25367557d81814f8e/utils/update_copyright_date.py#L15

Found: https://github.com/nexusformat/definitions/blob/0649b8a45f943688491f77bd24300b3a582e6276/utils/build_preparation.py#L32-L39

Hoisting from the archive.