]> git.ipfire.org Git - thirdparty/kmod.git/commit - testsuite/test-util.c
Remove FSF mailing address
authorLucas De Marchi <lucas.demarchi@intel.com>
Fri, 26 Dec 2014 01:32:03 +0000 (23:32 -0200)
committerLucas De Marchi <lucas.demarchi@intel.com>
Fri, 26 Dec 2014 01:41:34 +0000 (23:41 -0200)
commitdea2dfee9b301da84dbb09cf510b8ebf2ef28fff
treecf4d170d844a36b586a48a82c57ac2f90076ff8d
parent15cfa1d19c7a843b0267bd24bb91d2e01f97692f
Remove FSF mailing address

It has changed in the past, and these days, anyone can get a copy of the
LGPL via the web rather than by post.

Like 657a122 (Remove FSF mailing address) in libabc by Josh Tripplet,
but let the FSF website in which the license can be found.
34 files changed:
libkmod/libkmod-config.c
libkmod/libkmod-elf.c
libkmod/libkmod-file.c
libkmod/libkmod-index.c
libkmod/libkmod-index.h
libkmod/libkmod-list.c
libkmod/libkmod-module.c
libkmod/libkmod-signature.c
libkmod/libkmod.c
libkmod/libkmod.h
shared/array.c
shared/hash.c
shared/macro.h
shared/strbuf.c
shared/util.c
testsuite/delete_module.c
testsuite/init_module.c
testsuite/path.c
testsuite/test-array.c
testsuite/test-blacklist.c
testsuite/test-dependencies.c
testsuite/test-depmod.c
testsuite/test-hash.c
testsuite/test-init.c
testsuite/test-loaded.c
testsuite/test-modinfo.c
testsuite/test-modprobe.c
testsuite/test-new-module.c
testsuite/test-strbuf.c
testsuite/test-testsuite.c
testsuite/test-util.c
testsuite/testsuite.c
testsuite/testsuite.h
testsuite/uname.c