diff options
| author | KunoiSayami <[email protected]> | 2022-01-13 23:52:24 +0800 |
|---|---|---|
| committer | KunoiSayami <[email protected]> | 2022-01-13 23:52:24 +0800 |
| commit | 7662f028360370f0e4f3bd3770965e39c1458ae1 (patch) | |
| tree | f9a91c9fb15d06370475ef067f8eada475d7ecaf /src/database.rs | |
| parent | ff968cf5c39652d9153aa3dcf5563e6d83ea0e6c (diff) | |
feat: Add some useful output in logv4.0.0-alpha.2
Signed-off-by: KunoiSayami <[email protected]>
Diffstat (limited to 'src/database.rs')
| -rw-r--r-- | src/database.rs | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/database.rs b/src/database.rs index 5854e81..5ea93c4 100644 --- a/src/database.rs +++ b/src/database.rs @@ -1,8 +1,5 @@ /* - ** Copyright (C) 2021 KunoiSayami - ** - ** This file is part of cgit-simple-authentication and is released under - ** the AGPL v3 License: https://www.gnu.org/licenses/agpl-3.0.txt + ** Copyright (C) 2021-2022 KunoiSayami ** ** This program is free software: you can redistribute it and/or modify ** it under the terms of the GNU Affero General Public License as published by |
