diff options
author | Christian Pointner <equinox@anytun.org> | 2009-10-28 23:48:25 +0000 |
---|---|---|
committer | Christian Pointner <equinox@anytun.org> | 2009-10-28 23:48:25 +0000 |
commit | 4d7293234128f37f390a34a11553ef060badce56 (patch) | |
tree | ebcd4cbce55d1d4e8f9e238ab1d531a48c8f842b /src/linux/tun.c | |
parent | fixed build on FreeBSD (diff) |
switched to GPLv3 or higher
Diffstat (limited to 'src/linux/tun.c')
-rw-r--r-- | src/linux/tun.c | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/linux/tun.c b/src/linux/tun.c index 3fdf817..10037ea 100644 --- a/src/linux/tun.c +++ b/src/linux/tun.c @@ -20,8 +20,9 @@ * This file is part of uAnytun. * * uAnytun is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 3 as - * published by the Free Software Foundation. + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * any later version. * * uAnytun is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of |