X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;ds=inline;f=win%2Fwin32service.h;h=de7a0972fadc489e27d090a7fa5aace53bcff01e;hb=b0f16081ccaef527ed4b5434a7264508cf455f39;hp=e4500be131e897448996d6de3f5e492310f537aa;hpb=8d419c3873cd3593baf4cc5f66bbe854a3a4614f;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/win/win32service.h b/win/win32service.h index e4500be13..de7a0972f 100644 --- a/win/win32service.h +++ b/win/win32service.h @@ -1,6 +1,10 @@ /* * InspIRCd -- Internet Relay Chat Daemon * + * Copyright (C) 2013 Sadie Powell + * Copyright (C) 2013 ChrisTX + * Copyright (C) 2012 Robby + * Copyright (C) 2008 Craig Edwards * * 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 @@ -15,7 +19,9 @@ * along with this program. If not, see . */ + #pragma once + #ifdef _WIN32 /* Hook for win32service.cpp to exit properly with the service specific error code */