Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# MIT License

Copyright (c) 2023-2025 Aarhus University
Copyright (c) 2023-2025 template-python-package authors

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,7 @@ By participating in this project you agree to abide by its terms.

## Licensing

This project is licensed under the [MIT
License](https://github.com/seedcase-project/template-python-package/blob/main/LICENSE.md).
This project is licensed under the [MIT License](LICENSE.md).

## Citing

Expand Down
3 changes: 1 addition & 2 deletions README.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,7 @@ By participating in this project you agree to abide by its terms.

## Licensing

This project is licensed under the [MIT
License](https://github.com/{{< meta gh.org >}}/{{< meta gh.repo >}}/blob/main/LICENSE.md).
This project is licensed under the [MIT License](LICENSE.md).

## Citing

Expand Down
3 changes: 1 addition & 2 deletions index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,4 @@ share your ideas or contribute code. Your input makes us better!

## Licensing

This project is licensed under the [MIT
License](https://github.com/{{< meta gh.org >}}/{{< meta gh.repo >}}/blob/main/LICENSE.md).
This project is licensed under the [MIT License](/LICENSE.md).
Loading