-
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: add copyright year to license
- Loading branch information
License Year Bot
committed
Oct 10, 2023
1 parent
c861bfe
commit 5ef7554
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ treport is released under the following license: | |
``` | ||
The ISC License | ||
|
||
Copyright (c) 2019-2022 Isaac Z. Schlueter and Contributors | ||
Copyright (c) 2019-2023 Isaac Z. Schlueter and Contributors | ||
|
||
Permission to use, copy, modify, and/or distribute this software for any | ||
purpose with or without fee is hereby granted, provided that the above | ||
|
@@ -24,7 +24,7 @@ [email protected], used under the terms of the following MIT license: | |
``` | ||
MIT License | ||
|
||
Copyright (c) 2019-2022 Sindre Sorhus <[email protected]> (https://sindresorhus.com) | ||
Copyright (c) 2019-2023 Sindre Sorhus <[email protected]> (https://sindresorhus.com) | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy of | ||
this software and associated documentation files (the "Software"), to deal in | ||
|