diff options
author | obrien <obrien@FreeBSD.org> | 2001-09-02 20:14:08 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2001-09-02 20:14:08 +0000 |
commit | e21867b1a89413c139ac3dec0e53c3066105c83a (patch) | |
tree | 074a4fdff488b70d44f3f39139506bb184764590 | |
parent | 59ebf79b48f749ce03da3f6f4964c55828aa2d4a (diff) | |
parent | 71ce81901c34c3edf6d4cc4499bd33762890b063 (diff) | |
download | FreeBSD-src-e21867b1a89413c139ac3dec0e53c3066105c83a.zip FreeBSD-src-e21867b1a89413c139ac3dec0e53c3066105c83a.tar.gz |
This commit was generated by cvs2svn to compensate for changes in r82819,
which included commits to RCS files with non-trunk default branches.
-rw-r--r-- | contrib/amd/amd/ops_cachefs.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/amd/amd/ops_cachefs.c b/contrib/amd/amd/ops_cachefs.c index adb7583..cebf02d 100644 --- a/contrib/amd/amd/ops_cachefs.c +++ b/contrib/amd/amd/ops_cachefs.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997-1999 Erez Zadok + * Copyright (c) 1997-2001 Erez Zadok * Copyright (c) 1990 Jan-Simon Pendry * Copyright (c) 1990 Imperial College of Science, Technology & Medicine * Copyright (c) 1990 The Regents of the University of California. @@ -38,7 +38,7 @@ * * %W% (Berkeley) %G% * - * $Id: ops_cachefs.c,v 1.2 1999/01/10 21:53:49 ezk Exp $ + * $Id: ops_cachefs.c,v 1.3.2.1 2001/01/10 03:23:09 ezk Exp $ * */ |