Add $Id$ tag

This commit is contained in:
Bill Marquette 2005-03-27 22:43:48 +00:00
parent 1b8df11bf3
commit 307cd5259d
16 changed files with 16 additions and 2 deletions

View File

@ -1,4 +1,5 @@
<?php
/* $Id$ */
/*
captiveportal.inc
part of m0n0wall (http://m0n0.ch/wall)

View File

@ -1,4 +1,5 @@
<?php
/* $Id$ */
/*
config.inc
Copyright (C) 2004 Scott Ullrich

View File

@ -1,4 +1,5 @@
<?php
/* $Id$ */
/*
filter.inc
Copyright (C) 2004 Scott Ullrich

View File

@ -1,4 +1,5 @@
<?php
/* $Id$ */
/*
functions.inc
Copyright (C) 2004 Scott Ullrich

View File

@ -1,4 +1,5 @@
<?php
/* $Id$ */
/*
globals.inc
part of pfSense (www.pfsense.com)

View File

@ -1,4 +1,5 @@
<?php
/* $Id$ */
/*
interfaces.inc
Copyright (C) 2004 Scott Ullrich

View File

@ -1,4 +1,5 @@
<?php
/* $Id$ */
/*
lb.php
part of pfSense (www.pfSense.com)

View File

@ -1,4 +1,5 @@
<?php
/* $Id$ */
/*
openvpn.inc

View File

@ -1,4 +1,5 @@
<?php
/* $Id$ */
/*
pfSense-utils.inc
Utilities specific to pfSense

View File

@ -1,4 +1,5 @@
<?php
/* $Id$ */
/*
services.inc
part of m0n0wall (http://m0n0.ch/wall)

View File

@ -1,4 +1,5 @@
<?php
/* $Id$ */
/*
system.inc
part of m0n0wall (http://m0n0.ch/wall)

View File

@ -1,4 +1,5 @@
<?php
/* $Id$ */
/*
util.inc
part of m0n0wall (http://m0n0.ch/wall)

View File

@ -1,4 +1,5 @@
<?php
/* $Id$ */
/*
vpn.inc
Copyright (C) 2004 Scott Ullrich

View File

@ -1,4 +1,5 @@
<?php
/* $Id$ */
/*
xmlparse.inc
functions to parse/dump configuration files in XML format

View File

@ -1,6 +1,6 @@
<?php
/* vim: set expandtab tabstop=4 shiftwidth=4 softtabstop=4: */
/* $Id$ */
/**
* PHP implementation of the XML-RPC protocol

View File

@ -1,6 +1,6 @@
<?php
/* vim: set expandtab tabstop=4 shiftwidth=4 softtabstop=4: */
/* $Id$ */
/**
* PHP implementation of the XML-RPC protocol