Yearly copyright bump :)
[quassel.git] / src / common / settings.cpp
index 83fb8fb..07a9e2a 100644 (file)
@@ -1,5 +1,5 @@
 /***************************************************************************
- *   Copyright (C) 2005-08 by the Quassel Project                          *
+ *   Copyright (C) 2005-09 by the Quassel Project                          *
  *   devel@quassel-irc.org                                                 *
  *                                                                         *
  *   This program is free software; you can redistribute it and/or modify  *
@@ -20,7 +20,6 @@
 
 #include <QSettings>
 #include <QStringList>
-#include <QDebug>
 
 #ifdef Q_WS_QWS
 #include <Qtopia>