From 8ac108df86b27c183793af172bc5d92dd2799524 Mon Sep 17 00:00:00 2001 From: Ade Bateman Date: Thu, 28 Apr 2016 12:54:40 -0700 Subject: [PATCH] Add previous publication metadata. --- specs/basic-card-payment.html | 4 ++-- specs/method-identifiers.html | 4 ++-- specs/paymentrequest.html | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/specs/basic-card-payment.html b/specs/basic-card-payment.html index 3a2f0466..35a9b747 100644 --- a/specs/basic-card-payment.html +++ b/specs/basic-card-payment.html @@ -25,8 +25,8 @@ useExperimentalStyles: true, license: "w3c-software-doc", - //previousMaturity: "FPWD", - //previousPublishDate: "1977-03-15", + previousMaturity: "FPWD", + previousPublishDate: "2016-04-21", wg: "Web Payments Working Group", wgURI: "https://www.w3.org/Payments/WG/", diff --git a/specs/method-identifiers.html b/specs/method-identifiers.html index c055e73f..eedc310a 100644 --- a/specs/method-identifiers.html +++ b/specs/method-identifiers.html @@ -25,8 +25,8 @@ license: "w3c-software-doc", "noRecTrack": true, - //previousMaturity: "FPWD", - //previousPublishDate: "1977-03-15", + previousMaturity: "FPWD", + previousPublishDate: "2016-04-21", wg: "Web Payments Working Group", wgURI: "https://www.w3.org/Payments/WG/", diff --git a/specs/paymentrequest.html b/specs/paymentrequest.html index 4f405f52..f0714c2c 100644 --- a/specs/paymentrequest.html +++ b/specs/paymentrequest.html @@ -25,8 +25,8 @@ useExperimentalStyles: true, license: "w3c-software-doc", - //previousMaturity: "FPWD", - //previousPublishDate: "1977-03-15", + previousMaturity: "FPWD", + previousPublishDate: "2016-04-21", wg: "Web Payments Working Group", wgURI: "https://www.w3.org/Payments/WG/",