diff options
| author | Michael Forney <mforney@mforney.org> | 2016-06-25 23:15:43 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2016-06-25 23:15:43 -0700 |
| commit | 5b3e6a38a13d4a7b611cf6ea89c334f95ec8da43 (patch) | |
| tree | e9e76104ab0c97aea8b76cbaa878c7e9ab2902cc | |
| parent | bc99496b6b3d2ee7118c9dc5adf97423be9c8a5c (diff) | |
Some LICENSE updates
| -rw-r--r-- | LICENSE | 42 |
1 files changed, 20 insertions, 22 deletions
@@ -16,31 +16,35 @@ 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/bc/config.h +core/curl/curl_config.h +core/curl/tool_hugehelp.c +core/e2fsprogs/config.h core/file/config.h +core/kbd/config.h core/mdocml/config.h -core/curl/tool_hugehelp.c -core/curl/curl_config.h -core/bc/config.h +core/openssh/config.h +core/sinit/config.h core/tz/version.h core/xz/config.h -core/sinit/config.h -core/openssh/config.h -core/kbd/config.h +desktop/libpciaccess/config.h devel/make/config.h +devel/mc/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/libfuse/config.h extra/libnl/defs.h +extra/msmtp/config.h +extra/pcre/config.h +extra/sshfs/config.h +extra/the_silver_searcher/config.h +extra/transmission/config.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. +respective projects. Unless specified below, these patches are original work or +taken directly from upstream. core/bc/patch/0001-Fix-use-of-uninitialized-f_void.patch http://www.pixelbeat.org/programming/oss_bug_flow.html @@ -56,12 +60,6 @@ core/ubase/patch/0006-stty-add-symbolic-values-for-line-disciplines.patch 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. +extra/unzip/patch/* + Taken from Debian's unzip package, + http://http.debian.net/debian/pool/main/u/unzip/unzip_6.0-16+deb8u2.debian.tar.xz |
