diff options
Diffstat (limited to 'src/lib/gcov-io.c')
-rw-r--r-- | src/lib/gcov-io.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/gcov-io.c b/src/lib/gcov-io.c index e14252412e..1a41b79f73 100644 --- a/src/lib/gcov-io.c +++ b/src/lib/gcov-io.c @@ -1,3 +1,5 @@ +/* SPDX-License-Identifier: GPL-3.0-only WITH GCC-exception-3.1 */ + /* File format for coverage information Copyright (C) 1996, 1997, 1998, 2000, 2002, 2003, 2004, 2005, 2007, 2008 Free Software Foundation, Inc. |