diff options
| author | Michael Forney <mforney@mforney.org> | 2016-06-15 00:53:35 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2016-06-15 00:53:35 -0700 |
| commit | 9e7b978f2675ed9c9024a89359fbd34b6e19d1fd (patch) | |
| tree | 488f587fe441a6c353bb6ded4eac95339460fbb6 /LICENSE | |
| parent | 9962616faf6a2bfcb2d3b003ace51b60a4d9ae59 (diff) | |
Add more licensing information
Diffstat (limited to 'LICENSE')
| -rw-r--r-- | LICENSE | 54 |
1 files changed, 54 insertions, 0 deletions
@@ -11,3 +11,57 @@ CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. +-------------------------------------------------------------------------------- +The following files are based off of files generated from various projects' +configure scripts and/or Makefiles. They can be used under the same terms as the +files that generated them in the respective projects. + +core/file/config.h +core/mdocml/config.h +core/curl/tool_hugehelp.c +core/curl/curl_config.h +core/bc/config.h +core/tz/version.h +core/xz/config.h +core/sinit/config.h +core/openssh/config.h +core/kbd/config.h +devel/make/config.h +extra/hostap/config.h +extra/the_silver_searcher/config.h +extra/pcre/config.h +extra/transmission/config.h +extra/msmtp/config.h +extra/libfuse/config.h +extra/libevent/config.h +extra/sshfs/config.h +extra/libnl/defs.h +-------------------------------------------------------------------------------- +Several packages include one or more patch files in a patch/ directory that are +applied before building the software. All of these patches can be used under the +same terms as the files they change or the files they are derived from in the +respective projects. Unless specified below, these patches are original work. + +core/bc/patch/0001-Fix-use-of-uninitialized-f_void.patch + http://www.pixelbeat.org/programming/oss_bug_flow.html + +core/ubase/patch/0003-Add-stty-1.patch + http://lists.suckless.org/hackers/1603/10467.html +core/ubase/patch/0004-stty-cleaner-output-when-no-arguments-are-used.patch + http://lists.suckless.org/hackers/1603/10488.html +core/ubase/patch/0005-stty-fix-casting-bug.patch + http://lists.suckless.org/hackers/1603/10489.html +core/ubase/patch/0006-stty-add-symbolic-values-for-line-disciplines.patch + http://lists.suckless.org/hackers/1603/10490.html +core/ubase/patch/0007-stty-simplify.patch + http://lists.suckless.org/hackers/1604/10506.html + +core/kbd/patch/0001-Import-pre-generated-analyze-parser-.-c-h-from-kbd-2.patch + The files added in this patch were taken directly from the kbd 2.0.3 + distribution tar archive, which can be found at + https://www.kernel.org/pub/linux/utils/kbd/kbd-2.0.3.tar.gz. + +core/libressl/patch/0001-Add-generated-obj_-dat-mac-.h-from-libressl-2.4.1-di.patch + The files added in this patch were taken directly from the libressl + 2.4.1 distribution tar archive, which can be found at + http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.4.1.tar.gz. |
