Update copyrights.

This commit is contained in:
mtbishop
2008-01-07 22:35:18 +00:00
parent a460c4bfc1
commit 70894b2feb
46 changed files with 1067 additions and 83 deletions

View File

@@ -1,7 +1,7 @@
/*
VTun - Virtual Tunnel over TCP/IP network.
Copyright (C) 1998-2000 Maxim Krasnyansky <max_mk@yahoo.com>
Copyright (C) 1998-2008 Maxim Krasnyansky <max_mk@yahoo.com>
VTun has been derived from VPPP package by Maxim Krasnyansky.
@@ -17,7 +17,7 @@
*/
/*
* $Id: tap_dev.c,v 1.4.2.1 2007/06/29 05:27:20 mtbishop Exp $
* $Id: tap_dev.c,v 1.4.2.2 2008/01/07 22:36:30 mtbishop Exp $
*/
#include "config.h"

View File

@@ -1,7 +1,7 @@
/*
VTun - Virtual Tunnel over TCP/IP network.
Copyright (C) 1998-2000 Maxim Krasnyansky <max_mk@yahoo.com>
Copyright (C) 1998-2008 Maxim Krasnyansky <max_mk@yahoo.com>
VTun has been derived from VPPP package by Maxim Krasnyansky.
@@ -17,7 +17,7 @@
*/
/*
* $Id: tun_dev.c,v 1.5.2.1 2007/06/29 05:27:23 mtbishop Exp $
* $Id: tun_dev.c,v 1.5.2.2 2008/01/07 22:36:31 mtbishop Exp $
*/
#include "config.h"