From b1e515a3f4760d6dcb246922e004d27364de73b7 Mon Sep 17 00:00:00 2001 From: David Xu Date: Sat, 12 Nov 2005 01:19:05 +0000 Subject: [PATCH] Insert missing copyright headers. --- lib/libc/sys/sigqueue.2 | 2 ++ lib/libc/sys/sigwaitinfo.2 | 2 ++ lib/libc/sys/timer_create.2 | 2 ++ lib/libc/sys/timer_delete.2 | 2 ++ lib/libc/sys/timer_settime.2 | 2 ++ 5 files changed, 10 insertions(+) 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 +.\" 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 +.\" 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 +.\" 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 +.\" 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 +.\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions