aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2022-08-20 18:19:13 +0200
committerTeddy Wing2022-08-20 18:19:13 +0200
commita72654928220288a0717ce18b91c8a061dc351ee (patch)
tree67b24e3f390350aef0aa325c983498467f96dd9a
parent37924c5c6030eecf91a04378a00a47cec550da49 (diff)
downloadPassextract-a72654928220288a0717ce18b91c8a061dc351ee.tar.bz2
Update copyright years
-rw-r--r--README.md2
-rw-r--r--src/main.rs2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 2628911..5f5610c 100644
--- a/README.md
+++ b/README.md
@@ -70,7 +70,7 @@ compiler.
## License
-Copyright © 2016, 2018 Teddy Wing. Licensed under the GNU GPLv3+ (see the
+Copyright © 2016, 2018, 2022 Teddy Wing. Licensed under the GNU GPLv3+ (see the
included COPYING file).
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.