updates.
[silc.git] / lib / silccore / silcid.h
index 49cf666ef0ca95d6ba1f874908bdaae0106be8cb..2397888312e644c8de71143b4d273a3539178115 100644 (file)
@@ -1,24 +1,24 @@
-/****h* silccore/silcid.h
- *
- * NAME
- *
- * silcid.h
- *
- * COPYRIGHT
- *
- * Author: Pekka Riikonen <priikone@poseidon.pspt.fi>
- *
- * Copyright (C) 1997 - 2000 Pekka Riikonen
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
+/*
+  silcid.h
+  Author: Pekka Riikonen <priikone@silcnet.org>
+  Copyright (C) 1997 - 2000 Pekka Riikonen
+  This program is free software; you can redistribute it and/or modify
+  it under the terms of the GNU General Public License as published by
+  the Free Software Foundation; either version 2 of the License, or
+  (at your option) any later version.
+  This program is distributed in the hope that it will be useful,
+  but WITHOUT ANY WARRANTY; without even the implied warranty of
+  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+  GNU General Public License for more details.
+
+*/
+
+/****h* silccore/SilcIDAPI
  *
  * DESCRIPTION
  *
@@ -29,7 +29,7 @@
  * channels are identified by the these ID's.
  *
  * The ID's are based on IP addresses. The IP address provides a good
- * way to distinguish the ID's from other ID's. The ID's support both
+ * way to distinguish the ID's from other ID's. The ID's supports both
  * IPv4 and IPv6.
  *
  ***/