X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcore%2Fcoresettings.h;h=0e204d11ea140164dcd873487a7970ea1abfc29e;hp=cf2cb454088b7446e9c2194b7b73810e9df3441b;hb=f9fc50a5e043668a2525a6c0903ea339d4ba05b7;hpb=cf28e7152c5d940aec586be1b29fbf8ddc99f087 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_*/