diff options
author | Marcello Stanisci <marcello.stanisci@inria.fr> | 2016-07-07 17:59:29 +0200 |
---|---|---|
committer | Marcello Stanisci <marcello.stanisci@inria.fr> | 2016-07-07 17:59:29 +0200 |
commit | 1349ec561e34106b1ecdc149e7129fc49960f511 (patch) | |
tree | 84942a79f7174412bec4f53196c883b41193fe4a /pages | |
parent | d663b3768b8b713571bbefaf0ea7d0a83775bb50 (diff) |
fixing #4594
Diffstat (limited to 'pages')
-rw-r--r-- | pages/confirm-contract.tsx | 2 | ||||
-rw-r--r-- | pages/confirm-create-reserve.tsx | 2 | ||||
-rw-r--r-- | pages/show-db.ts | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/pages/confirm-contract.tsx b/pages/confirm-contract.tsx index 2e055d4f1..fadbc3233 100644 --- a/pages/confirm-contract.tsx +++ b/pages/confirm-contract.tsx @@ -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/pages/confirm-create-reserve.tsx b/pages/confirm-create-reserve.tsx index f490451ca..dafd3ef33 100644 --- a/pages/confirm-create-reserve.tsx +++ b/pages/confirm-create-reserve.tsx @@ -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/pages/show-db.ts b/pages/show-db.ts index c99d2f2b3..9a7b315cf 100644 --- a/pages/show-db.ts +++ b/pages/show-db.ts @@ -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/> */ |