summaryrefslogtreecommitdiffstats
path: root/src/object/color-profile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/color-profile.cpp')
-rw-r--r--src/object/color-profile.cpp9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/object/color-profile.cpp b/src/object/color-profile.cpp
index 2475181ec..8e4e8978b 100644
--- a/src/object/color-profile.cpp
+++ b/src/object/color-profile.cpp
@@ -1,3 +1,12 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
+/** @file
+ * TODO: insert short description here
+ *//*
+ * Authors: see git history
+ *
+ * Copyright (C) 2018 Authors
+ * Released under GNU GPL v2+, read the file 'COPYING' for more information.
+ */
#ifdef HAVE_CONFIG_H
# include "config.h" // only include where actually required!
#endif