diff options
author | Garance A Drosehn <gad@FreeBSD.org> | 2003-08-01 00:06:41 +0000 |
---|---|---|
committer | Garance A Drosehn <gad@FreeBSD.org> | 2003-08-01 00:06:41 +0000 |
commit | 7c558d080c14e2d72be99052ea632dee79dfba7c (patch) | |
tree | 9408e4861bd1dfede6a0629efd8577e872bf344e | |
parent | 8d677ef93f1d4e26017302541d24757e18261e49 (diff) |
Notes
-rw-r--r-- | usr.sbin/lpr/common_source/lp.local.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/lpr/common_source/lp.local.h b/usr.sbin/lpr/common_source/lp.local.h index c6c8d48eb77a..6f018b0756a1 100644 --- a/usr.sbin/lpr/common_source/lp.local.h +++ b/usr.sbin/lpr/common_source/lp.local.h @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * From: @(#)lp.local.h 8.1 (Berkeley) 6/6/93 + * @(#)lp.local.h 8.1 (Berkeley) 6/6/93 * $FreeBSD$ */ |