Files @ 4067c5f9915f
Branch filter:

Location: Copyleft/guide/enforcement-case-studies_log-output/thinkpenguin_u-boot-create_symlink.log

bkuhn
Clarify & expound on issue of warranty disclaimer

The existing paragraph on this issue was inadequate, since it punted
entirely to GPLv2ยง11 for dealing with critics' claims of
unenforceability. That left a mistaken impression of validity of such
claims.

The commit herein adds reference to CIGS, which likely permits GPL's
sort of warranty disclaimer in most jurisdictions, and also bolsters the
reference to the UCC earlier in the section.

However, given academic debate about the applicability of CIGS to
software licenses, this commit includes a footnote referencing the two
sides of that debate.

Tony Sebro and I co-drafted these changes together.

Signed-Off-By: Tony Sebro <tony@sfconservancy.org>
Signed-Off-By: Bradley M. Kuhn <bkuhn@ebb.org>
1
2
3
4
denver@cherry:~/thinkpenguin/extract/librecmc-u-boot$ mv toolchain/bin toolchain/old_bin
denver@cherry:~/thinkpenguin/extract/librecmc-u-boot$ cd toolchain/
denver@cherry:~/thinkpenguin/extract/librecmc-u-boot/toolchain$ ln -s ../../librecmc/staging_dir/toolchain-mips_34kc_gcc-4.6-linaro_uClibc-0.9.33.2/bin .
denver@cherry:~/thinkpenguin/extract/librecmc-u-boot/toolchain$