summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorgleb <gleb@FreeBSD.org>2012-05-19 14:30:49 +0000
committergleb <gleb@FreeBSD.org>2012-05-19 14:30:49 +0000
commit45496488e539712a12e02ff66a2102552376d10f (patch)
treed0a8c22eace0140d0f3cb0b837f7d65b88c6b3ea /lib
parent53af2dbdcaab2b0af0595c7972b876b8ef9e9ae6 (diff)
downloadFreeBSD-src-45496488e539712a12e02ff66a2102552376d10f.zip
FreeBSD-src-45496488e539712a12e02ff66a2102552376d10f.tar.gz
Put my name as copyright owner of lib/libc/gen/dirfd.c added in r235647.
Requested by: kib@
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/gen/dirfd.c11
1 files changed, 4 insertions, 7 deletions
diff --git a/lib/libc/gen/dirfd.c b/lib/libc/gen/dirfd.c
index ecff700..e29bfdc 100644
--- a/lib/libc/gen/dirfd.c
+++ b/lib/libc/gen/dirfd.c
@@ -1,6 +1,6 @@
/*-
- * Copyright (c) 1989, 1993
- * The Regents of the University of California. All rights reserved.
+ * Copyright (c) 2011 Gleb Kurtsou <gleb@FreeBSD.org>
+ * All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@@ -10,14 +10,11 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. Neither the name of the University nor the names of its contributors
- * may be used to endorse or promote products derived from this software
- * without specific prior written permission.
*
- * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
+ * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
* OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
OpenPOWER on IntegriCloud