diff options
author | Teddy Wing | 2018-03-03 18:56:39 +0100 |
---|---|---|
committer | Teddy Wing | 2018-03-03 18:56:39 +0100 |
commit | b5fb9247c1d8c88cde2ad67331cd89f71836149e (patch) | |
tree | 80efe1505eb46d8d1ed1725244c15554f7aa3682 /src | |
parent | 1d679bb7e490d907ef3423ed618cceb7e03d4a40 (diff) | |
download | Passextract-b5fb9247c1d8c88cde2ad67331cd89f71836149e.tar.bz2 |
Update copyright years
Diffstat (limited to 'src')
-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 28b0259..47095b8 100644 --- a/src/main.rs +++ b/src/main.rs @@ -1,4 +1,4 @@ -// Copyright (c) 2016 Teddy Wing +// Copyright (c) 2016, 2018 Teddy Wing // // This file is licensed under the GNU GPLv3+. Please see the COPYING // file for more information. |