mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-07 05:05:12 +02:00
xt_quota2: license clarification
GPL3 did not exist back when Sam's xt_quota was written, therefore it should be assumed that MODULE_LICENSE("GPL") intended to mean just GPL2.
This commit is contained in:
@@ -8,8 +8,8 @@
|
|||||||
* Sam Johnston <samj@samj.net>
|
* Sam Johnston <samj@samj.net>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License; either
|
* it under the terms of the GNU General Public License
|
||||||
* version 2 of the License, as published by the Free Software Foundation.
|
* version 2, as published by the Free Software Foundation.
|
||||||
*/
|
*/
|
||||||
#include <linux/list.h>
|
#include <linux/list.h>
|
||||||
#include <linux/proc_fs.h>
|
#include <linux/proc_fs.h>
|
||||||
|
Reference in New Issue
Block a user