diff options
author | Christian Grothoff <christian@grothoff.org> | 2016-07-13 16:02:13 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2016-07-13 16:02:13 +0200 |
commit | e800772c85e1e1399c756162921c3f557794ffea (patch) | |
tree | 7cd94cf542ef5e441b16ae3f5e3a3db1771de4a6 /src/util | |
parent | 0973bca1e480d9a60b57851af12efabcdb84ecc2 (diff) | |
parent | 59c6856284997196a0e1608e8038898a79b85a88 (diff) |
Merge branch 'master' of git+ssh://git.taler.net/var/git/exchange
Diffstat (limited to 'src/util')
-rw-r--r-- | src/util/amount.c | 2 | ||||
-rw-r--r-- | src/util/crypto.c | 2 | ||||
-rw-r--r-- | src/util/test_amount.c | 2 | ||||
-rw-r--r-- | src/util/test_crypto.c | 2 | ||||
-rw-r--r-- | src/util/util.c | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/src/util/amount.c b/src/util/amount.c index 4ac7d30ab..407232a9e 100644 --- a/src/util/amount.c +++ b/src/util/amount.c @@ -11,7 +11,7 @@ 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 - TALER; see the file COPYING. If not, If not, see <http://www.gnu.org/licenses/> + TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> */ /** * @file util/amount.c diff --git a/src/util/crypto.c b/src/util/crypto.c index 042cf8871..3200e2a05 100644 --- a/src/util/crypto.c +++ b/src/util/crypto.c @@ -11,7 +11,7 @@ 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 - TALER; see the file COPYING. If not, If not, see <http://www.gnu.org/licenses/> + TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> */ /** * @file util/crypto.c diff --git a/src/util/test_amount.c b/src/util/test_amount.c index 640477156..dda31e74b 100644 --- a/src/util/test_amount.c +++ b/src/util/test_amount.c @@ -11,7 +11,7 @@ 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 - TALER; see the file COPYING. If not, If not, see <http://www.gnu.org/licenses/> + TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> */ /** diff --git a/src/util/test_crypto.c b/src/util/test_crypto.c index b677c6d8f..f442cefbd 100644 --- a/src/util/test_crypto.c +++ b/src/util/test_crypto.c @@ -11,7 +11,7 @@ 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 - TALER; see the file COPYING. If not, If not, see <http://www.gnu.org/licenses/> + TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> */ /** diff --git a/src/util/util.c b/src/util/util.c index 1f7931a43..e01a2cc02 100644 --- a/src/util/util.c +++ b/src/util/util.c @@ -11,7 +11,7 @@ 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 - TALER; see the file COPYING. If not, If not, see <http://www.gnu.org/licenses/> + TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> */ /** |