Skip to content

Commit

Permalink
fix(license): update
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasSchubert committed Dec 9, 2024
1 parent b9e5392 commit 7012901
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2018-2024 Jonas Schubert
Copyright (c) 2018-today Jonas Schubert

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
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,12 +70,12 @@ Task.Delay(5.Seconds())

## License

TimeSpan.Xt is distributed under the MIT license. [See LICENSE](LICENSE.md) for details.
`TimeSpan.Xt` is distributed under the MIT license. [See LICENSE](LICENSE.md) for details.

```
MIT License
Copyright (c) 2018-2024 JonasSchubert
Copyright (c) 2018-today JonasSchubert
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

0 comments on commit 7012901

Please sign in to comment.