diff --git a/test/doc-views/TR/Registry/CRY.js b/test/doc-views/TR/Registry/CRY.js index e17baa10c..86add3736 100644 --- a/test/doc-views/TR/Registry/CRY.js +++ b/test/doc-views/TR/Registry/CRY.js @@ -28,7 +28,7 @@ export default { ...good, header: { ...good.header, - defaultDate: '04 November 2024', + defaultDate: '04 November 2025', }, }, multipleDateFound: { diff --git a/test/doc-views/TR/TRBase.js b/test/doc-views/TR/TRBase.js index c800bec4b..d1a904a3b 100644 --- a/test/doc-views/TR/TRBase.js +++ b/test/doc-views/TR/TRBase.js @@ -76,7 +76,7 @@ export function buildCommonViewData(base) { ...base.copyright, showDefault: false, exceptionHtml: - 'Copyright © 1999-2023 International Digital Publishing Forum and World Wide Web Consortium. W3C® liability, trademark and permissive document license rules apply.', + 'Copyright © 1999-2024 International Digital Publishing Forum and World Wide Web Consortium. W3C® liability, trademark and permissive document license rules apply.', }, }, copyrightExceptionNotFound: { @@ -94,7 +94,7 @@ export function buildCommonViewData(base) { ...base.copyright, showDefault: false, exceptionHtml: - 'Copyright Exception Not Found © 1999-2023 International Digital Publishing Forum and World Wide Web Consortium. W3C® liability, trademark and permissive document license rules apply.', + 'Copyright Exception Not Found © 1999-2024 International Digital Publishing Forum and World Wide Web Consortium. W3C® liability, trademark and permissive document license rules apply.', }, }, }, @@ -262,7 +262,7 @@ export function buildCandidateReviewEnd(base) { ...base, sotd: { ...base.sotd, - defaultCRDate: '02 December 2024', + defaultCRDate: '02 October 2025', }, }, }; diff --git a/test/doc-views/layout/spec.handlebars b/test/doc-views/layout/spec.handlebars index 0ac55a6df..2964502bb 100644 --- a/test/doc-views/layout/spec.handlebars +++ b/test/doc-views/layout/spec.handlebars @@ -66,8 +66,8 @@ {{#if dl.thisVersion.show}}
- This Candidate Registry is not expected to advance to Registry any earlier than 6 June 2024. + This Candidate Registry is not expected to advance to Registry any earlier than 6 June 2025.
{{/config.isCRY}} diff --git a/test/doc-views/specBase.js b/test/doc-views/specBase.js index 5df40bd9a..a9506e736 100644 --- a/test/doc-views/specBase.js +++ b/test/doc-views/specBase.js @@ -38,7 +38,7 @@ export const data = { show: true, text: 'More details about this document', }, - defaultDate: '04 November 2023', + defaultDate: '04 August 2024', showDefaultDate: false, }, secno: 'secno',