diff options
| author | Christian Grothoff <christian@grothoff.org> | 2020-01-19 19:21:58 +0100 | 
|---|---|---|
| committer | Christian Grothoff <christian@grothoff.org> | 2020-01-19 19:21:58 +0100 | 
| commit | d22a52cc7a2797c4dfd31e4b5d90e6a4ef610cf3 (patch) | |
| tree | 0e76a3f4dcc24073ce6b5293a43f577d1264ba38 /src/include | |
| parent | cf2e77c929c12f2037c9fd24722f6f27d377cba5 (diff) | |
fix copyright headers as per CA
Diffstat (limited to 'src/include')
| -rw-r--r-- | src/include/backoff.h | 2 | ||||
| -rw-r--r-- | src/include/taler_amount_lib.h | 2 | ||||
| -rw-r--r-- | src/include/taler_auditordb_lib.h | 2 | ||||
| -rw-r--r-- | src/include/taler_curl_lib.h | 2 | ||||
| -rw-r--r-- | src/include/taler_exchangedb_lib.h | 2 | ||||
| -rw-r--r-- | src/include/taler_json_lib.h | 2 | ||||
| -rw-r--r-- | src/include/taler_pq_lib.h | 2 | ||||
| -rw-r--r-- | src/include/taler_signatures.h | 2 | 
8 files changed, 8 insertions, 8 deletions
| diff --git a/src/include/backoff.h b/src/include/backoff.h index 9eefde21..ec59a420 100644 --- a/src/include/backoff.h +++ b/src/include/backoff.h @@ -1,6 +1,6 @@  /*    This file is part of TALER -  Copyright (C) 2014-2018 GNUnet e.V. +  Copyright (C) 2014-2018 Taler Systems SA    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 df1cf06f..6e2a5f58 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 -  Copyright (C) 2014, 2015 GNUnet e.V. +  Copyright (C) 2014, 2015 Taler Systems SA    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_auditordb_lib.h b/src/include/taler_auditordb_lib.h index 0953cf11..3ba3bb37 100644 --- a/src/include/taler_auditordb_lib.h +++ b/src/include/taler_auditordb_lib.h @@ -1,6 +1,6 @@  /*    This file is part of TALER -  Copyright (C) 2016 Inria & GNUnet e.V. +  Copyright (C) 2016 Taler Systems SA    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_curl_lib.h b/src/include/taler_curl_lib.h index 9fa0005a..d7c24a13 100644 --- a/src/include/taler_curl_lib.h +++ b/src/include/taler_curl_lib.h @@ -1,6 +1,6 @@  /*    This file is part of TALER -  Copyright (C) 2019 GNUnet e.V. +  Copyright (C) 2019 Taler Systems SA    TALER is free software; you can redistribute it and/or modify it    under the terms of the GNU General Public License as published diff --git a/src/include/taler_exchangedb_lib.h b/src/include/taler_exchangedb_lib.h index a167be33..981cda84 100644 --- a/src/include/taler_exchangedb_lib.h +++ b/src/include/taler_exchangedb_lib.h @@ -1,6 +1,6 @@  /*    This file is part of TALER -  Copyright (C) 2014-2017 Inria & GNUnet e.V. +  Copyright (C) 2014-2017 Taler Systems SA    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 3d4896d3..be98f2a7 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 -  Copyright (C) 2014, 2015, 2016 GNUnet e.V. +  Copyright (C) 2014, 2015, 2016 Taler Systems SA    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_pq_lib.h b/src/include/taler_pq_lib.h index 066f117e..4545b6d5 100644 --- a/src/include/taler_pq_lib.h +++ b/src/include/taler_pq_lib.h @@ -1,6 +1,6 @@  /*    This file is part of TALER -  Copyright (C) 2014, 2015, 2016 GNUnet e.V. +  Copyright (C) 2014, 2015, 2016 Taler Systems SA    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_signatures.h b/src/include/taler_signatures.h index 8edfcc6d..5a42ef61 100644 --- a/src/include/taler_signatures.h +++ b/src/include/taler_signatures.h @@ -1,6 +1,6 @@  /*    This file is part of TALER -  Copyright (C) 2014-2017 GNUnet e.V. +  Copyright (C) 2014-2017 Taler Systems SA    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 | 
