X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/0f4556f12c8f75078501c9d1338ae7648a97f975..95f51977ddc18faa2e212f30c00a39540b39f325:/usr/src/ucb/dbx/ops.c diff --git a/usr/src/ucb/dbx/ops.c b/usr/src/ucb/dbx/ops.c index 6539236c48..e7c8772eaf 100644 --- a/usr/src/ucb/dbx/ops.c +++ b/usr/src/ucb/dbx/ops.c @@ -1,6 +1,14 @@ -/* Copyright (c) 1982 Regents of the University of California */ +/* + * Copyright (c) 1983 Regents of the University of California. + * All rights reserved. The Berkeley software License Agreement + * specifies the terms and conditions for redistribution. + */ + +#ifndef lint +static char sccsid[] = "@(#)ops.c 5.1 (Berkeley) 5/31/85"; +#endif not lint -static char sccsid[] = "@(#)ops.c 1.3 12/18/82"; +static char rcsid[] = "$Header: ops.c,v 1.5 84/12/26 10:41:07 linton Exp $"; /* * Machine operators.