]> git.wh0rd.org - dump.git/blobdiff - restore/main.c
Added CVS Id.
[dump.git] / restore / main.c
index 7460d7dd3903075bcff685e49565a4f9e7e0c739..b3a09ff9c53237f11d1023fdafe2cff958864b20 100644 (file)
  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
+ *
+ * $Id: main.c,v 1.5 1999/10/11 13:31:13 stelian Exp $
  */
 
-#ifndef lint
-static const char copyright[] =
-"@(#) Copyright (c) 1983, 1993\n\
-       The Regents of the University of California.  All rights reserved.\n";
-#endif /* not lint */
-
-#ifndef lint
-#if 0
-static char sccsid[] = "@(#)main.c     8.6 (Berkeley) 5/4/95";
-#endif
-static const char rcsid[] =
-       "$Id: main.c,v 1.4 1999/10/11 13:08:09 stelian Exp $";
-#endif /* not lint */
-
 #include <sys/param.h>
 #include <sys/stat.h>
 #include <errno.h>