From 34c69bd00249d78e9277bb66c6c0bf7e5b4613a1 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sat, 4 Jun 2022 14:25:32 +0200 Subject: Update copyright year --- README.md | 4 ++-- src/git.rs | 2 +- src/github.rs | 2 +- src/main.rs | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 96726a4..56c5628 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,8 @@ web frontend [CGit]. ## License -Copyright © 2021 Teddy Wing. Licensed under the GNU GPLv3+ (see the included -COPYING file). +Copyright © 2021, 2022 Teddy Wing. Licensed under the GNU GPLv3+ (see the +included COPYING file). [CGit]: https://git.zx2c4.com/cgit/about/ diff --git a/src/git.rs b/src/git.rs index 5f3c91c..e5fdd75 100644 --- a/src/git.rs +++ b/src/git.rs @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Teddy Wing +// Copyright (c) 2021, 2022 Teddy Wing // // This file is part of Reflectub. // diff --git a/src/github.rs b/src/github.rs index 7af0d93..c48dda6 100644 --- a/src/github.rs +++ b/src/github.rs @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Teddy Wing +// Copyright (c) 2021, 2022 Teddy Wing // // This file is part of Reflectub. // diff --git a/src/main.rs b/src/main.rs index 2360f57..61996e8 100644 --- a/src/main.rs +++ b/src/main.rs @@ -1,4 +1,4 @@ -// Copyright (c) 2021 Teddy Wing +// Copyright (c) 2021, 2022 Teddy Wing // // This file is part of Reflectub. // -- cgit v1.2.3