summaryrefslogtreecommitdiffstats
path: root/install-win32
diff options
context:
space:
mode:
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2008-07-14 18:59:09 +0000
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2008-07-14 18:59:09 +0000
commit1c0cc4ad89308f3cc3ea26c6e4566e6e29073de7 (patch)
tree2677e70e6feb3b76accf816f60dbe349bc615467 /install-win32
parentfc71b7c9623e0a642f6b976ad9bbdc9beb3d2573 (diff)
downloadopenvpn-1c0cc4ad89308f3cc3ea26c6e4566e6e29073de7.tar.gz
openvpn-1c0cc4ad89308f3cc3ea26c6e4566e6e29073de7.tar.xz
openvpn-1c0cc4ad89308f3cc3ea26c6e4566e6e29073de7.zip
Copyright change OpenVPN Solutions LLC -> Telethra, Inc.
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@3048 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to 'install-win32')
-rw-r--r--install-win32/Makefile.am2
-rwxr-xr-xinstall-win32/openvpn.nsi2
2 files changed, 2 insertions, 2 deletions
diff --git a/install-win32/Makefile.am b/install-win32/Makefile.am
index a82246c..6134ad7 100644
--- a/install-win32/Makefile.am
+++ b/install-win32/Makefile.am
@@ -5,7 +5,7 @@
# packet encryption, packet authentication, and
# packet compression.
#
-# Copyright (C) 2002-2008 OpenVPN Solutions LLC <info@openvpn.net>
+# Copyright (C) 2002-2008 Telethra, Inc. <sales@openvpn.net>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2
diff --git a/install-win32/openvpn.nsi b/install-win32/openvpn.nsi
index e51217d..88e6a87 100755
--- a/install-win32/openvpn.nsi
+++ b/install-win32/openvpn.nsi
@@ -1,5 +1,5 @@
; ****************************************************************************
-; * Copyright (C) 2002-2008 OpenVPN Solutions LLC *
+; * Copyright (C) 2002-2008 Telethra, Inc. *
; * This program is free software; you can redistribute it and/or modify *
; * it under the terms of the GNU General Public License version 2 *
; * as published by the Free Software Foundation. *