diff options
| author | Marcello Stanisci <marcello.stanisci@inria.fr> | 2016-07-07 17:55:25 +0200 |
|---|---|---|
| committer | Marcello Stanisci <marcello.stanisci@inria.fr> | 2016-07-07 17:55:25 +0200 |
| commit | 59c6856284997196a0e1608e8038898a79b85a88 (patch) | |
| tree | 2fbdd612790cbcd8d7b22e47e78408d7eae161a0 /src/util | |
| parent | 5b86e59eacd57998429e3733863d7e5d34d496c7 (diff) | |
fixing #4594
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 4ac7d30a..407232a9 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 042cf887..3200e2a0 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 64047715..dda31e74 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 b677c6d8..f442cefb 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 1f7931a4..e01a2cc0 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/> */ /** |
