Skip to content

Commit

Permalink
Merge pull request #155 from ImperialCollegeLondon/fix-copyrights
Browse files Browse the repository at this point in the history
Fix copyright attributions
  • Loading branch information
AdrianDAlessandro authored Oct 29, 2024
2 parents 31c5559 + 90d6572 commit 1fe5a0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
BSD 3-Clause License

Copyright (c) 2024, Alex Dewar
Copyright (c) 2024, Imperial College London. All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
Expand Down
2 changes: 1 addition & 1 deletion {{ cookiecutter.project_slug }}/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
BSD 3-Clause License

Copyright (c) 2024, Alex Dewar
Copyright (c) 2024, {{ cookiecutter.author }}

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
Expand Down

0 comments on commit 1fe5a0e

Please sign in to comment.