From 1cca800254bca4b34e911f252223ef0456dd95d7 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Tue, 1 Mar 2016 19:46:20 +0100 Subject: add author --- pages/confirm-contract.tsx | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'pages/confirm-contract.tsx') diff --git a/pages/confirm-contract.tsx b/pages/confirm-contract.tsx index ff6ffba64..9ce1b0a5a 100644 --- a/pages/confirm-contract.tsx +++ b/pages/confirm-contract.tsx @@ -14,6 +14,13 @@ TALER; see the file COPYING. If not, If not, see */ +/** + * Page shown to the user to confirm entering + * a contract. + * + * @author Florian Dold + */ + /// "use strict"; @@ -79,4 +86,4 @@ export function main() { offer); }); } -} \ No newline at end of file +} -- cgit v1.2.3