From: Lucas De Marchi Date: Mon, 28 Nov 2011 18:58:23 +0000 (-0200) Subject: Fix wrong copyright X-Git-Tag: v1~181 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=191ab4b9e0ae8d1fe9d6377adb8e28fa7f746d60;p=thirdparty%2Fkmod.git Fix wrong copyright I'm the author, not the copyright owner. --- diff --git a/libkmod/libkmod-list.c b/libkmod/libkmod-list.c index 0c2b0d6b..6d75d66d 100644 --- a/libkmod/libkmod-list.c +++ b/libkmod/libkmod-list.c @@ -2,7 +2,6 @@ * libkmod - interface to kernel module operations * * Copyright (C) 2011 ProFUSION embedded systems - * Copyright (C) 2011 Lucas De Marchi * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libkmod/libkmod-loaded.c b/libkmod/libkmod-loaded.c index f881fb6c..b1497659 100644 --- a/libkmod/libkmod-loaded.c +++ b/libkmod/libkmod-loaded.c @@ -2,7 +2,6 @@ * libkmod - interface to kernel module operations * * Copyright (C) 2011 ProFUSION embedded systems - * Copyright (C) 2011 Lucas De Marchi * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libkmod/libkmod-module.c b/libkmod/libkmod-module.c index d9ba0b1b..30bd64b6 100644 --- a/libkmod/libkmod-module.c +++ b/libkmod/libkmod-module.c @@ -2,7 +2,6 @@ * libkmod - interface to kernel module operations * * Copyright (C) 2011 ProFUSION embedded systems - * Copyright (C) 2011 Lucas De Marchi * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libkmod/libkmod.c b/libkmod/libkmod.c index 49acea2a..cfc6cb86 100644 --- a/libkmod/libkmod.c +++ b/libkmod/libkmod.c @@ -2,7 +2,6 @@ * libkmod - interface to kernel module operations * * Copyright (C) 2011 ProFUSION embedded systems - * Copyright (C) 2011 Lucas De Marchi * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libkmod/libkmod.h b/libkmod/libkmod.h index fd339782..98d98942 100644 --- a/libkmod/libkmod.h +++ b/libkmod/libkmod.h @@ -2,7 +2,6 @@ * libkmod - interface to kernel module operations * * Copyright (C) 2011 ProFUSION embedded systems - * Copyright (C) 2011 Lucas De Marchi * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/libkmod/macro.h b/libkmod/macro.h index 76fdedb6..11e38a7e 100644 --- a/libkmod/macro.h +++ b/libkmod/macro.h @@ -2,7 +2,6 @@ * libkmod - interface to kernel module operations * * Copyright (C) 2011 ProFUSION embedded systems - * Copyright (C) 2011 Lucas De Marchi * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public