From 3db52feb1f3b2c07ce0b06ad4a7099fa6efe3fc7 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Mon, 13 Dec 1999 13:27:58 +0000 Subject: first pass at updating head branch to be to be the same as the SAMBA_2_0 branch (This used to be commit 453a822a76780063dff23526c35408866d0c0154) --- examples/printer-accounting/hp5-redir | 3 --- examples/printer-accounting/lp-acct | 3 --- 2 files changed, 6 deletions(-) (limited to 'examples/printer-accounting') diff --git a/examples/printer-accounting/hp5-redir b/examples/printer-accounting/hp5-redir index 98c2b72edd..ea1299068a 100644 --- a/examples/printer-accounting/hp5-redir +++ b/examples/printer-accounting/hp5-redir @@ -1,8 +1,5 @@ #!/usr/bin/perl # -# $Source: /data/src/mirror/cvs/samba/examples/printer-accounting/hp5-redir,v $ -# $Id: hp5-redir,v 1.1 1996/07/23 03:30:56 samba-bugs Exp $ -# # 0 == stdin == docuement # 1 == stdout == printer # 2 == stderr == logging diff --git a/examples/printer-accounting/lp-acct b/examples/printer-accounting/lp-acct index 3fe45f877f..91a3def08f 100644 --- a/examples/printer-accounting/lp-acct +++ b/examples/printer-accounting/lp-acct @@ -1,8 +1,5 @@ #!/usr/bin/perl # -# $Source: /data/src/mirror/cvs/samba/examples/printer-accounting/lp-acct,v $ -# $Id: lp-acct,v 1.1 1996/07/23 03:30:56 samba-bugs Exp $ -# # 0 == stdin == docuement # 1 == stdout == printer # 2 == stderr == logging -- cgit