summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMehmet Samet Duman <yongdohyun@projecttick.org>2026-03-01 20:44:17 +0300
committerMehmet Samet Duman <yongdohyun@projecttick.org>2026-03-01 20:44:17 +0300
commite158ca4f377d4cc130edc195fd26a5a084a1c5a8 (patch)
tree6c77022afa623add7d4d7bbff320078d3bfa8b7d
parent26a4c4d860fc9e2b3e256a500e3e836ebd211fad (diff)
downloadProject-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.11
-rw-r--r--pwait.c1
2 files changed, 2 insertions, 0 deletions
diff --git a/pwait.1 b/pwait.1
index d92b829b1d..9e0844b235 100644
--- a/pwait.1
+++ b/pwait.1
@@ -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
diff --git a/pwait.c b/pwait.c
index e48c0e7ab7..ff3fac6f07 100644
--- a/pwait.c
+++ b/pwait.c
@@ -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