summaryrefslogtreecommitdiff
path: root/src/win32
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anytun.org>2009-10-28 20:45:20 +0000
committerChristian Pointner <equinox@anytun.org>2009-10-28 20:45:20 +0000
commitb5ea12b1bea1a57ad59de4ac98819308950a9d78 (patch)
tree20f4ec479a7d4671501873aa6016e0f4e8dbe0f1 /src/win32
parentupdated ChangeLog for new release (diff)
switched to GPLv3 or higher
this is release 0.3.1
Diffstat (limited to 'src/win32')
-rw-r--r--src/win32/registryKey.cpp5
-rw-r--r--src/win32/registryKey.h5
-rw-r--r--src/win32/tunDevice.cpp5
-rw-r--r--src/win32/winService.cpp5
-rw-r--r--src/win32/winService.h5
5 files changed, 15 insertions, 10 deletions
diff --git a/src/win32/registryKey.cpp b/src/win32/registryKey.cpp
index a6858e9..3bc596d 100644
--- a/src/win32/registryKey.cpp
+++ b/src/win32/registryKey.cpp
@@ -17,8 +17,9 @@
* This file is part of Anytun.
*
* Anytun 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.
*
* Anytun is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/src/win32/registryKey.h b/src/win32/registryKey.h
index ce79d47..b93bc6e 100644
--- a/src/win32/registryKey.h
+++ b/src/win32/registryKey.h
@@ -17,8 +17,9 @@
* This file is part of Anytun.
*
* Anytun 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.
*
* Anytun is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/src/win32/tunDevice.cpp b/src/win32/tunDevice.cpp
index 1087092..e625630 100644
--- a/src/win32/tunDevice.cpp
+++ b/src/win32/tunDevice.cpp
@@ -17,8 +17,9 @@
* This file is part of Anytun.
*
* Anytun 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.
*
* Anytun is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/src/win32/winService.cpp b/src/win32/winService.cpp
index b6ea67f..bde4b4d 100644
--- a/src/win32/winService.cpp
+++ b/src/win32/winService.cpp
@@ -17,8 +17,9 @@
* This file is part of Anytun.
*
* Anytun 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.
*
* Anytun is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/src/win32/winService.h b/src/win32/winService.h
index 53c2750..1f54b02 100644
--- a/src/win32/winService.h
+++ b/src/win32/winService.h
@@ -17,8 +17,9 @@
* This file is part of Anytun.
*
* Anytun 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.
*
* Anytun is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of