summaryrefslogtreecommitdiff
path: root/libkmod/libkmod-module.c
diff options
context:
space:
mode:
authorLucas De Marchi <lucas.demarchi@intel.com>2014-12-25 23:32:03 -0200
committerLucas De Marchi <lucas.demarchi@intel.com>2014-12-25 23:41:34 -0200
commitdea2dfee9b301da84dbb09cf510b8ebf2ef28fff (patch)
treecf4d170d844a36b586a48a82c57ac2f90076ff8d /libkmod/libkmod-module.c
parent15cfa1d19c7a843b0267bd24bb91d2e01f97692f (diff)
downloadkmod-dea2dfee9b301da84dbb09cf510b8ebf2ef28fff.tar.gz
kmod-dea2dfee9b301da84dbb09cf510b8ebf2ef28fff.tar.bz2
kmod-dea2dfee9b301da84dbb09cf510b8ebf2ef28fff.zip
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.
Diffstat (limited to 'libkmod/libkmod-module.c')
-rw-r--r--libkmod/libkmod-module.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/libkmod/libkmod-module.c b/libkmod/libkmod-module.c
index ac6b71a..54bde73 100644
--- a/libkmod/libkmod-module.c
+++ b/libkmod/libkmod-module.c
@@ -14,8 +14,7 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#include <assert.h>