diff --git a/api/tests/approved_files/TestAPIRoot.test_documents.approved.json b/api/tests/approved_files/TestAPIRoot.test_documents.approved.json index fc5578e8..3bd92e4f 100644 --- a/api/tests/approved_files/TestAPIRoot.test_documents.approved.json +++ b/api/tests/approved_files/TestAPIRoot.test_documents.approved.json @@ -189,7 +189,7 @@ "desc": "Black Flag Roleplaying Reference Document v0.2, \u00a9 Open Design LLC d/b/a Kobold Press", "license": "ORC License", "license_url": "https://paizo.com/orclicense", - "organization": "Kobold Press", + "organization": "Kobold Press\u2122", "slug": "blackflag", "title": "Black Flag SRD", "url": "https://koboldpress.com/black-flag-reference-document/", @@ -201,7 +201,7 @@ "desc": "Tome of Beasts Open-Gaming License Content by Kobold Press", "license": "Open Gaming License", "license_url": "http://open5e.com/legal", - "organization": "Kobold Press", + "organization": "Kobold Press\u2122", "slug": "tob-2023", "title": "Tome of Beasts 2023", "url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/", diff --git a/data/v1/blackflag/Document.json b/data/v1/blackflag/Document.json index e1ae05a9..b8781799 100644 --- a/data/v1/blackflag/Document.json +++ b/data/v1/blackflag/Document.json @@ -8,7 +8,7 @@ "desc": "Black Flag Roleplaying Reference Document v0.2, © Open Design LLC d/b/a Kobold Press", "license": "ORC License", "author": "Kobold Press", - "organization": "Kobold Press", + "organization": "Kobold Press™", "version": "0.2", "url": "https://koboldpress.com/black-flag-reference-document/", "copyright": "ORC NOTICE: This product is licensed under the ORC License, located at the Library of Congress at TX 9-307-067, and available online at various locations including koboldpress.com/orclicense and others. All warranties are disclaimed as set forth therein.", diff --git a/data/v1/tob-2023/Document.json b/data/v1/tob-2023/Document.json index f937bcb1..580e7e25 100644 --- a/data/v1/tob-2023/Document.json +++ b/data/v1/tob-2023/Document.json @@ -8,7 +8,7 @@ "desc": "Tome of Beasts Open-Gaming License Content by Kobold Press", "license": "Open Gaming License", "author": "Dan Dillon, Chris Harris, Rodrigo Garcia Carmona, Wolfgang Baur", - "organization": "Kobold Press", + "organization": "Kobold Press™", "version": "1.0", "url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/", "copyright": "Tome of Beasts. 2023 Open Design LLC. All rights reserved.",