Skip to content

Commit 09bb886

Browse files
authored
Added SecureFolderFS
1 parent e6d179c commit 09bb886

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

NOTICE.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -671,3 +671,33 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
671671
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
672672
SOFTWARE.
673673
```
674+
675+
## SecureFolderFS
676+
677+
**Source**: [https://github.com/securefolderfs-community/SecureFolderFS](https://github.com/securefolderfs-community/SecureFolderFS)
678+
679+
### License
680+
681+
```
682+
MIT License
683+
684+
Copyright (c) 2023 securefolderfs-community
685+
686+
Permission is hereby granted, free of charge, to any person obtaining a copy
687+
of this software and associated documentation files (the "Software"), to deal
688+
in the Software without restriction, including without limitation the rights
689+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
690+
copies of the Software, and to permit persons to whom the Software is
691+
furnished to do so, subject to the following conditions:
692+
693+
The above copyright notice and this permission notice shall be included in all
694+
copies or substantial portions of the Software.
695+
696+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
697+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
698+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
699+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
700+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
701+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
702+
SOFTWARE.
703+
```

0 commit comments

Comments
 (0)