X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcore%2Fauthenticator.cpp;h=4520665bb1bb2dcc5be552bfc5039667d81d941d;hp=4707bc722503ad2f616fcf3d3966b5b38c630c8b;hb=HEAD;hpb=68878dc8366f2f4a0afe132847aad9a51a80cdbf diff --git a/src/core/authenticator.cpp b/src/core/authenticator.cpp index 4707bc72..4520665b 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-2022 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"