gnucash stable: Add ChartJS licenses.

John Ralls jralls at code.gnucash.org
Mon May 11 12:59:31 EDT 2026


Updated	 via  https://github.com/Gnucash/gnucash/commit/bf1264b5 (commit)
	from  https://github.com/Gnucash/gnucash/commit/f9e2fb91 (commit)



commit bf1264b5610a584a174edc3e804690f0906554b0
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon May 11 09:59:04 2026 -0700

    Add ChartJS licenses.

diff --git a/borrowed/chartjs-2/LICENSE.md b/borrowed/chartjs-2/LICENSE.md
old mode 100755
new mode 100644
diff --git a/borrowed/chartjs-2/LICENSE.md b/borrowed/chartjs-4/LICENSE.md
old mode 100755
new mode 100644
similarity index 95%
copy from borrowed/chartjs-2/LICENSE.md
copy to borrowed/chartjs-4/LICENSE.md
index 29c941dccc..9182b8e81d
--- a/borrowed/chartjs-2/LICENSE.md
+++ b/borrowed/chartjs-4/LICENSE.md
@@ -1,6 +1,6 @@
 The MIT License (MIT)
 
-Copyright (c) 2018 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:
 



Summary of changes:
 borrowed/chartjs-2/LICENSE.md                | 0
 borrowed/{chartjs-2 => chartjs-4}/LICENSE.md | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)
 mode change 100755 => 100644 borrowed/chartjs-2/LICENSE.md
 copy borrowed/{chartjs-2 => chartjs-4}/LICENSE.md (95%)
 mode change 100755 => 100644



More information about the gnucash-changes mailing list