diff options
author | Ermal Luçi <eri@pfsense.org> | 2010-02-23 00:07:30 +0000 |
---|---|---|
committer | Ermal Luçi <eri@pfsense.org> | 2010-02-23 00:07:30 +0000 |
commit | 963e88f3968506780f8b75f3d7cf7b08db7e87f8 (patch) | |
tree | 933d30cd03b28d1b2d692862d14b39a7e161a13e /config | |
parent | 214b5a6d453ca8b5d3adb1b69847500be8a70d77 (diff) | |
download | pfsense-packages-963e88f3968506780f8b75f3d7cf7b08db7e87f8.tar.gz pfsense-packages-963e88f3968506780f8b75f3d7cf7b08db7e87f8.tar.bz2 pfsense-packages-963e88f3968506780f8b75f3d7cf7b08db7e87f8.zip |
Add my copyright. Enough mods to justify.
Diffstat (limited to 'config')
-rwxr-xr-x | config/openvpn-client-export/openvpn-client-export.inc | 1 | ||||
-rwxr-xr-x | config/openvpn-client-export/vpn_openvpn_export.php | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/config/openvpn-client-export/openvpn-client-export.inc b/config/openvpn-client-export/openvpn-client-export.inc index e500d9dc..15096e6c 100755 --- a/config/openvpn-client-export/openvpn-client-export.inc +++ b/config/openvpn-client-export/openvpn-client-export.inc @@ -3,6 +3,7 @@ openvpn-client-export.inc Copyright (C) 2009 Scott Ullrich <sullrich@gmail.com> Copyright (C) 2008 Shrew Soft Inc + Copyright (C) 2010 Ermal Luçi All rights reserved. Parts of this code was originally based on vpn_ipsec_sad.php diff --git a/config/openvpn-client-export/vpn_openvpn_export.php b/config/openvpn-client-export/vpn_openvpn_export.php index 64293828..2af4da59 100755 --- a/config/openvpn-client-export/vpn_openvpn_export.php +++ b/config/openvpn-client-export/vpn_openvpn_export.php @@ -3,6 +3,7 @@ vpn_openvpn_export.php Copyright (C) 2008 Shrew Soft Inc. + Copyright (C) 2010 Ermal Luçi All rights reserved. Redistribution and use in source and binary forms, with or without |