]> git.pond.sub.org Git - empserver/blobdiff - src/lib/gen/copy.c
Update copyright notice.
[empserver] / src / lib / gen / copy.c
index 38c1f1fffd6d0ecd3b0dd21a8a66d795c2b52a2c..486bd7035bc4f261e1c37e105a523a078fc8965c 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Empire - A multi-player, client/server Internet based war game.
- *  Copyright (C) 1986-2000, Dave Pare, Jeff Bailey, Thomas Ruschak,
+ *  Copyright (C) 1986-2004, Dave Pare, Jeff Bailey, Thomas Ruschak,
  *                           Ken Stevens, Steve McClure
  *
  *  This program is free software; you can redistribute it and/or modify
 #include "gen.h"
 #include "optlist.h"
 
-#ifdef hpux
-#include <memory.h>
-
-void
-bzero(s_char *ptr, int len)
-{
-    memset(ptr, 0, len);
-}
-
-void
-bcopy(s_char *src, s_char *dst, int len)
-{
-    memcpy(dst, src, len);
-}
-#endif
-
 /*
  * space-fill a map or radar scan;
  * null terminate