diff options
author | nlscc-legacy <nowhere@example.com> | 2023-06-19 18:31:02 +0200 |
---|---|---|
committer | nlscc-legacy <nowhere@example.com> | 2023-06-19 18:31:02 +0200 |
commit | 0e53d8032699a4039ea6f5310ebec05f8f417f07 (patch) | |
tree | f6c2dc88dfffeb01c7a10dfc1b0f4071d4801fa7 /README.md | |
parent | add statement (diff) | |
download | samloader-0e53d8032699a4039ea6f5310ebec05f8f417f07.tar samloader-0e53d8032699a4039ea6f5310ebec05f8f417f07.tar.gz samloader-0e53d8032699a4039ea6f5310ebec05f8f417f07.tar.bz2 samloader-0e53d8032699a4039ea6f5310ebec05f8f417f07.tar.lz samloader-0e53d8032699a4039ea6f5310ebec05f8f417f07.tar.xz samloader-0e53d8032699a4039ea6f5310ebec05f8f417f07.tar.zst samloader-0e53d8032699a4039ea6f5310ebec05f8f417f07.zip |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -4,6 +4,30 @@ Download firmware for Samsung devices (without any extra Windows drivers). ## Project is archived This project is no longer maintained. Please see [STATEMENT.pdf](STATEMENT.pdf). +### Licensing statement, June 19 2023 + +I, nlscc, the former maintainer of samloader, make the following statement: +``` +LICENSE ADDENDUM STATEMENT + +"Relevant Works" are the text of all commits authored by nlscc and uploaded +using the former nlscc GitHub account, insofar as they form a set of +instructions to modify a previous version of the source code (i.e. a set of +diffs), but excluding any text not authored by me but required to implement the +instructions. + +The Relevant Works have been released into the public domain. Any previous +licenses applying to the Relevant Works are therefore null. + +All rights vested in the Relevant Works, copyright or otherwise (including but +not limited to 'moral' rights), have been irreversibly waived, and +notwithstanding the above nlscc hereby covenants not to attempt to assert the +same. + +For the avoidance of doubt this statement does not apply to commits authored by +people who are not nlscc. +``` + ## Installation ``` pip3 install git+https://github.com/samloader/samloader.git |