diff options
Diffstat (limited to 'src/win32')
-rw-r--r-- | src/win32/registryKey.cpp | 2 | ||||
-rw-r--r-- | src/win32/registryKey.h | 2 | ||||
-rw-r--r-- | src/win32/tunDevice.cpp | 2 | ||||
-rw-r--r-- | src/win32/winService.cpp | 2 | ||||
-rw-r--r-- | src/win32/winService.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/src/win32/registryKey.cpp b/src/win32/registryKey.cpp index 3bc596d..a9a0959 100644 --- a/src/win32/registryKey.cpp +++ b/src/win32/registryKey.cpp @@ -11,7 +11,7 @@ * tunneling and relaying of packets of any protocol. * * - * Copyright (C) 2007-2008 Othmar Gsenger, Erwin Nindl, + * Copyright (C) 2007-2009 Othmar Gsenger, Erwin Nindl, * Christian Pointner <satp@wirdorange.org> * * This file is part of Anytun. diff --git a/src/win32/registryKey.h b/src/win32/registryKey.h index b93bc6e..734bfd6 100644 --- a/src/win32/registryKey.h +++ b/src/win32/registryKey.h @@ -11,7 +11,7 @@ * tunneling and relaying of packets of any protocol. * * - * Copyright (C) 2007-2008 Othmar Gsenger, Erwin Nindl, + * Copyright (C) 2007-2009 Othmar Gsenger, Erwin Nindl, * Christian Pointner <satp@wirdorange.org> * * This file is part of Anytun. diff --git a/src/win32/tunDevice.cpp b/src/win32/tunDevice.cpp index e625630..fe6ab44 100644 --- a/src/win32/tunDevice.cpp +++ b/src/win32/tunDevice.cpp @@ -11,7 +11,7 @@ * tunneling and relaying of packets of any protocol. * * - * Copyright (C) 2007-2008 Othmar Gsenger, Erwin Nindl, + * Copyright (C) 2007-2009 Othmar Gsenger, Erwin Nindl, * Christian Pointner <satp@wirdorange.org> * * This file is part of Anytun. diff --git a/src/win32/winService.cpp b/src/win32/winService.cpp index bde4b4d..1b7c9f8 100644 --- a/src/win32/winService.cpp +++ b/src/win32/winService.cpp @@ -11,7 +11,7 @@ * tunneling and relaying of packets of any protocol.
*
*
- * Copyright (C) 2007-2008 Othmar Gsenger, Erwin Nindl,
+ * Copyright (C) 2007-2009 Othmar Gsenger, Erwin Nindl,
* Christian Pointner <satp@wirdorange.org>
*
* This file is part of Anytun.
diff --git a/src/win32/winService.h b/src/win32/winService.h index 1f54b02..c46d3d0 100644 --- a/src/win32/winService.h +++ b/src/win32/winService.h @@ -11,7 +11,7 @@ * tunneling and relaying of packets of any protocol. * * - * Copyright (C) 2007-2008 Othmar Gsenger, Erwin Nindl, + * Copyright (C) 2007-2009 Othmar Gsenger, Erwin Nindl, * Christian Pointner <satp@wirdorange.org> * * This file is part of Anytun. |