]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
update link to license and bump license year (#10156)
authorJacco van den Berg <39033624+LeeLenaleee@users.noreply.github.com>
Sun, 13 Feb 2022 16:27:29 +0000 (17:27 +0100)
committerGitHub <noreply@github.com>
Sun, 13 Feb 2022 16:27:29 +0000 (11:27 -0500)
* update link to license and bump license year
* another license year bump

LICENSE.md
docs/index.md

index 5060fabc101a31063e4372e2e60d277f3c04b943..9182b8e81d6073c8ef4b979f9e309825ba2772cd 100644 (file)
@@ -1,6 +1,6 @@
 The MIT License (MIT)
 
-Copyright (c) 2014-2021 Chart.js Contributors
+Copyright (c) 2014-2022 Chart.js Contributors
 
 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 the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
 
index 7a199f6f361a8b750a01c128f9b8da4ff5fa9e29..48f1eb5d88396622fc2b60deb4aaf607edbd1ef2 100644 (file)
@@ -63,6 +63,6 @@ For support using Chart.js, please post questions with the [`chartjs` tag on Sta
 
 ## License
 
-Chart.js is available under the [MIT license](https://opensource.org/licenses/MIT).
+Chart.js is available under the [MIT license](https://github.com/chartjs/Chart.js/blob/master/LICENSE.md).
 
-Documentation is copyright © 2014-2021 Chart.js contributors.
+Documentation is copyright © 2014-2022 Chart.js contributors.