summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2014-01-25 22:11:12 +0000
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2014-01-25 22:11:12 +0000
commit94e5f0b8e603337841ae55d1b6cefc6f17c3eb0c (patch)
tree4ed341ad076128d97b72574513e1edbe3e7108a3 /include
parent8585bce9bdfe31e3e5ece1931ba1a305542db999 (diff)
- patchlevel.h: update copyright/license header
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2927 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'include')
-rw-r--r--include/patchlevel.h12
1 files changed, 7 insertions, 5 deletions
diff --git a/include/patchlevel.h b/include/patchlevel.h
index 42ef4f5..9dc1c28 100644
--- a/include/patchlevel.h
+++ b/include/patchlevel.h
@@ -1,8 +1,7 @@
/*
- * ircd-hybrid: an advanced Internet Relay Chat Daemon(ircd).
- * patchlevel.h: A header defining the patchlevel.
+ * ircd-hybrid: an advanced, lightweight Internet Relay Chat Daemon (ircd)
*
- * Copyright (C) 2002 by the past and present ircd coders, and others.
+ * Copyright (c) 1997-2014 ircd-hybrid development team
*
* 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
@@ -18,8 +17,11 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
* USA
- *
- * $Id$
+ */
+
+/*! \file patchlevel.h
+ * \brief A header defining the patchlevel.
+ * \version $Id$
*/
#ifndef PATCHLEVEL