X-Git-Url: https://git.wh0rd.org/?p=dump.git;a=blobdiff_plain;f=rmt%2Frmt.c;h=590bbc4a840360dd8409236c45d3c907c0f63f37;hp=7e79dfb2caaf2f9bd5700bf3a8bde91341472473;hb=ec387a1267f4cac7625cd5b6d1c1f080d39085b3;hpb=8d4197bb9ba5bbcef21409231ed8903b0cac353a diff --git a/rmt/rmt.c b/rmt/rmt.c index 7e79dfb..590bbc4 100644 --- a/rmt/rmt.c +++ b/rmt/rmt.c @@ -37,22 +37,10 @@ * 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: rmt.c,v 1.5 1999/10/11 13:31:14 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[] = "@(#)rmt.c 8.1 (Berkeley) 6/6/93"; -#endif -static const char rcsid[] = - "$Id: rmt.c,v 1.4 1999/10/11 13:08:11 stelian Exp $"; -#endif /* not lint */ - /* * rmt */