···9797 # Some of the libmathdx routines were written by or derived
9898 # from code written by Meta Platforms, Inc. and affiliates and
9999 # are subject to the BSD License.
100100- bsd
100100+ bsd3
101101+102102+ # Some of the libmathdx routines were written by or derived from
103103+ # code written by Victor Zverovich and are subject to the following
104104+ # license:
105105+ mit
101106 ];
102107 platforms = with lib.platforms; linux ++ [ "x86_64-windows" ];
103108 maintainers = with lib.maintainers; [ yzx9 ];