diff options
author | P. J. McDermott <pj@pehjota.net> | 2019-09-05 12:53:35 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2019-09-05 12:53:35 (EDT) |
commit | b2d121074b446b522e1bb616bb58a1e7d318c626 (patch) | |
tree | 97a9ec4ebe6391cc8faa770f89b5731084e00324 /t | |
parent | 5e9523b99508779cfb044beac1dc8d5bb6c7a313 (diff) | |
download | Math-Decimal-FastPP-master.zip Math-Decimal-FastPP-master.tar.gz Math-Decimal-FastPP-master.tar.bz2 |
Copyrights in my contributions to this package were transferred to
Libiquity LLC by a contract executed 2019-09-04.
Diffstat (limited to 't')
-rw-r--r-- | t/00_manifest.t | 2 | ||||
-rw-r--r-- | t/02_pod-syntax.t | 2 | ||||
-rw-r--r-- | t/03_pod-coverage.t | 2 | ||||
-rw-r--r-- | t/10_dadd.t | 2 | ||||
-rw-r--r-- | t/11_dmul.t | 2 | ||||
-rw-r--r-- | t/12_dmul-dadd.t | 2 | ||||
-rw-r--r-- | t/13_drhtz-drhfz.t | 2 | ||||
-rw-r--r-- | t/14_dfmt.t | 2 | ||||
-rw-r--r-- | t/20_nj-st-75-2017.t | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/t/00_manifest.t b/t/00_manifest.t index e196a6d..96b9c19 100644 --- a/t/00_manifest.t +++ b/t/00_manifest.t @@ -1,6 +1,6 @@ # t/00_manifest.t - Manifest tests # -# Copyright (C) 2017 Patrick McDermott +# Copyright (C) 2017 Libiquity LLC # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/t/02_pod-syntax.t b/t/02_pod-syntax.t index d40bf40..f163c1e 100644 --- a/t/02_pod-syntax.t +++ b/t/02_pod-syntax.t @@ -1,6 +1,6 @@ # t/02_pod-syntax.t - POD syntax tests # -# Copyright (C) 2017 Patrick McDermott +# Copyright (C) 2017 Libiquity LLC # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/t/03_pod-coverage.t b/t/03_pod-coverage.t index 5a65e3c..e851923 100644 --- a/t/03_pod-coverage.t +++ b/t/03_pod-coverage.t @@ -1,6 +1,6 @@ # t/03_pod-coverage.t - POD coverage tests # -# Copyright (C) 2017 Patrick McDermott +# Copyright (C) 2017 Libiquity LLC # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/t/10_dadd.t b/t/10_dadd.t index 23cc3e1..cdbb42d 100644 --- a/t/10_dadd.t +++ b/t/10_dadd.t @@ -1,6 +1,6 @@ # t/10_dadd.t - dadd tests # -# Copyright (C) 2017 Patrick McDermott +# Copyright (C) 2017 Libiquity LLC # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/t/11_dmul.t b/t/11_dmul.t index c5fd165..2ad5b7c 100644 --- a/t/11_dmul.t +++ b/t/11_dmul.t @@ -1,6 +1,6 @@ # t/11_dmul.t - dmul tests # -# Copyright (C) 2017 Patrick McDermott +# Copyright (C) 2017 Libiquity LLC # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/t/12_dmul-dadd.t b/t/12_dmul-dadd.t index d69e7dd..748f992 100644 --- a/t/12_dmul-dadd.t +++ b/t/12_dmul-dadd.t @@ -1,6 +1,6 @@ # t/12_dmul-dadd.t - dmul and dadd tests # -# Copyright (C) 2017 Patrick McDermott +# Copyright (C) 2017 Libiquity LLC # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/t/13_drhtz-drhfz.t b/t/13_drhtz-drhfz.t index 2d47bbc..2f781ec 100644 --- a/t/13_drhtz-drhfz.t +++ b/t/13_drhtz-drhfz.t @@ -1,6 +1,6 @@ # t/13_drhtz-drhfz.t - drhtz and drhfz tests # -# Copyright (C) 2017 Patrick McDermott +# Copyright (C) 2017 Libiquity LLC # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/t/14_dfmt.t b/t/14_dfmt.t index baea428..a9253f0 100644 --- a/t/14_dfmt.t +++ b/t/14_dfmt.t @@ -1,6 +1,6 @@ # t/14_dfmt.t - dfmt tests # -# Copyright (C) 2017 Patrick McDermott +# Copyright (C) 2017 Libiquity LLC # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/t/20_nj-st-75-2017.t b/t/20_nj-st-75-2017.t index 4569321..2d3e3b4 100644 --- a/t/20_nj-st-75-2017.t +++ b/t/20_nj-st-75-2017.t @@ -1,6 +1,6 @@ # t/11_nj-st-75-2017.t - dmul, drhtz, drhfz tests using NJ ST-75 for 2017 # -# Copyright (C) 2017 Patrick McDermott +# Copyright (C) 2017 Libiquity LLC # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by |