X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/2c7908f4199eac0c63bc170e7b4e9a88cb841ce2..73bc81fcd6d41978017180cd7853954120257e72:/usr/src/sys/stand.att/ls.c diff --git a/usr/src/sys/stand.att/ls.c b/usr/src/sys/stand.att/ls.c index 8797aa4715..e0fce44341 100644 --- a/usr/src/sys/stand.att/ls.c +++ b/usr/src/sys/stand.att/ls.c @@ -1,4 +1,10 @@ -/* ls.c 4.2 81/03/15 */ +/* + * Copyright (c) 1982 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + * + * @(#)ls.c 6.2 (Berkeley) %G% + */ #include "../h/param.h" #include "../h/inode.h"