X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fcore%2Fcoresettings.h;h=0e204d11ea140164dcd873487a7970ea1abfc29e;hb=5c00beb706c7761d19f9a6b86751193056086b4a;hp=cf2cb454088b7446e9c2194b7b73810e9df3441b;hpb=cf28e7152c5d940aec586be1b29fbf8ddc99f087;p=quassel.git diff --git a/src/core/coresettings.h b/src/core/coresettings.h index cf2cb454..0e204d11 100644 --- a/src/core/coresettings.h +++ b/src/core/coresettings.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-08 by the Quassel IRC Team * + * Copyright (C) 2005-08 by the Quassel Project * * devel@quassel-irc.org * * * * This program is free software; you can redistribute it and/or modify * @@ -41,4 +41,4 @@ class CoreSettings : public Settings { }; -#endif /*CORESETTINGS_H_*/ +#endif /*_CORESETTINGS_H_*/