diff options
-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | lib/Math/Decimal/FastPP.pm | 2 | ||||
-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 |
11 files changed, 11 insertions, 11 deletions
@@ -36,7 +36,7 @@ path: =head2 COPYRIGHT -Copyright (C) 2017 Patrick McDermott +Copyright (C) 2017 Libiquity LLC =head2 LICENSE diff --git a/lib/Math/Decimal/FastPP.pm b/lib/Math/Decimal/FastPP.pm index aed46c9..0ad0892 100644 --- a/lib/Math/Decimal/FastPP.pm +++ b/lib/Math/Decimal/FastPP.pm @@ -277,7 +277,7 @@ L<Math::BigFloat|Math::BigFloat>, L<Math::Decimal|Math::Decimal> =head1 LICENSE AND COPYRIGHT -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/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 |