summaryrefslogtreecommitdiffstats
path: root/plugins/popen.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/popen.c')
-rw-r--r--plugins/popen.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/popen.c b/plugins/popen.c
index a27aecc..716bd52 100644
--- a/plugins/popen.c
+++ b/plugins/popen.c
@@ -5,8 +5,6 @@
5* License: GPL 5* License: GPL
6* Copyright (c) 2005-2007 Nagios Plugins Development Team 6* Copyright (c) 2005-2007 Nagios Plugins Development Team
7* 7*
8* Last Modified: $Date$
9*
10* Description: 8* Description:
11* 9*
12* A safe alternative to popen 10* A safe alternative to popen
@@ -37,7 +35,6 @@
37* You should have received a copy of the GNU General Public License 35* You should have received a copy of the GNU General Public License
38* along with this program. If not, see <http://www.gnu.org/licenses/>. 36* along with this program. If not, see <http://www.gnu.org/licenses/>.
39* 37*
40* $Id$
41* 38*
42*****************************************************************************/ 39*****************************************************************************/
43 40