X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcore%2Fauthenticator.cpp;h=5c3c3ef4d56067b9a1288659ddca124ee060a6b2;hp=4707bc722503ad2f616fcf3d3966b5b38c630c8b;hb=e14649614fbbf9b386505a5d782b88b1ac313c1f;hpb=68878dc8366f2f4a0afe132847aad9a51a80cdbf diff --git a/src/core/authenticator.cpp b/src/core/authenticator.cpp index 4707bc72..5c3c3ef4 100644 --- a/src/core/authenticator.cpp +++ b/src/core/authenticator.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2018 by the Quassel Project * + * Copyright (C) 2005-2020 by the Quassel Project * * devel@quassel-irc.org * * * * This program is free software; you can redistribute it and/or modify * @@ -20,4 +20,5 @@ // Make moc happy #include "authenticator.h" + #include "moc_authenticator.cpp"