X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=compat%2Flib%2Fsystem.c;h=b3b7932c9823efb717c8d19dde803d634f4b79d7;hb=7f7d329e78edfcea92bff630c3e942d3410fdaab;hp=6b73d63ef730db05ea2e269f431f8d63d5303d84;hpb=f48a055e452249091f3c6851a20431a8c87135b1;p=dump.git diff --git a/compat/lib/system.c b/compat/lib/system.c index 6b73d63..b3b7932 100644 --- a/compat/lib/system.c +++ b/compat/lib/system.c @@ -2,8 +2,8 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999-2000 - * Stelian Pop - Alcôve , 2000 + * Stelian Pop , 1999-2000 + * Stelian Pop - Alcôve , 2000-2002 */ /*- @@ -18,11 +18,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 acknowledgement: - * 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. * @@ -41,7 +37,7 @@ #ifndef lint static const char rcsid[] = - "$Id: system.c,v 1.2 2001/08/13 16:17:52 stelian Exp $"; + "$Id: system.c,v 1.4 2003/03/30 15:40:35 stelian Exp $"; #endif /* not lint */ #include