summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README2
-rw-r--r--lib/decmath.js2
-rw-r--r--test/10_dadd.js2
-rw-r--r--test/11_dmul.js2
-rw-r--r--test/12_dmul-dadd.js2
-rw-r--r--test/13_drhtz-drhfz.js2
-rw-r--r--test/14_dfmt.js2
-rw-r--r--test/20_nj-st-75-2017.js2
8 files changed, 8 insertions, 8 deletions
diff --git a/README b/README
index dbde4aa..9a36e31 100644
--- a/README
+++ b/README
@@ -17,7 +17,7 @@ module, also written by Patrick McDermott.
Copyright Information
---------------------
-Copyright (C) 2017 Patrick McDermott
+Copyright (C) 2017 Libiquity LLC
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
diff --git a/lib/decmath.js b/lib/decmath.js
index 90c4edc..a395f8f 100644
--- a/lib/decmath.js
+++ b/lib/decmath.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/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