]> git.netwichtig.de Git - user/henk/code/inspircd.git/commitdiff
Clean up svn:keywords
authordanieldg <danieldg@e03df62e-2008-0410-955e-edbf42e46eb7>
Sat, 26 Sep 2009 14:28:49 +0000 (14:28 +0000)
committerdanieldg <danieldg@e03df62e-2008-0410-955e-edbf42e46eb7>
Sat, 26 Sep 2009 14:28:49 +0000 (14:28 +0000)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11764 e03df62e-2008-0410-955e-edbf42e46eb7

src/modules/m_spanningtree/main.cpp

index 23945d09518a1b272adcf7489e5be7e99b8871a5..31d0ec449e1bc9fde06e726c800bafe21e7c9447 100644 (file)
@@ -957,7 +957,7 @@ ModuleSpanningTree::~ModuleSpanningTree()
 
 Version ModuleSpanningTree::GetVersion()
 {
 
 Version ModuleSpanningTree::GetVersion()
 {
-       return Version("$Id$", VF_VENDOR, API_VERSION);
+       return Version("Allows servers to be linked", VF_VENDOR);
 }
 
 /* It is IMPORTANT that m_spanningtree is the last module in the chain
 }
 
 /* It is IMPORTANT that m_spanningtree is the last module in the chain