summaryrefslogtreecommitdiffstats
path: root/install-win32
diff options
context:
space:
mode:
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 6134ad7..8f0975b 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 Telethra, Inc. <sales@openvpn.net>
+# Copyright (C) 2002-2008 OpenVPN Technologies, 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 88e6a87..0ffdf8d 100755
--- a/install-win32/openvpn.nsi
+++ b/install-win32/openvpn.nsi
@@ -1,5 +1,5 @@
; ****************************************************************************
-; * Copyright (C) 2002-2008 Telethra, Inc. *
+; * Copyright (C) 2002-2008 OpenVPN Technologies, 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. *