aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/lam
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/lam')
-rw-r--r--usr.bin/lam/Makefile1
-rw-r--r--usr.bin/lam/lam.12
-rw-r--r--usr.bin/lam/lam.c3
3 files changed, 0 insertions, 6 deletions
diff --git a/usr.bin/lam/Makefile b/usr.bin/lam/Makefile
index a24fc9219e77..5fe50646e310 100644
--- a/usr.bin/lam/Makefile
+++ b/usr.bin/lam/Makefile
@@ -1,4 +1,3 @@
-# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= lam
diff --git a/usr.bin/lam/lam.1 b/usr.bin/lam/lam.1
index af613a519e67..cf1af65b2f14 100644
--- a/usr.bin/lam/lam.1
+++ b/usr.bin/lam/lam.1
@@ -25,8 +25,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" @(#)lam.1 8.1 (Berkeley) 6/6/93
-.\"
.Dd April 7, 2015
.Dt LAM 1
.Os
diff --git a/usr.bin/lam/lam.c b/usr.bin/lam/lam.c
index 7b27eb6194b4..45aebe21a987 100644
--- a/usr.bin/lam/lam.c
+++ b/usr.bin/lam/lam.c
@@ -36,9 +36,6 @@ static const char copyright[] =
#endif /* not lint */
#ifndef lint
-#if 0
-static char sccsid[] = "@(#)lam.c 8.1 (Berkeley) 6/6/93";
-#endif
#endif /* not lint */
#include <sys/cdefs.h>
/*