summaryrefslogtreecommitdiffstats
path: root/testfiles/fuzzer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'testfiles/fuzzer.cpp')
-rw-r--r--testfiles/fuzzer.cpp9
1 files changed, 9 insertions, 0 deletions
diff --git a/testfiles/fuzzer.cpp b/testfiles/fuzzer.cpp
index 6dd09e753..240a84a65 100644
--- a/testfiles/fuzzer.cpp
+++ b/testfiles/fuzzer.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) 2017 Authors
+ * Released under GNU GPL v2+, read the file 'COPYING' for more information.
+ */
#include "xml/repr.h"
#include "inkscape.h"
#include "document.h"