summaryrefslogtreecommitdiff
path: root/src/isc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/isc.c')
-rw-r--r--src/isc.c10
1 files changed, 7 insertions, 3 deletions
diff --git a/src/isc.c b/src/isc.c
index c30f1eb..51d73c5 100644
--- a/src/isc.c
+++ b/src/isc.c
@@ -1,13 +1,17 @@
-/* dnsmasq is Copyright (c) 2000 - 2005 by Simon Kelley
+/* dnsmasq is Copyright (c) 2000-2007 Simon Kelley
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; version 2 dated June, 1991.
-
+ the Free Software Foundation; version 2 dated June, 1991, or
+ (at your option) version 3 dated 29 June, 2007.
+
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.
+
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/