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

Change license to MIT #80

Merged
merged 3 commits into from
May 12, 2016
Merged

Change license to MIT #80

merged 3 commits into from
May 12, 2016

Conversation

hagenw
Copy link
Member

@hagenw hagenw commented May 11, 2016

I updated the LICENSE using this script.

Could you check, if you agree with the new statement and if everything is ok.

@fietew fietew assigned hagenw and unassigned fietew May 12, 2016
@fietew
Copy link
Member

fietew commented May 12, 2016

Admitting, that I have only checked a subset of the files, this is ready for merge. For non-merged pull-requests, it would be nice to provide the script for the renaming in order to change the license information for the new files in the respective branches.

@hagenw
Copy link
Member Author

hagenw commented May 12, 2016

You can find them here: https://github.com/sfstoolbox/maintenance-tools

You have to go to the folder and execute something like

for FILE in *.m; do change_copyright_to_mit.sh $FILE; done

and make sure that sfs-copyright-mit.txtis available.

@hagenw hagenw merged commit c3fb2b1 into master May 12, 2016
@hagenw hagenw deleted the update_copyright branch May 12, 2016 09:35
hagenw added a commit that referenced this pull request May 13, 2016
* master:
  Update license in missing files
  Change license to MIT (#80)
  Make direction_vector() work with matrix => vector
  add modal weighting to time-domain nfchoa (#77)
  Fix comment of tapering_window()
  Add automatic scaling to loudspeaker weights for plotting (#78)
  Update comment of interpolation()

Conflicts:
	SFS_general/delayline.m
hagenw added a commit that referenced this pull request May 26, 2016
* master:
  Update copyright owner to SFS Toolbox Developers
  Update README for online documentation
  Remove wavread and wavwrite (#81)
  Return delay offset from delayline() (#82)
  New Handling of delayline and fractional delay (#50)
  Fix dos line endings
  Update comments for SSR BRS
  Update license in missing files
  Change license to MIT (#80)
  Make direction_vector() work with matrix => vector
  add modal weighting to time-domain nfchoa (#77)
  Fix comment of tapering_window()
  Add automatic scaling to loudspeaker weights for plotting (#78)
  Update comment of interpolation()
  Update NEWS
  Fix interpolation calling bug in interpolation_ir()
  Remove debugging parameter
  Fix normalization for 2D interpolation
  Further improvements to description of interpolation()
  Enhance description for interpolation()

Conflicts:
	SFS_general/direction_vector.m
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