aboutsummaryrefslogtreecommitdiff
path: root/plugins/ProfileEditor/forms/profilemanagerdialog.cpp
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2018-10-02 13:40:41 +0200
committerAqua-sama <aqua@iserlohn-fortress.net>2018-10-02 13:40:41 +0200
commita3f09f358d500e1835a65c9e42faaa1dcf699702 (patch)
treeb83908eac0f501d1ee704b46ac3becee8ad77111 /plugins/ProfileEditor/forms/profilemanagerdialog.cpp
parentAdd Util namespace (diff)
downloadsmolbote-a3f09f358d500e1835a65c9e42faaa1dcf699702.tar.xz
Update remaining repository paths in license headers
Diffstat (limited to 'plugins/ProfileEditor/forms/profilemanagerdialog.cpp')
-rw-r--r--plugins/ProfileEditor/forms/profilemanagerdialog.cpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/ProfileEditor/forms/profilemanagerdialog.cpp b/plugins/ProfileEditor/forms/profilemanagerdialog.cpp
index d660514..b6c1c7e 100644
--- a/plugins/ProfileEditor/forms/profilemanagerdialog.cpp
+++ b/plugins/ProfileEditor/forms/profilemanagerdialog.cpp
@@ -1,3 +1,11 @@
+/*
+ * This file is part of smolbote. It's copyrighted by the contributors recorded
+ * in the version control history of the file, available from its original
+ * location: https://neueland.iserlohn-fortress.net/gitea/aqua/smolbote
+ *
+ * SPDX-License-Identifier: GPL-3.0
+ */
+
#include "profilemanagerdialog.h"
#include "profileview.h"
#include "ui_profilemanagerdialog.h"