Skip to content

Commit

Permalink
add zenodo badge, update LICENSE (#419)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenworsley authored Oct 3, 2024
1 parent e5957ff commit fbc0075
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ abstract: "A collection of structured and unstructured ESMF regridding schemes f
repository-code: "https://github.com/SciTools/iris-esmf-regrid"
license: "BSD-3-Clause"
license-url: "https://spdx.org/licenses/BSD-3-Clause.html"
doi: "10.5281/zenodo.11401116"
type: "software"
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) 2020 - 2022, SciTools
Copyright (c) 2020 - 2024, SciTools
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
[![License](https://img.shields.io/github/license/SciTools/iris-esmf-regrid)](https://github.com/SciTools/iris-esmf-regrid/blob/main/LICENSE)
[![Contributors](https://img.shields.io/github/contributors/SciTools/iris-esmf-regrid)](https://github.com/SciTools/iris-esmf-regrid/graphs/contributors)
![Mark stale issues and pull requests](https://github.com/SciTools/iris-esmf-regrid/workflows/Mark%20stale%20issues%20and%20pull%20requests/badge.svg)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.11401116.svg)](https://doi.org/10.5281/zenodo.11401116)

---

Expand Down

0 comments on commit fbc0075

Please sign in to comment.