File tree Expand file tree Collapse file tree 3 files changed +10
-0
lines changed Expand file tree Collapse file tree 3 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 7878
7979# Changelog
8080## [ Unreleased]
81+ ### Added
82+ - Add ` matconsolectl ` license.
8183
8284## [ 7.0.2] - 2023-04-03
8385### Changed
Original file line number Diff line number Diff line change @@ -7,3 +7,6 @@ lgpl-2.1_comments=Viral copyleft license for dynamically-linked libraries
77confidential_name =Decompilation or disassembly prohibited
88confidential_url =Decompilation or disassembly prohibited
99confidential_comments =Decompilation or disassembly prohibited
10+ matconsolectl_name =New BSD License
11+ matconsolectl_url =https://github.com/diffplug/matconsolectl/blob/main/LICENSE
12+ matconsolectl_comments =Almost unlimited freedom as you include the BSD copyright and license notice
Original file line number Diff line number Diff line change 1+ /*
2+ * Code licensed under new-style BSD (see LICENSE).
3+ * All code up to tags/original: Copyright (c) 2013, Joshua Kaplan
4+ * All code after tags/original: Copyright (c) 2016, DiffPlug
5+ */
You can’t perform that action at this time.
0 commit comments