diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2016-11-11 02:42:53 +0000 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2016-11-11 02:42:53 +0000 |
| commit | 449287a2a5ee4743d1e51b1cef8423cd5ac0703b (patch) | |
| tree | cfabbc28c7e41c1de011661677a062cfd196415f /contrib/amd/fsinfo/wr_exportfs.c | |
| parent | 3b49535a5a124165d6521ca19e12c0a457ca13b8 (diff) | |
| parent | ca57057f598bfc7119f79f71bf38ec88244ab396 (diff) | |
Notes
Diffstat (limited to 'contrib/amd/fsinfo/wr_exportfs.c')
| -rw-r--r-- | contrib/amd/fsinfo/wr_exportfs.c | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/contrib/amd/fsinfo/wr_exportfs.c b/contrib/amd/fsinfo/wr_exportfs.c index 818d893687cd..c6e7936dd16d 100644 --- a/contrib/amd/fsinfo/wr_exportfs.c +++ b/contrib/amd/fsinfo/wr_exportfs.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997-2006 Erez Zadok + * Copyright (c) 1997-2014 Erez Zadok * Copyright (c) 1989 Jan-Simon Pendry * Copyright (c) 1989 Imperial College of Science, Technology & Medicine * Copyright (c) 1989 The Regents of the University of California. @@ -16,11 +16,7 @@ * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * 3. All advertising materials mentioning features or use of this software - * must display the following acknowledgment: - * This product includes software developed by the University of - * California, Berkeley and its contributors. - * 4. Neither the name of the University nor the names of its contributors + * 3. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * |
