X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fcore%2Fauthenticator.cpp;h=5c3c3ef4d56067b9a1288659ddca124ee060a6b2;hb=d778861aa194578cd90e019b64fe285ea58746c4;hp=16c83ce3d4feb269d92ca36f0fc78f64a817bd10;hpb=cfbd4daee17dbb3c4052d938bf33edd08711d728;p=quassel.git diff --git a/src/core/authenticator.cpp b/src/core/authenticator.cpp index 16c83ce3..5c3c3ef4 100644 --- a/src/core/authenticator.cpp +++ b/src/core/authenticator.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2016 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"