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 /lib/wallet | |
parent | d663b3768b8b713571bbefaf0ea7d0a83775bb50 (diff) |
fixing #4594
Diffstat (limited to 'lib/wallet')
-rw-r--r-- | lib/wallet/checkable.ts | 2 | ||||
-rw-r--r-- | lib/wallet/cryptoApi.ts | 2 | ||||
-rw-r--r-- | lib/wallet/cryptoLib.ts | 2 | ||||
-rw-r--r-- | lib/wallet/cryptoWorker.ts | 2 | ||||
-rw-r--r-- | lib/wallet/db.ts | 2 | ||||
-rw-r--r-- | lib/wallet/emscriptif.ts | 2 | ||||
-rw-r--r-- | lib/wallet/helpers.ts | 2 | ||||
-rw-r--r-- | lib/wallet/http.ts | 2 | ||||
-rw-r--r-- | lib/wallet/query.ts | 2 | ||||
-rw-r--r-- | lib/wallet/types.ts | 2 | ||||
-rw-r--r-- | lib/wallet/wallet.ts | 2 | ||||
-rw-r--r-- | lib/wallet/wxApi.ts | 2 | ||||
-rw-r--r-- | lib/wallet/wxMessaging.ts | 2 |
13 files changed, 13 insertions, 13 deletions
diff --git a/lib/wallet/checkable.ts b/lib/wallet/checkable.ts index 27ea9bf74..a35634e81 100644 --- a/lib/wallet/checkable.ts +++ b/lib/wallet/checkable.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/> */ diff --git a/lib/wallet/cryptoApi.ts b/lib/wallet/cryptoApi.ts index 3cbed89c3..a0113b2ea 100644 --- a/lib/wallet/cryptoApi.ts +++ b/lib/wallet/cryptoApi.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/> */ diff --git a/lib/wallet/cryptoLib.ts b/lib/wallet/cryptoLib.ts index c18c9d74d..1acbdaa16 100644 --- a/lib/wallet/cryptoLib.ts +++ b/lib/wallet/cryptoLib.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/> */ /** diff --git a/lib/wallet/cryptoWorker.ts b/lib/wallet/cryptoWorker.ts index 958c2de74..c4c467d2c 100644 --- a/lib/wallet/cryptoWorker.ts +++ b/lib/wallet/cryptoWorker.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/> */ /** diff --git a/lib/wallet/db.ts b/lib/wallet/db.ts index 78534b567..6cd25ee27 100644 --- a/lib/wallet/db.ts +++ b/lib/wallet/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/> */ "use strict"; diff --git a/lib/wallet/emscriptif.ts b/lib/wallet/emscriptif.ts index aea98f50f..8540d15d0 100644 --- a/lib/wallet/emscriptif.ts +++ b/lib/wallet/emscriptif.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/> */ import {AmountJson} from "./types"; diff --git a/lib/wallet/helpers.ts b/lib/wallet/helpers.ts index 477fce33f..fd1650758 100644 --- a/lib/wallet/helpers.ts +++ b/lib/wallet/helpers.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/> */ diff --git a/lib/wallet/http.ts b/lib/wallet/http.ts index 3bc80f40a..60f388e4b 100644 --- a/lib/wallet/http.ts +++ b/lib/wallet/http.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/> */ /** diff --git a/lib/wallet/query.ts b/lib/wallet/query.ts index b4f9c511b..4eccb696b 100644 --- a/lib/wallet/query.ts +++ b/lib/wallet/query.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/> */ diff --git a/lib/wallet/types.ts b/lib/wallet/types.ts index c20884cff..2434dca32 100644 --- a/lib/wallet/types.ts +++ b/lib/wallet/types.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/> */ /** diff --git a/lib/wallet/wallet.ts b/lib/wallet/wallet.ts index 9d3799bde..9edad2c5c 100644 --- a/lib/wallet/wallet.ts +++ b/lib/wallet/wallet.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/> */ /** diff --git a/lib/wallet/wxApi.ts b/lib/wallet/wxApi.ts index 2b69ff82e..84235c6a9 100644 --- a/lib/wallet/wxApi.ts +++ b/lib/wallet/wxApi.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/> */ import {AmountJson} from "./types"; diff --git a/lib/wallet/wxMessaging.ts b/lib/wallet/wxMessaging.ts index b4f3c3ec4..a8dc27524 100644 --- a/lib/wallet/wxMessaging.ts +++ b/lib/wallet/wxMessaging.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/> */ |