aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/lpr/common_source/request.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/lpr/common_source/request.c')
-rw-r--r--usr.sbin/lpr/common_source/request.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/lpr/common_source/request.c b/usr.sbin/lpr/common_source/request.c
index d3e3cdf9650d..e3e43667a11f 100644
--- a/usr.sbin/lpr/common_source/request.c
+++ b/usr.sbin/lpr/common_source/request.c
@@ -30,7 +30,7 @@
static const char copyright[] =
"Copyright (C) 1997, Massachusetts Institute of Technology\r\n";
static const char rcsid[] =
- "$Id$";
+ "$FreeBSD$";
#include <sys/types.h>
#include <sys/stat.h>