diff options
author | Ayush Agarwal <ayushnix@fastmail.com> | 2023-02-25 21:59:24 +0530 |
---|---|---|
committer | Ayush Agarwal <ayushnix@fastmail.com> | 2023-03-18 01:19:09 +0530 |
commit | 4c4ffd35e586b438a511453368a3e687ee40c86d (patch) | |
tree | 6df1fd9adee29557c6b3b5047d121a4d6dc8c47a | |
parent | d84549d95bc1c68bec1786ede40564bee263d9aa (diff) |
chore: remove copyright year and update email ID
-rwxr-xr-x | tessen | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #!/usr/bin/env bash # SPDX-License-Identifier: GPL-2.0-only -# Copyright (C) 2021 Ayush Agarwal <ayushnix at fastmail dot com> +# Copyright (C) Ayush Agarwal <ayush at ayushnix dot com> # # vim: set expandtab ts=2 sw=2 sts=2: # |