summaryrefslogtreecommitdiff
path: root/src/frontend/generate_taler_contract.php
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-08-18 23:03:05 +0200
committerChristian Grothoff <christian@grothoff.org>2015-08-18 23:03:05 +0200
commitef5e9452c3ed1ad83de9bff113b693de151fad5a (patch)
tree75e8024e4e138210e643eefbc062de42a7eb0d6b /src/frontend/generate_taler_contract.php
parent69bbbd9a4d9dd7bc2bd15cea190743f5c5276636 (diff)
downloadmerchant-ef5e9452c3ed1ad83de9bff113b693de151fad5a.tar.gz
merchant-ef5e9452c3ed1ad83de9bff113b693de151fad5a.tar.bz2
merchant-ef5e9452c3ed1ad83de9bff113b693de151fad5a.zip
clarify license as LGPL
Diffstat (limited to 'src/frontend/generate_taler_contract.php')
-rw-r--r--src/frontend/generate_taler_contract.php11
1 files changed, 6 insertions, 5 deletions
diff --git a/src/frontend/generate_taler_contract.php b/src/frontend/generate_taler_contract.php
index 8dc77da8..ce073e7a 100644
--- a/src/frontend/generate_taler_contract.php
+++ b/src/frontend/generate_taler_contract.php
@@ -1,18 +1,19 @@
<?php
/*
- This file is part of TALER
- Copyright (C) 2014, 2015 Christian Grothoff (and other contributing authors)
+ This file is part of GNU TALER.
+ Copyright (C) 2014, 2015 GNUnet e.V.
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
+ 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.
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.
+ A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
- You should have received a copy of the GNU General Public License along with
+ You should have received a copy of the GNU Lesser General Public License along with
TALER; see the file COPYING. If not, If not, see <http://www.gnu.org/licenses/>
+
*/
/*