summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2015-06-02 19:20:39 +0000
committerjhb <jhb@FreeBSD.org>2015-06-02 19:20:39 +0000
commit017f11d1f35659ad951edcef75aab0bf17ebbe7e (patch)
treea5d8d5474fef7c8a5c78d1e2ac517008d1c119b8 /lib/libc/stdio
parent042166d482b38a7efb5587493a8eba11028b24e3 (diff)
downloadFreeBSD-src-017f11d1f35659ad951edcef75aab0bf17ebbe7e.zip
FreeBSD-src-017f11d1f35659ad951edcef75aab0bf17ebbe7e.tar.gz
MFC 281887:
Reassign copyright statements on several files from Advanced Computing Technologies LLC to Hudson River Trading LLC.
Diffstat (limited to 'lib/libc/stdio')
-rw-r--r--lib/libc/stdio/open_memstream.32
-rw-r--r--lib/libc/stdio/open_memstream.c2
-rw-r--r--lib/libc/stdio/open_wmemstream.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/stdio/open_memstream.3 b/lib/libc/stdio/open_memstream.3
index 117dcb2..e01952b 100644
--- a/lib/libc/stdio/open_memstream.3
+++ b/lib/libc/stdio/open_memstream.3
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2013 Advanced Computing Technologies LLC
+.\" Copyright (c) 2013 Hudson River Trading LLC
.\" Written by: John H. Baldwin <jhb@FreeBSD.org>
.\" All rights reserved.
.\"
diff --git a/lib/libc/stdio/open_memstream.c b/lib/libc/stdio/open_memstream.c
index aa50822..baa71e4 100644
--- a/lib/libc/stdio/open_memstream.c
+++ b/lib/libc/stdio/open_memstream.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2013 Advanced Computing Technologies LLC
+ * Copyright (c) 2013 Hudson River Trading LLC
* Written by: John H. Baldwin <jhb@FreeBSD.org>
* All rights reserved.
*
diff --git a/lib/libc/stdio/open_wmemstream.c b/lib/libc/stdio/open_wmemstream.c
index cf2968a..299e3d8 100644
--- a/lib/libc/stdio/open_wmemstream.c
+++ b/lib/libc/stdio/open_wmemstream.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2013 Advanced Computing Technologies LLC
+ * Copyright (c) 2013 Hudson River Trading LLC
* Written by: John H. Baldwin <jhb@FreeBSD.org>
* All rights reserved.
*
OpenPOWER on IntegriCloud