aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorDavid Xu <davidxu@FreeBSD.org>2005-11-12 01:19:05 +0000
committerDavid Xu <davidxu@FreeBSD.org>2005-11-12 01:19:05 +0000
commitb1e515a3f4760d6dcb246922e004d27364de73b7 (patch)
tree9609ecfa57bb6818bc36d9b3d69d4652d75c3a38 /lib
parent6efabadaeff5d5e17d55973d9c57ea7d3529a86d (diff)
downloadsrc-b1e515a3f4760d6dcb246922e004d27364de73b7.tar.gz
src-b1e515a3f4760d6dcb246922e004d27364de73b7.zip
Insert missing copyright headers.
Notes
Notes: svn path=/head/; revision=152324
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 3d7382d8c18a..3f5dbacd9ffc 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 0e81f2c7bc5f..ca091b43abb3 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 1ef55431da46..1ac0e5757407 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 3c98e8efacb1..b9135df1431c 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 506b69aed4e2..2f4866cc26a2 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