From 3b9584f9e104feff8146c0d48e4a74706017c68d Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sun, 5 Mar 2023 14:39:34 +0100 Subject: renamed the repo --- writable_dirs.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/writable_dirs.py b/writable_dirs.py index 8ec5216..19f6094 100755 --- a/writable_dirs.py +++ b/writable_dirs.py @@ -1,8 +1,8 @@ #!/usr/bin/env python3 # Copyright (c) 2018 Egor Tensin -# This file is part of the "writable-dirs" project. -# For details, see https://github.com/egor-tensin/writable-dirs. +# This file is part of the "audit-scripts" project. +# For details, see https://github.com/egor-tensin/audit-scripts. # Distributed under the MIT License. import argparse -- cgit v1.2.3