diff options
author | Chris Buechler <cmb@pfsense.org> | 2014-11-18 20:14:36 -0600 |
---|---|---|
committer | Chris Buechler <cmb@pfsense.org> | 2014-11-18 20:14:36 -0600 |
commit | 8bb837600eba8f0df3dc400ac3e6a0a05b18b888 (patch) | |
tree | 7cc87505db9cf5ed03f30375c8e377e549c192bb /config | |
parent | 9c474de794b24afa1f5c9564488005f252fdb5d8 (diff) | |
download | pfsense-packages-8bb837600eba8f0df3dc400ac3e6a0a05b18b888.tar.gz pfsense-packages-8bb837600eba8f0df3dc400ac3e6a0a05b18b888.tar.bz2 pfsense-packages-8bb837600eba8f0df3dc400ac3e6a0a05b18b888.zip |
update (C)
Diffstat (limited to 'config')
-rw-r--r-- | config/open-vm-tools/open-vm-tools.xml | 8 | ||||
-rw-r--r-- | config/open-vm-tools_2/open-vm-tools.xml | 8 |
2 files changed, 4 insertions, 12 deletions
diff --git a/config/open-vm-tools/open-vm-tools.xml b/config/open-vm-tools/open-vm-tools.xml index c705f0e9..b4b1c0e8 100644 --- a/config/open-vm-tools/open-vm-tools.xml +++ b/config/open-vm-tools/open-vm-tools.xml @@ -8,13 +8,9 @@ /* open-vm-tools.xml part of pfSense (http://www.pfSense.org) - Copyright (C) 2008 BSD Perimeter LLC + Copyright (C) 2008-2014 Electric Sheep Fencing LP All rights reserved. - Based on m0n0wall (http://m0n0.ch/wall) - Copyright (C) 2003-2008 Manuel Kasper <mk@neon1.net>. - All rights reserved. - */ /* ========================================================================== */ /* Redistribution and use in source and binary forms, with or without @@ -66,4 +62,4 @@ conf_mount_ro(); </custom_php_deinstall_command> <include_file>/usr/local/pkg/open-vm-tools.inc</include_file> -</packagegui>
\ No newline at end of file +</packagegui> diff --git a/config/open-vm-tools_2/open-vm-tools.xml b/config/open-vm-tools_2/open-vm-tools.xml index 02247242..1e823eed 100644 --- a/config/open-vm-tools_2/open-vm-tools.xml +++ b/config/open-vm-tools_2/open-vm-tools.xml @@ -8,13 +8,9 @@ /* open-vm-tools.xml part of pfSense (http://www.pfSense.org) - Copyright (C) 2008 BSD Perimeter LLC + Copyright (C) 2008-2014 Electric Sheep Fencing LP All rights reserved. - Based on m0n0wall (http://m0n0.ch/wall) - Copyright (C) 2003-2008 Manuel Kasper <mk@neon1.net>. - All rights reserved. - */ /* ========================================================================== */ /* Redistribution and use in source and binary forms, with or without @@ -66,4 +62,4 @@ conf_mount_ro(); </custom_php_deinstall_command> <include_file>/usr/local/pkg/open-vm-tools.inc</include_file> -</packagegui>
\ No newline at end of file +</packagegui> |