diff options
author | Teddy Wing | 2022-08-20 18:19:13 +0200 |
---|---|---|
committer | Teddy Wing | 2022-08-20 18:19:13 +0200 |
commit | a72654928220288a0717ce18b91c8a061dc351ee (patch) | |
tree | 67b24e3f390350aef0aa325c983498467f96dd9a /src/main.rs | |
parent | 37924c5c6030eecf91a04378a00a47cec550da49 (diff) | |
download | Passextract-a72654928220288a0717ce18b91c8a061dc351ee.tar.bz2 |
Update copyright years
Diffstat (limited to 'src/main.rs')
-rw-r--r-- | src/main.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.rs b/src/main.rs index ac289cd..bc72d63 100644 --- a/src/main.rs +++ b/src/main.rs @@ -1,4 +1,4 @@ -// Copyright (c) 2016, 2018 Teddy Wing +// Copyright (c) 2016, 2018, 2022 Teddy Wing // // This file is licensed under the GNU GPLv3+. Please see the COPYING // file for more information. |