Skip to content

Commit 9414d30

Browse files
author
Tom James Holub
committed
updated license email
1 parent 3fc2ffb commit 9414d30

File tree

304 files changed

+315
-318
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

304 files changed

+315
-318
lines changed

.idea/misc.xml

Lines changed: 1 addition & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

FlowCrypt/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Business Source License 1.0 © 2017 FlowCrypt Limited ([email protected]).
2+
* Business Source License 1.0 © 2017 FlowCrypt Limited ([email protected]).
33
* Use limitations apply. See https://github.com/FlowCrypt/flowcrypt-android/blob/master/LICENSE
44
* Contributors: DenBond7
55
*/

FlowCrypt/proguard-rules.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#/*
2-
# * Business Source License 1.0 © 2017 FlowCrypt Limited ([email protected]).
2+
# * Business Source License 1.0 © 2017 FlowCrypt Limited ([email protected]).
33
# * Use limitations apply. See https://github.com/FlowCrypt/flowcrypt-android/blob/master/LICENSE
44
# * Contributors: DenBond7
55
# */

FlowCrypt/src/androidTest/java/com/flowcrypt/email/ExampleInstrumentedTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Business Source License 1.0 © 2017 FlowCrypt Limited ([email protected]).
2+
* Business Source License 1.0 © 2017 FlowCrypt Limited ([email protected]).
33
* Use limitations apply. See https://github.com/FlowCrypt/flowcrypt-android/blob/master/LICENSE
44
* Contributors: DenBond7
55
*/

FlowCrypt/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?><!--
2-
~ Business Source License 1.0 © 2017 FlowCrypt Limited ([email protected]).
2+
~ Business Source License 1.0 © 2017 FlowCrypt Limited ([email protected]).
33
~ Use limitations apply. See https://github.com/FlowCrypt/flowcrypt-android/blob/master/LICENSE
44
~ Contributors: DenBond7
55
-->

FlowCrypt/src/main/assets/html/email_intro.template.htm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- Business Source License 1.0 © 2016 FlowCrypt Limited ([email protected]). Use limitations apply. This version will change to GPLv3 on 2020-01-01. See https://github.com/CryptUp/cryptup-browser/tree/master/src/LICENCE -->
1+
<!-- Business Source License 1.0 © 2016 FlowCrypt Limited ([email protected]). Use limitations apply. This version will change to GPLv3 on 2020-01-01. See https://github.com/CryptUp/cryptup-browser/tree/master/src/LICENCE -->
22

33
<div dir="ltr">
44
<div style="font-size:12.8px">This email contains a key backup. It will help you access your
@@ -11,7 +11,7 @@
1111
</div>
1212
<br>
1313
<div style="font-size:12.8px;">
14-
<span style="color: red;">DO NOT DELETE THIS EMAIL.</span> Write me at [email protected] so
14+
<span style="color: red;">DO NOT DELETE THIS EMAIL.</span> Write me at [email protected] so
1515
that I can help. I respond very promptly.
1616
</div>
1717
</div>

FlowCrypt/src/main/assets/html/license.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
~ Business Source License 1.0 © 2017 FlowCrypt Limited ([email protected]).
2+
~ Business Source License 1.0 © 2017 FlowCrypt Limited ([email protected]).
33
~ Use limitations apply. See https://github.com/FlowCrypt/flowcrypt-android/blob/master/LICENSE
44
~ Contributors: Tom James Holub
55
-->

FlowCrypt/src/main/assets/html/privacy.htm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
~ Business Source License 1.0 © 2017 FlowCrypt Limited ([email protected]).
2+
~ Business Source License 1.0 © 2017 FlowCrypt Limited ([email protected]).
33
~ Use limitations apply. See https://github.com/FlowCrypt/flowcrypt-android/blob/master/LICENSE
44
~ Contributors: Tom James Holub
55
-->
@@ -202,6 +202,6 @@ <h2>Feedback</h2>
202202
<p>This privacy policy is subject to change without prior notice based on feedback from the
203203
community. Such changes and prior versions will be visible on project's public repository
204204
and also mentioned in project's changelog if/when such changes occur.</p>
205-
<p>Please send me your feedback or requests for clarification at [email protected]</p>
205+
<p>Please send me your feedback or requests for clarification at [email protected]</p>
206206

207207
</div>

FlowCrypt/src/main/assets/html/security.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
~ Business Source License 1.0 © 2017 FlowCrypt Limited ([email protected]).
2+
~ Business Source License 1.0 © 2017 FlowCrypt Limited ([email protected]).
33
~ Use limitations apply. See https://github.com/FlowCrypt/flowcrypt-android/blob/master/LICENSE
44
~ Contributors: Tom James Holub
55
-->

FlowCrypt/src/main/assets/html/sources.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
~ Business Source License 1.0 © 2017 FlowCrypt Limited ([email protected]).
2+
~ Business Source License 1.0 © 2017 FlowCrypt Limited ([email protected]).
33
~ Use limitations apply. See https://github.com/FlowCrypt/flowcrypt-android/blob/master/LICENSE
44
~ Contributors: Tom James Holub
55
-->

0 commit comments

Comments
 (0)