summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authordavidxu <davidxu@FreeBSD.org>2005-11-12 01:19:05 +0000
committerdavidxu <davidxu@FreeBSD.org>2005-11-12 01:19:05 +0000
commita63a9632fbffe1d4e6c155ac11f8b0c6d5a18207 (patch)
tree9609ecfa57bb6818bc36d9b3d69d4652d75c3a38 /lib
parent7d38d16ad55265dcb83bf82635b2e7776699ebab (diff)
downloadFreeBSD-src-a63a9632fbffe1d4e6c155ac11f8b0c6d5a18207.zip
FreeBSD-src-a63a9632fbffe1d4e6c155ac11f8b0c6d5a18207.tar.gz
Insert missing copyright headers.
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