diff options
author | Christian Grothoff <christian@grothoff.org> | 2015-02-08 00:16:22 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2015-02-08 00:16:22 +0100 |
commit | 477e68c5065b31726cdd44f2f7667b2da90080e7 (patch) | |
tree | 2ec3a458cbbcc1cc0b8721ac7658f430d07f255e /src/include | |
parent | 421977d875ef7ce68cd40040194be4ea468d06bd (diff) |
bringing copyright tags up to FSF standard
Diffstat (limited to 'src/include')
-rw-r--r-- | src/include/platform.h | 2 | ||||
-rw-r--r-- | src/include/taler_amount_lib.h | 2 | ||||
-rw-r--r-- | src/include/taler_crypto_lib.h | 2 | ||||
-rw-r--r-- | src/include/taler_json_lib.h | 2 | ||||
-rw-r--r-- | src/include/taler_mint_service.h | 2 | ||||
-rw-r--r-- | src/include/taler_signatures.h | 2 | ||||
-rw-r--r-- | src/include/taler_util.h | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/src/include/platform.h b/src/include/platform.h index 4cba7abf..9a1dafc3 100644 --- a/src/include/platform.h +++ b/src/include/platform.h @@ -1,6 +1,6 @@ /* This file is part of TALER - (C) 2014 Chrisitan Grothoff (and other contributing authors) + Copyright (C) 2014 Chrisitan Grothoff (and other contributing authors) 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 diff --git a/src/include/taler_amount_lib.h b/src/include/taler_amount_lib.h index 50b34ff1..72f5d4ff 100644 --- a/src/include/taler_amount_lib.h +++ b/src/include/taler_amount_lib.h @@ -1,6 +1,6 @@ /* This file is part of TALER - (C) 2014, 2015 Christian Grothoff (and other contributing authors) + Copyright (C) 2014, 2015 Christian Grothoff (and other contributing authors) 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 diff --git a/src/include/taler_crypto_lib.h b/src/include/taler_crypto_lib.h index 3b4f0d8c..db663612 100644 --- a/src/include/taler_crypto_lib.h +++ b/src/include/taler_crypto_lib.h @@ -1,6 +1,6 @@ /* This file is part of TALER - (C) 2014, 2015 Christian Grothoff (and other contributing authors) + Copyright (C) 2014, 2015 Christian Grothoff (and other contributing authors) 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 diff --git a/src/include/taler_json_lib.h b/src/include/taler_json_lib.h index b9e42069..262e612c 100644 --- a/src/include/taler_json_lib.h +++ b/src/include/taler_json_lib.h @@ -1,6 +1,6 @@ /* This file is part of TALER - (C) 2014 Christian Grothoff (and other contributing authors) + Copyright (C) 2014 Christian Grothoff (and other contributing authors) 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 diff --git a/src/include/taler_mint_service.h b/src/include/taler_mint_service.h index 96bd2e32..f300a5cf 100644 --- a/src/include/taler_mint_service.h +++ b/src/include/taler_mint_service.h @@ -1,6 +1,6 @@ /* This file is part of TALER - (C) 2014 Christian Grothoff (and other contributing authors) + Copyright (C) 2014 Christian Grothoff (and other contributing authors) TALER is free software; you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software diff --git a/src/include/taler_signatures.h b/src/include/taler_signatures.h index 42b53836..905d1ed2 100644 --- a/src/include/taler_signatures.h +++ b/src/include/taler_signatures.h @@ -1,6 +1,6 @@ /* This file is part of TALER - (C) 2014 Christian Grothoff (and other contributing authors) + Copyright (C) 2014 Christian Grothoff (and other contributing authors) 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 diff --git a/src/include/taler_util.h b/src/include/taler_util.h index f2f31972..74feb037 100644 --- a/src/include/taler_util.h +++ b/src/include/taler_util.h @@ -1,6 +1,6 @@ /* This file is part of TALER - (C) 2014, 2015 Christian Grothoff (and other contributing authors) + Copyright (C) 2014, 2015 Christian Grothoff (and other contributing authors) 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 |