summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/fragment_payment_successful.xml
diff options
context:
space:
mode:
authorTorsten Grote <t@grobox.de>2020-02-14 12:44:30 -0300
committerTorsten Grote <t@grobox.de>2020-02-14 16:13:21 -0300
commit6f022dd8d9f14f9b52a8ca6d2b76c5ebb5286588 (patch)
treedfeba5b8347ceeda4cd88ceff70e71f6c34eef88 /app/src/main/res/layout/fragment_payment_successful.xml
parent497af85f4ccd40aaba29cf1fa3ed230a4d43159c (diff)
downloadwallet-android-6f022dd8d9f14f9b52a8ca6d2b76c5ebb5286588.tar.gz
wallet-android-6f022dd8d9f14f9b52a8ca6d2b76c5ebb5286588.tar.bz2
wallet-android-6f022dd8d9f14f9b52a8ca6d2b76c5ebb5286588.zip
Add updated copyright to all project files
Diffstat (limited to 'app/src/main/res/layout/fragment_payment_successful.xml')
-rw-r--r--app/src/main/res/layout/fragment_payment_successful.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/app/src/main/res/layout/fragment_payment_successful.xml b/app/src/main/res/layout/fragment_payment_successful.xml
index 414efc9..f52380a 100644
--- a/app/src/main/res/layout/fragment_payment_successful.xml
+++ b/app/src/main/res/layout/fragment_payment_successful.xml
@@ -1,4 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
+<!--
+ ~ This file is part of GNU Taler
+ ~ (C) 2020 Taler Systems S.A.
+ ~
+ ~ GNU 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
+ ~ Foundation; either version 3, or (at your option) any later version.
+ ~
+ ~ GNU Taler is distributed in the hope that it will be useful, but WITHOUT ANY
+ ~ WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
+ ~ A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+ ~
+ ~ You should have received a copy of the GNU General Public License along with
+ ~ GNU Taler; see the file COPYING. If not, see <http://www.gnu.org/licenses/>
+ -->
+
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"