diff options
author | Andrew Tridgell <tridge@samba.org> | 1999-12-13 13:27:58 +0000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 1999-12-13 13:27:58 +0000 |
commit | 3db52feb1f3b2c07ce0b06ad4a7099fa6efe3fc7 (patch) | |
tree | 866dd15416c3d8554bb207709f433a87ad0c012d /examples/printer-accounting | |
parent | f6276724bafdb6145c0c7b565172d80cb04516ea (diff) | |
download | samba-3db52feb1f3b2c07ce0b06ad4a7099fa6efe3fc7.tar.gz |
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
(This used to be commit 453a822a76780063dff23526c35408866d0c0154)
Diffstat (limited to 'examples/printer-accounting')
-rw-r--r-- | examples/printer-accounting/hp5-redir | 3 | ||||
-rw-r--r-- | examples/printer-accounting/lp-acct | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/examples/printer-accounting/hp5-redir b/examples/printer-accounting/hp5-redir index 98c2b72edd2..ea1299068a3 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 3fe45f877fd..91a3def08f8 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 |