summaryrefslogtreecommitdiffstats
path: root/src/rbtree.c
diff options
context:
space:
mode:
author/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org </C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org>2008-03-08 11:28:05 +0000
committer/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org </C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org>2008-03-08 11:28:05 +0000
commit2d92fdb0912f3546492b114485951287fca4e5ab (patch)
treea5b817f6e0c55b4ac784df14312b7c288ecc2ca2 /src/rbtree.c
parent5015fd45430f054d3ec4a8b4157da3506c45950f (diff)
relicense conntrack-tools as GPLv3+, so far the most significant contributor has been Max Kellermann and has no issues with relicensing their contributions.
Diffstat (limited to 'src/rbtree.c')
-rw-r--r--src/rbtree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rbtree.c b/src/rbtree.c
index 199e2bb..2228f98 100644
--- a/src/rbtree.c
+++ b/src/rbtree.c
@@ -5,7 +5,7 @@
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
+ 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,