From 13ff802da049d325b4c241f3a7d3357f0e26496c Mon Sep 17 00:00:00 2001 From: olf Date: Tue, 24 Mar 2020 02:53:15 +0100 Subject: [PATCH] [Nitpicking] Correct cut & paste mishap --- service/set-write-permissions.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service/set-write-permissions.sh b/service/set-write-permissions.sh index ca1dc31..e7328a1 100755 --- a/service/set-write-permissions.sh +++ b/service/set-write-permissions.sh @@ -12,7 +12,7 @@ # without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. # # See the GNU General Public License for more details. You should have received a copy of the GNU -# General Public License along with CarBudget. If not, see . +# General Public License along with Battery Buddy. If not, see . # # Author: Matti Viljanen