From 2c52046f0bf358a5e07c53394b3b72d091356cce Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Thu, 12 Mar 2020 00:44:28 +0530 Subject: full recoup, untested/unfinished first attempt --- src/types/walletTypes.ts | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'src/types/walletTypes.ts') diff --git a/src/types/walletTypes.ts b/src/types/walletTypes.ts index 9887474c3..c6473a9b7 100644 --- a/src/types/walletTypes.ts +++ b/src/types/walletTypes.ts @@ -1,6 +1,6 @@ /* - This file is part of TALER - (C) 2015-2017 GNUnet e.V. and INRIA + This file is part of GNU Taler + (C) 2015-2020 Taler Systems SA TALER is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software @@ -20,6 +20,8 @@ * These types are defined in a separate file make tree shaking easier, since * some components use these types (via RPC) but do not depend on the wallet * code directly. + * + * @author Florian Dold */ /** -- cgit v1.2.3