diff options
author | P. J. McDermott <pj@pehjota.net> | 2019-09-05 12:54:40 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2019-09-05 12:54:40 (EDT) |
commit | 56e497c5f5093379096b3394ce9315882d412308 (patch) | |
tree | ee6f0903b0f16423d0ce0c877d61950eb959231b /test | |
parent | ebddfcee90d3b6cb115fe6065e099a8fa72740fc (diff) | |
download | decmath.js-56e497c5f5093379096b3394ce9315882d412308.zip decmath.js-56e497c5f5093379096b3394ce9315882d412308.tar.gz decmath.js-56e497c5f5093379096b3394ce9315882d412308.tar.bz2 |
Update copyright notices
Copyrights in my contributions to this package were transferred to
Libiquity LLC by a contract executed 2019-09-04.
Diffstat (limited to 'test')
-rw-r--r-- | test/10_dadd.js | 2 | ||||
-rw-r--r-- | test/11_dmul.js | 2 | ||||
-rw-r--r-- | test/12_dmul-dadd.js | 2 | ||||
-rw-r--r-- | test/13_drhtz-drhfz.js | 2 | ||||
-rw-r--r-- | test/14_dfmt.js | 2 | ||||
-rw-r--r-- | test/20_nj-st-75-2017.js | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/test/10_dadd.js b/test/10_dadd.js index c329a1a..06c6174 100644 --- a/test/10_dadd.js +++ b/test/10_dadd.js @@ -4,7 +4,7 @@ * @licstart The following is the entire license notice for the * JavaScript code in this file. * - * 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/test/11_dmul.js b/test/11_dmul.js index b4d4626..529389c 100644 --- a/test/11_dmul.js +++ b/test/11_dmul.js @@ -4,7 +4,7 @@ * @licstart The following is the entire license notice for the * JavaScript code in this file. * - * 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/test/12_dmul-dadd.js b/test/12_dmul-dadd.js index b20d4b7..c03dbc4 100644 --- a/test/12_dmul-dadd.js +++ b/test/12_dmul-dadd.js @@ -4,7 +4,7 @@ * @licstart The following is the entire license notice for the * JavaScript code in this file. * - * 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/test/13_drhtz-drhfz.js b/test/13_drhtz-drhfz.js index 32e314c..55f14d6 100644 --- a/test/13_drhtz-drhfz.js +++ b/test/13_drhtz-drhfz.js @@ -4,7 +4,7 @@ * @licstart The following is the entire license notice for the * JavaScript code in this file. * - * 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/test/14_dfmt.js b/test/14_dfmt.js index 278f052..89f95c2 100644 --- a/test/14_dfmt.js +++ b/test/14_dfmt.js @@ -4,7 +4,7 @@ * @licstart The following is the entire license notice for the * JavaScript code in this file. * - * 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/test/20_nj-st-75-2017.js b/test/20_nj-st-75-2017.js index 0cecc73..bb0fa3c 100644 --- a/test/20_nj-st-75-2017.js +++ b/test/20_nj-st-75-2017.js @@ -4,7 +4,7 @@ * @licstart The following is the entire license notice for the * JavaScript code in this file. * - * 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 |