diff options
| author | Dominik Schürmann <dominik@dominikschuermann.de> | 2016-02-09 00:24:46 +0100 | 
|---|---|---|
| committer | Dominik Schürmann <dominik@dominikschuermann.de> | 2016-02-09 00:24:46 +0100 | 
| commit | 79db5c0ebeeb6616dd04426927c40bef307ecdf3 (patch) | |
| tree | fdaa796f370d961cf9e0b870852994120959091c /OpenKeychain/src/main/res/raw-ja | |
| parent | 55b4790abd680635fda83d95a3197b2b18288a2a (diff) | |
| download | open-keychain-79db5c0ebeeb6616dd04426927c40bef307ecdf3.tar.gz open-keychain-79db5c0ebeeb6616dd04426927c40bef307ecdf3.tar.bz2 open-keychain-79db5c0ebeeb6616dd04426927c40bef307ecdf3.zip  | |
Replace spongycastle with bouncycastle
Diffstat (limited to 'OpenKeychain/src/main/res/raw-ja')
| -rw-r--r-- | OpenKeychain/src/main/res/raw-ja/help_about.md | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenKeychain/src/main/res/raw-ja/help_about.md b/OpenKeychain/src/main/res/raw-ja/help_about.md index 1638a34ea..c8de63ce5 100644 --- a/OpenKeychain/src/main/res/raw-ja/help_about.md +++ b/OpenKeychain/src/main/res/raw-ja/help_about.md @@ -65,7 +65,7 @@    * [PagerSlidingTabStrip](https://github.com/jpardogo/PagerSlidingTabStrip) (Material Design) (Apache License v2)    * [SafeSlinger Exchange library](https://github.com/SafeSlingerProject/exchange-android) (MIT License)    * [Snackbar](https://github.com/nispok/snackbar) (MIT License) -  * [SpongyCastle](https://rtyley.github.io/spongycastle/) (MIT X11 License) +  * [SpongyCastle](https://rtyley.github.io/bouncycastle/) (MIT X11 License)    * [StickyListHeaders](https://github.com/emilsjolander/StickyListHeaders) (Apache License v2)    * [TokenAutoComplete](https://github.com/splitwise/TokenAutoComplete) (Apache License v2)    * [ZXing](https://github.com/zxing/zxing) (Apache License v2)  | 
