gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-anastasis] 01/02: created file for command line tool


From: gnunet
Subject: [taler-anastasis] 01/02: created file for command line tool
Date: Sat, 16 May 2020 12:25:58 +0200

This is an automated email from the git hooks/post-receive script.

dennis-neufeld pushed a commit to branch master
in repository anastasis.

commit 79ae2fe6e2470228f278e2bdf6988adb8e9267fc
Author: Dennis Neufeld <address@hidden>
AuthorDate: Sat May 16 08:12:30 2020 +0000

    created file for command line tool
---
 src/cli/anastasis-cli.c | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

diff --git a/src/cli/anastasis-cli.c b/src/cli/anastasis-cli.c
new file mode 100644
index 0000000..4d9ff81
--- /dev/null
+++ b/src/cli/anastasis-cli.c
@@ -0,0 +1,25 @@
+/*
+  This file is part of Anastasis
+  Copyright (C) 2020 Taler Systems SA
+
+  Anastasis is free software; you can redistribute it and/or modify it under 
the
+  terms of the GNU Lesser General Public License as published by the Free 
Software
+  Foundation; either version 3, or (at your option) any later version.
+
+  Anastasis 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
+  Anastasis; see the file COPYING.GPL.  If not, see 
<http://www.gnu.org/licenses/>
+*/
+/**
+ * @file cli/anastasis-cli.c
+ * @brief command line tool for anastasis
+ * @author Christian Grothoff
+ * @author Dennis Neufeld
+ * @author Dominik Meister
+ */
+
+
+/* end of anastasis-cli.c */
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]