aboutsummaryrefslogtreecommitdiffstats
path: root/linecnt.sh
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2024-01-12 11:23:22 -0500
committerLibravatar netblue30 <netblue30@protonmail.com>2024-01-12 11:23:22 -0500
commitae8f62dba05623ad31fca1239507c1619edbabea (patch)
tree3eedd119133cd3711e41c4b27d8495660d59009b /linecnt.sh
parentprofiles: use only /usr/share/lua* (#6150) (diff)
downloadfirejail-ae8f62dba05623ad31fca1239507c1619edbabea.tar.gz
firejail-ae8f62dba05623ad31fca1239507c1619edbabea.tar.zst
firejail-ae8f62dba05623ad31fca1239507c1619edbabea.zip
update copyright 2024
Diffstat (limited to 'linecnt.sh')
-rwxr-xr-xlinecnt.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/linecnt.sh b/linecnt.sh
index 93cdbd8fc..71d623bc2 100755
--- a/linecnt.sh
+++ b/linecnt.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
6gcov_init() { 6gcov_init() {