X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/blobdiff_plain/984263bcb83ad82313113c6ac840d99124d8f90c..1de703daf67320d643c7695d9bf7ec54c33d5512:/games/trek/shield.c diff --git a/games/trek/shield.c b/games/trek/shield.c index d3f8b1f95f..bcddc2a391 100644 --- a/games/trek/shield.c +++ b/games/trek/shield.c @@ -29,16 +29,12 @@ * 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. + * + * @(#)shield.c 8.1 (Berkeley) 5/31/93 + * $FreeBSD: src/games/trek/shield.c,v 1.5 1999/11/30 03:49:54 billf Exp $ + * $DragonFly: src/games/trek/shield.c,v 1.2 2003/06/17 04:25:25 dillon Exp $ */ -#ifndef lint -#if 0 -static char sccsid[] = "@(#)shield.c 8.1 (Berkeley) 5/31/93"; -#endif -static const char rcsid[] = - "$FreeBSD: src/games/trek/shield.c,v 1.5 1999/11/30 03:49:54 billf Exp $"; -#endif /* not lint */ - # include "trek.h" # include "getpar.h"