diff options
Diffstat (limited to 'util/deflate')
-rwxr-xr-x | util/deflate | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/deflate b/util/deflate index 8f0460b..a97e4fc 100755 --- a/util/deflate +++ b/util/deflate @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # vim:tabstop=4 softtabstop=4 shiftwidth=4 textwidth=160 smarttab expandtab colorcolumn=160 # -# Copyright 2021 Daniel Friesel +# Copyright 2021 Birte Kristina Friesel # # SPDX-License-Identifier: BSD-2-Clause |