summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/sigqueue.22
-rw-r--r--lib/libc/sys/sigwaitinfo.22
-rw-r--r--lib/libc/sys/timer_create.22
-rw-r--r--lib/libc/sys/timer_delete.22
-rw-r--r--lib/libc/sys/timer_settime.22
5 files changed, 10 insertions, 0 deletions
diff --git a/lib/libc/sys/sigqueue.2 b/lib/libc/sys/sigqueue.2
index 3d7382d..3f5dbac 100644
--- a/lib/libc/sys/sigqueue.2
+++ b/lib/libc/sys/sigqueue.2
@@ -1,3 +1,5 @@
+.\" Copyright (c) 2005 David Xu <davidxu@freebsd.org>
+.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
diff --git a/lib/libc/sys/sigwaitinfo.2 b/lib/libc/sys/sigwaitinfo.2
index 0e81f2c..ca091b4 100644
--- a/lib/libc/sys/sigwaitinfo.2
+++ b/lib/libc/sys/sigwaitinfo.2
@@ -1,3 +1,5 @@
+.\" Copyright (c) 2005 David Xu <davidxu@freebsd.org>
+.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
diff --git a/lib/libc/sys/timer_create.2 b/lib/libc/sys/timer_create.2
index 1ef5543..1ac0e57 100644
--- a/lib/libc/sys/timer_create.2
+++ b/lib/libc/sys/timer_create.2
@@ -1,3 +1,5 @@
+.\" Copyright (c) 2005 David Xu <davidxu@freebsd.org>
+.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
diff --git a/lib/libc/sys/timer_delete.2 b/lib/libc/sys/timer_delete.2
index 3c98e8e..b9135df 100644
--- a/lib/libc/sys/timer_delete.2
+++ b/lib/libc/sys/timer_delete.2
@@ -1,3 +1,5 @@
+.\" Copyright (c) 2005 David Xu <davidxu@freebsd.org>
+.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
diff --git a/lib/libc/sys/timer_settime.2 b/lib/libc/sys/timer_settime.2
index 506b69a..2f4866c 100644
--- a/lib/libc/sys/timer_settime.2
+++ b/lib/libc/sys/timer_settime.2
@@ -1,3 +1,5 @@
+.\" Copyright (c) 2005 David Xu <davidxu@freebsd.org>
+.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
OpenPOWER on IntegriCloud