diff options
Diffstat (limited to 'usr.bin/lam')
-rw-r--r-- | usr.bin/lam/lam.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/lam/lam.c b/usr.bin/lam/lam.c index 693e9903cd36..7b27eb6194b4 100644 --- a/usr.bin/lam/lam.c +++ b/usr.bin/lam/lam.c @@ -41,8 +41,6 @@ static char sccsid[] = "@(#)lam.c 8.1 (Berkeley) 6/6/93"; #endif #endif /* not lint */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - /* * lam - laminate files * Author: John Kunze, UCB |