]> ToastFreeware Gitweb - toast/confclerk.git/blobdiff - src/mvc/eventmodel.cpp
Bump copyright years.
[toast/confclerk.git] / src / mvc / eventmodel.cpp
index 8f978d9c3a8bc67ff25bd522c350d4c48ee7773b..a140efdac496ed00bac06368825351e757164aa2 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2010 Ixonos Plc.
- * Copyright (C) 2011-2021 Philipp Spitzer, gregor herrmann, Stefan Stahl
+ * Copyright (C) 2011-2024 Philipp Spitzer, gregor herrmann, Stefan Stahl
  *
  * This file is part of ConfClerk.
  *
@@ -21,8 +21,7 @@
 #include "conference.h"
 #include "track.h"
 #include "room.h"
-
-#include <application.h>
+#include "application.h"
 
 const QString EventModel::COMMA_SEPARATOR = ", ";