mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-20 19:44:56 +02:00
Update license texts
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
/*
|
||||
* Shared library add-on to iptables to add quota support
|
||||
* "quota2" match extension for iptables
|
||||
* Sam Johnston <samj [at] samj net>
|
||||
* Jan Engelhardt <jengelh [at] medozas de>, 2008
|
||||
*
|
||||
* Sam Johnston <samj@samj.net>
|
||||
* Copyright © Jan Engelhardt <jengelh@medozas.de>, 2008
|
||||
* This program is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU General Public License; either
|
||||
* version 2 of the License, or any later version, as published by the
|
||||
* Free Software Foundation.
|
||||
*/
|
||||
#include <getopt.h>
|
||||
#include <stddef.h>
|
||||
|
Reference in New Issue
Block a user