diff options
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/> */ /** |