Skip to content

Commit 7960526

Browse files
committed
delete the non-open source code
1 parent 03c982a commit 7960526

File tree

19 files changed

+4
-1515
lines changed

19 files changed

+4
-1515
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ proposed change on the
3636
If it *does* make sense to open a pull request, please adhere to the following
3737
guidelines. Pull requests that don't follow these guidelines will be closed.
3838

39-
Pull requesets are not currently accepted for code residing under the `sspl`
40-
directory.
4139

4240

4341
### Developer Certificate of Origin

LICENSE

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,6 @@ Some code has been forked and/or vendored from projects released under different
55
non-copyleft licenses, all of which are indicated by comments at the top of the
66
relevant files.
77

8-
All code that resides under the sspl directory is made available under the terms
9-
of the Server Side Public License, the text of which can be found in
10-
sspl/LICENSE.
11-
12-
From Mutagen v0.17 onward, SSPL-licensed code is included by default in official
13-
Mutagen release builds. Users wishing to create a Mutagen build with only
14-
MIT-licensed and non-copyleft-licensed code can do so by running the build
15-
script and omitting the --sspl flag. The sidecar Dockerfile also still defines
16-
both non-SSPL and SSPL targets, both of which are still currently shipped.
178

189
--------------------------------------------------------------------------------
1910

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Mutagen
22

3+
**MOTIVATION:** This fork of Mutagen contains only MIT-licensed and non-copyleft-licensed code unlike https://github.com/mutagen-io/mutagen In particular, the binary releases are fully open source and also only include the minimal very popular targets.
4+
5+
# Original Readme below
6+
37
Mutagen is a new kind of remote development tool that enables your existing
48
local tools to work with code in remote environments like cloud servers and
59
containers. It does this by providing high-performance real-time

sspl/LICENSE

Lines changed: 0 additions & 557 deletions
This file was deleted.

sspl/README.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

sspl/pkg/compression/zstd/doc.go

Lines changed: 0 additions & 22 deletions
This file was deleted.

sspl/pkg/compression/zstd/zstd.go

Lines changed: 0 additions & 56 deletions
This file was deleted.

sspl/pkg/filesystem/watching/fanotify/doc.go

Lines changed: 0 additions & 22 deletions
This file was deleted.

sspl/pkg/filesystem/watching/fanotify/fanotify.go

Lines changed: 0 additions & 237 deletions
This file was deleted.

0 commit comments

Comments
 (0)