aboutsummaryrefslogtreecommitdiffstats
path: root/src/pcap.c
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2011-01-16 17:45:14 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2011-01-16 20:35:13 +0100
commitde56c2270268ff6e8945d5e03ec58ad52c3da64b (patch)
tree98fa6885ccc816a98bcda9eaeb72d05c0499502a /src/pcap.c
parentea853044c8a5b5c937152feb82aa49ee9c7eff81 (diff)
license: Switch to the GNU AGPLv3 for this network service
Diffstat (limited to 'src/pcap.c')
-rw-r--r--src/pcap.c13
1 files changed, 6 insertions, 7 deletions
diff --git a/src/pcap.c b/src/pcap.c
index e5746a7..5901e25 100644
--- a/src/pcap.c
+++ b/src/pcap.c
@@ -4,19 +4,18 @@
* (C) 2010 by On-Waves
* All Rights Reserved
*
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
+ * GNU Affero General Public License for more details.
*
- * You should have received a copy of the GNU General Public License along
- * with this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ * You should have received a copy of the GNU Affero General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*
*/