src: Yearly copyright bump
[quassel.git] / src / core / corenetworkconfig.h
index bed9e1e..e656239 100644 (file)
@@ -1,5 +1,5 @@
 /***************************************************************************
- *   Copyright (C) 2005-2018 by the Quassel Project                        *
+ *   Copyright (C) 2005-2019 by the Quassel Project                        *
  *   devel@quassel-irc.org                                                 *
  *                                                                         *
  *   This program is free software; you can redistribute it and/or modify  *
@@ -29,7 +29,7 @@ class CoreNetworkConfig : public NetworkConfig
     Q_OBJECT
 
 public:
-    CoreNetworkConfig(const QString &objectName, CoreSession *parent);
+    CoreNetworkConfig(const QString& objectName, CoreSession* parent);
 
     void save();