diff options
| author | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2026-07-20 16:44:17 +0530 |
|---|---|---|
| committer | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2026-07-20 16:44:17 +0530 |
| commit | 3cd7c3c025ef830b120057a872b16ecc975c2b62 (patch) | |
| tree | f496973bc1555acdda282b6919da28d89666b5c4 /main.go | |
| parent | d5f0d97b16d91cb9aa6a15c7d524f32cc51ee280 (diff) | |
removed default completion commandv1.7.3
Diffstat (limited to 'main.go')
| -rw-r--r-- | main.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ /* guestbook - Standalone guestbook server for static websites - * Copyright (C) 2025 Vidhu Kant Sharma <vidhukant@vidhukant.com> + * Copyright (C) 2025-2026 Vidhu Kant Sharma <vidhukant@vidhukant.com> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |