diff options
| author | 2026-07-30 12:49:23 +0700 | |
|---|---|---|
| committer | 2026-07-31 11:38:28 +0700 | |
| commit | 306fafc1d1d19c51d7ac24479f49c76272934ce5 (patch) | |
| tree | e2ab62c141f406bf2c8d8c675b00b66a409f7c52 /ui-ci.c | |
| parent | 1614f25c38d5dd1817cf7651b2fc5e07503fc454 (diff) | |
| download | cgitext-306fafc1d1d19c51d7ac24479f49c76272934ce5.tar.gz cgitext-306fafc1d1d19c51d7ac24479f49c76272934ce5.zip | |
licensing: add author preambles where changes were donev1.3.1+9
Add a copyright for changes done by me, also note in README the nature
of this repo
Diffstat (limited to 'ui-ci.c')
| -rw-r--r-- | ui-ci.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ /* ui-ci.c: redirect to an external CI system * - * Copyright (C) 2006-2025 cgit Development Team <cgit@lists.zx2c4.com> + * Copyright (C) 2026 Saya Andy <saya.andy@posteo.com> * * Licensed under GNU General Public License v2 * (see COPYING for full license text) |