]> git.pond.sub.org Git - empserver/blobdiff - src/client/tags.h
Update copyright notice.
[empserver] / src / client / tags.h
index a46b92a9f7abdc50c59b3abf0ed631b2bb923ef9..9da5e34830b7a6b5e4e8f3fb6a842c415089d86e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Empire - A multi-player, client/server Internet based war game.
- *  Copyright (C) 1986-2004, Dave Pare, Jeff Bailey, Thomas Ruschak,
+ *  Copyright (C) 1986-2007, Dave Pare, Jeff Bailey, Thomas Ruschak,
  *                           Ken Stevens, Steve McClure
  *
  *  This program is free software; you can redistribute it and/or modify
@@ -19,9 +19,9 @@
  *
  *  ---
  *
- *  See the "LEGAL", "LICENSE", "CREDITS" and "README" files for all the
- *  related information and legal notices. It is expected that any future
- *  projects/authors will amend these files as needed.
+ *  See files README, COPYING and CREDITS in the root of the source
+ *  tree for related information and legal notices.  It is expected
+ *  that future projects/authors will amend these files as needed.
  *
  *  ---
  *
@@ -31,8 +31,8 @@
  *     John Yockey, 1998
  */
 
-#ifndef _TAGS_H_
-#define _TAGS_H_
+#ifndef TAGS_H
+#define TAGS_H
 
 struct tagstruct {
     char *item;