From 46a39046196f55b52336e19662bb7bac85b731ac Mon Sep 17 00:00:00 2001
From: Robby- <robbyke@gmail.com>
Date: Thu, 19 Apr 2012 20:58:29 +0200
Subject: Replace copyright headers with headers granting specific authors
 copyright

---
 src/modules/spanningtree.h | 22 ++++++++++++++--------
 1 file changed, 14 insertions(+), 8 deletions(-)

(limited to 'src/modules/spanningtree.h')

diff --git a/src/modules/spanningtree.h b/src/modules/spanningtree.h
index 8a38d5588..212f35ff3 100644
--- a/src/modules/spanningtree.h
+++ b/src/modules/spanningtree.h
@@ -1,16 +1,22 @@
-/*       +------------------------------------+
- *       | Inspire Internet Relay Chat Daemon |
- *       +------------------------------------+
+/*
+ * InspIRCd -- Internet Relay Chat Daemon
  *
- *  InspIRCd: (C) 2002-2010 InspIRCd Development Team
- * See: http://wiki.inspircd.org/Credits
+ *   Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org>
  *
- * This program is free but copyrighted software; see
- *            the file COPYING for details.
+ * This file is part of InspIRCd.  InspIRCd 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, version 2.
  *
- * ---------------------------------------------------
+ * 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.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
+
 #ifndef SPANNINGTREE_H
 #define SPANNINGTREE_H
 
-- 
cgit v1.2.3