From a8f5917380a34776b4e16239ac76c96fb0ffc832 Mon Sep 17 00:00:00 2001 From: germedeb Date: Sat, 10 Sep 2022 20:01:34 -0300 Subject: [PATCH] updated license in aletaiconcount --- tasks/aletaiconcount.fish | 1 - 1 file changed, 1 deletion(-) diff --git a/tasks/aletaiconcount.fish b/tasks/aletaiconcount.fish index ff7cc21..09d82ba 100755 --- a/tasks/aletaiconcount.fish +++ b/tasks/aletaiconcount.fish @@ -4,7 +4,6 @@ # # SPDX-License-Identifier: GPL-3.0-or-later - # show total set_color -o brgreen; printf "Total: " set_color normal; find icons -depth -iname \*.svg | wc -l