summaryrefslogtreecommitdiffstats
path: root/testfiles/src/object-style-test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'testfiles/src/object-style-test.cpp')
-rw-r--r--testfiles/src/object-style-test.cpp6
1 files changed, 4 insertions, 2 deletions
diff --git a/testfiles/src/object-style-test.cpp b/testfiles/src/object-style-test.cpp
index 391c5874a..7b73b43c2 100644
--- a/testfiles/src/object-style-test.cpp
+++ b/testfiles/src/object-style-test.cpp
@@ -1,12 +1,14 @@
-/*
+// SPDX-License-Identifier: GPL-2.0-or-later
+/** @file
* Combination style and object testing for cascading and flags.
+ *//*
*
* Authors:
* Martin Owens
*
* Copyright (C) 2018 Authors
*
- * Released under GNU GPL, read the file 'COPYING' for more information
+ * Released under GNU GPL version 2 or later, read the file 'COPYING' for more information
*/
#include <gtest/gtest.h>