summaryrefslogtreecommitdiffstats
path: root/src/helper/window.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/helper/window.cpp')
-rw-r--r--src/helper/window.cpp13
1 files changed, 8 insertions, 5 deletions
diff --git a/src/helper/window.cpp b/src/helper/window.cpp
index 28fc25606..d51e92358 100644
--- a/src/helper/window.cpp
+++ b/src/helper/window.cpp
@@ -1,10 +1,13 @@
-/**
+// SPDX-License-Identifier: GPL-2.0-or-later
+/** @file
* Generic window implementation
+ *//*
+ * Authors:
+ * see git history
+ * Lauris Kaplinski <lauris@kaplinski.com>
*
- * Author:
- * Lauris Kaplinski <lauris@kaplinski.com>
- *
- * This code is in public domain
+ * Copyright (C) 2017 Authors
+ * Released under GNU GPL v2+, read the file 'COPYING' for more information.
*/
#include <glibmm.h>