aboutsummaryrefslogtreecommitdiffstats
path: root/gcov.sh
diff options
context:
space:
mode:
Diffstat (limited to 'gcov.sh')
-rwxr-xr-xgcov.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcov.sh b/gcov.sh
index 735205668..b949731d9 100755
--- a/gcov.sh
+++ b/gcov.sh
@@ -1,6 +1,6 @@
1#!/bin/bash 1#!/bin/bash
2# This file is part of Firejail project 2# This file is part of Firejail project
3# Copyright (C) 2014-2023 Firejail Authors 3# Copyright (C) 2014-2024 Firejail Authors
4# License GPL v2 4# License GPL v2
5 5
6# GCOV test setup 6# GCOV test setup