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

updated copyright statements and PETMR->SyneRBI #707

Merged
merged 2 commits into from
Jun 6, 2020

Conversation

KrisThielemans
Copy link
Member

also occasional license

closes #660

@KrisThielemans KrisThielemans changed the title updated copyright statements updated copyright statements and PETMR->SyneRBI Jun 6, 2020
@KrisThielemans
Copy link
Member Author

As this changes so many files, I've now also updated the references to CCP PETMR.

sed script used:

s/CCP PETMR/SyneRBI/
s/CCPPETMR/SyneRBI/
s/Positron Emission Tomography and Magnetic Resonance imaging/Synergistic Reconstruction for Biomedical Imaging (formerly CCP PETMR)/
s#Synergistic Reconstruction for PET/MR#Synergistic Reconstruction for Biomedical Imaging (formerly CCP PETMR)#
s#www.ccppetmr.ac.uk#www.ccpsynerbi.ac.uk#

Used via

find ~/devel/SIRF/data \( -name .git -o -name data \) -prune -o -type f \
  sed -i -f ~/devel/renameCCP.sed {} \;

@KrisThielemans KrisThielemans merged commit 75364cb into SyneRBI:master Jun 6, 2020
@KrisThielemans KrisThielemans deleted the updateCopyright branch June 6, 2020 09:57
@KrisThielemans KrisThielemans added this to the v2.2 milestone Jun 6, 2020
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.

copyright dates need updating
1 participant