diff options
author | Birte Kristina Friesel <daniel.friesel@uos.de> | 2023-07-04 18:24:19 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-07-04 18:25:15 +0200 |
commit | d272a824b542cd5baafbfd691cc78c69dca06b60 (patch) | |
tree | 6fc694b5b79cb70780ac825c75a5a2000d5412ad /util/deflate | |
parent | f965e4758770b94f6d334be303a2d58e73f3ace6 (diff) |
Update Copyrightmain
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 |