From d33a0f75a5c0c584fbb7cc0076da36d494f39494 Mon Sep 17 00:00:00 2001 From: Adam Date: Thu, 22 Nov 2012 00:50:33 -0500 Subject: Pretty large coding style cleanup, in source doc cleanup, and allow protocol mods to depend on each other --- src/opertype.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/opertype.cpp') diff --git a/src/opertype.cpp b/src/opertype.cpp index b719b4cc7..f468e0c13 100644 --- a/src/opertype.cpp +++ b/src/opertype.cpp @@ -1,8 +1,10 @@ /* + * * Copyright (C) 2008-2011 Robin Burchell * Copyright (C) 2008-2012 Anope Team * * Please read COPYING and README for further details. + * */ #include "services.h" -- cgit