summaryrefslogtreecommitdiff
path: root/taler-merchant-api-tutorial.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-06-26 17:42:30 +0200
committerChristian Grothoff <christian@grothoff.org>2020-06-26 17:42:30 +0200
commit18012a7d0568cda761b6f7886fa445e4e8f8ff65 (patch)
tree09da500abf890c22d58f0a63a6a788a16a8f3c14 /taler-merchant-api-tutorial.rst
parent704a5e1eceed1a6f73d7998ce3068e848ac03e87 (diff)
downloaddocs-18012a7d0568cda761b6f7886fa445e4e8f8ff65.tar.gz
docs-18012a7d0568cda761b6f7886fa445e4e8f8ff65.tar.bz2
docs-18012a7d0568cda761b6f7886fa445e4e8f8ff65.zip
terminology for merchant backend
Diffstat (limited to 'taler-merchant-api-tutorial.rst')
-rw-r--r--taler-merchant-api-tutorial.rst23
1 files changed, 22 insertions, 1 deletions
diff --git a/taler-merchant-api-tutorial.rst b/taler-merchant-api-tutorial.rst
index 6442e7c2..eb9505ce 100644
--- a/taler-merchant-api-tutorial.rst
+++ b/taler-merchant-api-tutorial.rst
@@ -1,5 +1,26 @@
+..
+ This file is part of GNU TALER.
+ Copyright (C) 2014-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
+ Foundation; either version 2.1, or (at your option) any later version.
+
+ 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 Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public License along with
+ TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/>
+
+ @author Marcello Stanisci
+ @author Florian Dold
+ @author Christian Grothoff
+
+.. _merchant-api-tutorial:
+
GNU Taler Merchant API Tutorial
-###################################
+###############################
Introduction
============