diff options
author | jim-p <jimp@pfsense.org> | 2015-08-06 16:59:02 -0400 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2015-08-06 16:59:02 -0400 |
commit | 425658f274ba1688a2b99bc926400bebf0e06afa (patch) | |
tree | 0ddb15c1e0794abd14093156262ad53a4acf87b2 /config/systempatches/systempatches.xml | |
parent | bad0f316bf513e8a7b61646ceb2e1ddb3bf2b03d (diff) | |
parent | 05074a272afe59851788c3dd7c7a925fbfbc75ed (diff) | |
download | pfsense-packages-425658f274ba1688a2b99bc926400bebf0e06afa.tar.gz pfsense-packages-425658f274ba1688a2b99bc926400bebf0e06afa.tar.bz2 pfsense-packages-425658f274ba1688a2b99bc926400bebf0e06afa.zip |
Merge pull request #946 from phil-davis/system-patches
Diffstat (limited to 'config/systempatches/systempatches.xml')
-rw-r--r-- | config/systempatches/systempatches.xml | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/config/systempatches/systempatches.xml b/config/systempatches/systempatches.xml index 3cc1354a..ad7f5953 100644 --- a/config/systempatches/systempatches.xml +++ b/config/systempatches/systempatches.xml @@ -10,17 +10,18 @@ part of pfSense (http://www.pfSense.com) Copyright (C) 2012 Jim Pingle All rights reserved. +*/ /* ========================================================================== */ /* Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - 1. Redistributions of source code must retain the above copyright notice, - this list of conditions and the following disclaimer. + 1. Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. - 2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY @@ -32,7 +33,7 @@ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ +*/ /* ========================================================================== */ ]]> </copyright> @@ -40,7 +41,7 @@ <requirements>None</requirements> <faq>Applies patches supplied by the user to the firewall.</faq> <name>System Patches</name> - <version>1.0.3</version> + <version>1.0.4</version> <title>System: Patches</title> <include_file>/usr/local/pkg/patches.inc</include_file> <menu> |