We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2fda9f commit d7888d1Copy full SHA for d7888d1
LICENSE.txt
@@ -1,7 +1,3 @@
1
-Swift Homomorphic Encryption is licensed for use as follows:
2
-
3
-"""
4
5
Apache License
6
Version 2.0, January 2004
7
http://www.apache.org/licenses/
@@ -203,7 +199,8 @@ Swift Homomorphic Encryption is licensed for use as follows:
203
199
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
204
200
See the License for the specific language governing permissions and
205
201
limitations under the License.
206
202
+
+-------------------------------------------------------------------------
207
208
This license applies to parts of Swift Homomorphic Encryption originating from the https://github.com/apple/swift/ repository:
209
- Sources/HomomorphicEncryption/DoubleWidthUInt.swift
0 commit comments