summaryrefslogtreecommitdiff
path: root/app/src/main/java/net/taler/merchantpos/order/CategoriesFragment.kt
diff options
context:
space:
mode:
authorTorsten Grote <t@grobox.de>2020-03-16 09:29:43 -0300
committerTorsten Grote <t@grobox.de>2020-03-16 09:30:23 -0300
commite955222d88efb2b4e717e436d9ce2abb93c91361 (patch)
tree46143e0447c465ff3eb1b1867a93fb2401a682f4 /app/src/main/java/net/taler/merchantpos/order/CategoriesFragment.kt
parentf4e152ecabe2152a11b422bbcbd72eaaa05bf626 (diff)
downloadmerchant-terminal-android-e955222d88efb2b4e717e436d9ce2abb93c91361.tar.gz
merchant-terminal-android-e955222d88efb2b4e717e436d9ce2abb93c91361.tar.bz2
merchant-terminal-android-e955222d88efb2b4e717e436d9ce2abb93c91361.zip
Add Copyright headers to all source files
Diffstat (limited to 'app/src/main/java/net/taler/merchantpos/order/CategoriesFragment.kt')
-rw-r--r--app/src/main/java/net/taler/merchantpos/order/CategoriesFragment.kt16
1 files changed, 16 insertions, 0 deletions
diff --git a/app/src/main/java/net/taler/merchantpos/order/CategoriesFragment.kt b/app/src/main/java/net/taler/merchantpos/order/CategoriesFragment.kt
index 549eb78..34b97c0 100644
--- a/app/src/main/java/net/taler/merchantpos/order/CategoriesFragment.kt
+++ b/app/src/main/java/net/taler/merchantpos/order/CategoriesFragment.kt
@@ -1,3 +1,19 @@
+/*
+ * 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/>
+ */
+
package net.taler.merchantpos.order
import android.os.Bundle