summaryrefslogtreecommitdiffstats
path: root/src/daemon/notificationNodeService.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/notificationNodeService.cpp')
-rw-r--r--src/daemon/notificationNodeService.cpp12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/daemon/notificationNodeService.cpp b/src/daemon/notificationNodeService.cpp
index a028904..8131f6f 100644
--- a/src/daemon/notificationNodeService.cpp
+++ b/src/daemon/notificationNodeService.cpp
@@ -1,24 +1,24 @@
/*
*
- * HardwareControl DBus Service implementation
+ * Notification DBus Service implementation
*
- * Copyright (C) 2020 Emanoil Kotsev <deloptes@gmail.com>
+ * Copyright (C) 2021 Emanoil Kotsev <deloptes@gmail.com>
*
*
- * This file is part of tdecore/tdehw.
+ * This file is part of kdbusnotification.
*
- * hardwarecontrol is free software; you can redistribute it and/or modify
+ * kdbusnotification is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
- * hardwarecontrol is distributed in the hope that it will be useful,
+ * kdbusnotification is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with tdelibs; if not, write to the Free Software
+ * along with kdbusnotification; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
*/