summaryrefslogtreecommitdiff
path: root/ipif
diff options
context:
space:
mode:
authorian <ian>2003-07-06 20:47:12 +0000
committerian <ian>2003-07-06 20:47:12 +0000
commit711a074884724fb201f5e23d2256d7ea7f5ecaef (patch)
treedb504812b90b8cc0147bc8adb7307ca2346ac044 /ipif
parent6362f12ce73173b77cecddba14e33e6dfa203b7e (diff)
downloaduserv-utils-711a074884724fb201f5e23d2256d7ea7f5ecaef.tar.gz
*** empty log message ***
Diffstat (limited to 'ipif')
-rw-r--r--ipif/udptunnel-vpn-defaults3
-rw-r--r--ipif/utils.c2
2 files changed, 4 insertions, 1 deletions
diff --git a/ipif/udptunnel-vpn-defaults b/ipif/udptunnel-vpn-defaults
index 330273d..7dffe3f 100644
--- a/ipif/udptunnel-vpn-defaults
+++ b/ipif/udptunnel-vpn-defaults
@@ -1,5 +1,8 @@
m4_dnl udptunnel-vpn-defaults: default settings for udptunnel-reconf
+m4_dnl Copyright (C) 1999-2000,2003 Ian Jackson
+m4_dnl This file is part of ipif, part of userv-utils
+
m4_dnl This is free software; you can redistribute it and/or modify it
m4_dnl under the terms of the GNU General Public License as published by
m4_dnl the Free Software Foundation; either version 2 of the License, or
diff --git a/ipif/utils.c b/ipif/utils.c
index dadee70..0e22180 100644
--- a/ipif/utils.c
+++ b/ipif/utils.c
@@ -2,7 +2,7 @@
* General utility functions for udp tunnel
*/
/*
- * Copyright (C) 2000 Ian Jackson
+ * Copyright (C) 2000,2003 Ian Jackson
*
* This is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by