Mailing List Archive

r1410 - in trunk/varnish-cache: include lib/libvarnish
Author: des
Date: 2007-05-11 13:17:09 +0200 (Fri, 11 May 2007)
New Revision: 1410

Modified:
trunk/varnish-cache/include/flopen.h
trunk/varnish-cache/include/vpf.h
trunk/varnish-cache/lib/libvarnish/flopen.c
trunk/varnish-cache/lib/libvarnish/vpf.c
Log:
No use expanding tags unless there *are* tags...


Modified: trunk/varnish-cache/include/flopen.h
===================================================================
--- trunk/varnish-cache/include/flopen.h 2007-05-11 11:15:46 UTC (rev 1409)
+++ trunk/varnish-cache/include/flopen.h 2007-05-11 11:17:09 UTC (rev 1410)
@@ -23,6 +23,10 @@
* 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.
+ *
+ * $Id$
+ * Derived from:
+ * $FreeBSD: src/lib/libutil/libutil.h,v 1.44 2007/05/10 15:01:42 des Exp $
*/

#ifndef FLOPEN_H_INCLUDED

Modified: trunk/varnish-cache/include/vpf.h
===================================================================
--- trunk/varnish-cache/include/vpf.h 2007-05-11 11:15:46 UTC (rev 1409)
+++ trunk/varnish-cache/include/vpf.h 2007-05-11 11:17:09 UTC (rev 1410)
@@ -23,6 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
+ * $Id$
* Derived from:
* $FreeBSD: src/lib/libutil/libutil.h,v 1.41 2005/08/24 17:21:38 pjd Exp $
*/

Modified: trunk/varnish-cache/lib/libvarnish/flopen.c
===================================================================
--- trunk/varnish-cache/lib/libvarnish/flopen.c 2007-05-11 11:15:46 UTC (rev 1409)
+++ trunk/varnish-cache/lib/libvarnish/flopen.c 2007-05-11 11:17:09 UTC (rev 1410)
@@ -24,6 +24,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
+ * $Id$
* Derived from:
* $FreeBSD: src/lib/libutil/flopen.c,v 1.4 2007/05/10 15:01:42 des Exp $
*/

Modified: trunk/varnish-cache/lib/libvarnish/vpf.c
===================================================================
--- trunk/varnish-cache/lib/libvarnish/vpf.c 2007-05-11 11:15:46 UTC (rev 1409)
+++ trunk/varnish-cache/lib/libvarnish/vpf.c 2007-05-11 11:17:09 UTC (rev 1410)
@@ -23,6 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
+ * $Id$
* Derived from:
* $FreeBSD: src/lib/libutil/pidfile.c,v 1.5 2007/05/11 11:10:05 des Exp $
*/