diff options
Diffstat (limited to 'contrib/jit-coverage-report.py')
-rw-r--r-- | contrib/jit-coverage-report.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/jit-coverage-report.py b/contrib/jit-coverage-report.py index 529336f..750d81c 100644 --- a/contrib/jit-coverage-report.py +++ b/contrib/jit-coverage-report.py @@ -4,7 +4,7 @@ # cases, and which lack test coverage. Tested with Python 2.7 and 3.2 # To be run from the root directory of the source tree. # -# Copyright (C) 2014 Free Software Foundation, Inc. +# Copyright (C) 2014-2023 Free Software Foundation, Inc. # Written by David Malcolm <dmalcolm@redhat.com>. # # This script is Free Software, and it can be copied, distributed and |