]> git.wh0rd.org - dump.git/blobdiff - dump/tape.c
Relicensed dump/restore under the revised BSD license, as per ftp://ftp.cs.berkeley...
[dump.git] / dump / tape.c
index 5af63925a301f2567996379602099410d5e7dba7..6f61210c6da4f0957b31d7c6286a7f408d044fbf 100644 (file)
  * 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: tape.c,v 1.73 2003/03/26 10:58:22 stelian Exp $";
+       "$Id: tape.c,v 1.74 2003/03/30 15:40:37 stelian Exp $";
 #endif /* not lint */
 
 #include <config.h>