diff options
| author | Mehmet Samet Duman <yongdohyun@projecttick.org> | 2026-03-01 20:44:17 +0300 |
|---|---|---|
| committer | Mehmet Samet Duman <yongdohyun@projecttick.org> | 2026-03-01 20:44:17 +0300 |
| commit | e158ca4f377d4cc130edc195fd26a5a084a1c5a8 (patch) | |
| tree | 6c77022afa623add7d4d7bbff320078d3bfa8b7d | |
| parent | 26a4c4d860fc9e2b3e256a500e3e836ebd211fad (diff) | |
| download | Project-Tick-e158ca4f377d4cc130edc195fd26a5a084a1c5a8.tar.gz Project-Tick-e158ca4f377d4cc130edc195fd26a5a084a1c5a8.zip | |
add Copyright holder in source code
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
| -rw-r--r-- | pwait.1 | 1 | ||||
| -rw-r--r-- | pwait.c | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,6 @@ .\" .\" Copyright (c) 2004-2009, Jilles Tjoelker +.\" Copyright (c) 2026 Project Tick. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with @@ -2,6 +2,7 @@ * SPDX-License-Identifier: BSD-2-Clause * * Copyright (c) 2004-2009, Jilles Tjoelker + * Copyright (c) 2026 Project Tick. * All rights reserved. * * Redistribution and use in source and binary forms, with |
