Re-license mtest/mpi.[ch]

This resolves #145

[skip ci]
This commit is contained in:
Steffen Jaeckel 2019-01-07 20:24:34 +01:00
parent 62adf47fb8
commit a48a5630e9
2 changed files with 6 additions and 2 deletions

View File

@ -2,10 +2,12 @@
mpi.c
by Michael J. Fromberger <sting@linguist.dartmouth.edu>
Copyright (C) 1998 Michael J. Fromberger, All Rights Reserved
Copyright (C) 1998 Michael J. Fromberger
Arbitrary precision integer arithmetic library
SPDX-License-Identifier: Unlicense
$Id$
*/

View File

@ -2,10 +2,12 @@
mpi.h
by Michael J. Fromberger <sting@linguist.dartmouth.edu>
Copyright (C) 1998 Michael J. Fromberger, All Rights Reserved
Copyright (C) 1998 Michael J. Fromberger
Arbitrary precision integer arithmetic library
SPDX-License-Identifier: Unlicense
$Id$
*/