]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update copyright years.
authorRoland McGrath <roland@hack.frob.com>
Mon, 5 Jan 2015 21:53:13 +0000 (13:53 -0800)
committerRoland McGrath <roland@hack.frob.com>
Mon, 5 Jan 2015 21:53:13 +0000 (13:53 -0800)
58 files changed:
sysdeps/arm/nacl/____longjmp_chk.S
sysdeps/arm/nacl/aeabi_read_tp.S
sysdeps/arm/nacl/arm-features.h
sysdeps/arm/nacl/dl-machine.h
sysdeps/arm/nacl/dl-trampoline.S
sysdeps/arm/nacl/include/bits/setjmp.h
sysdeps/arm/nacl/sysdep.h
sysdeps/nacl/Makefile
sysdeps/nacl/____longjmp_chk.c
sysdeps/nacl/_exit.c
sysdeps/nacl/bits/local_lim.h
sysdeps/nacl/bits/mman.h
sysdeps/nacl/bits/stat.h
sysdeps/nacl/bits/typesizes.h
sysdeps/nacl/brk.c
sysdeps/nacl/check_fds.c
sysdeps/nacl/clock.c
sysdeps/nacl/clock_getres.c
sysdeps/nacl/clock_gettime.c
sysdeps/nacl/close.c
sysdeps/nacl/createthread.c
sysdeps/nacl/dl-map-segments.h
sysdeps/nacl/dl-osinfo.h
sysdeps/nacl/dl-sysdep.c
sysdeps/nacl/dl-sysdep.h
sysdeps/nacl/dl-unmap-segments.h
sysdeps/nacl/dl-writev.h
sysdeps/nacl/dup.c
sysdeps/nacl/dup2.c
sysdeps/nacl/exit-thread.h
sysdeps/nacl/fxstat.c
sysdeps/nacl/getdents.c
sysdeps/nacl/getdtsz.c
sysdeps/nacl/getpid.c
sysdeps/nacl/getsysstats.c
sysdeps/nacl/gettimeofday.c
sysdeps/nacl/init-first.c
sysdeps/nacl/kernel-features.h
sysdeps/nacl/ldsodefs.h
sysdeps/nacl/lowlevellock-futex.h
sysdeps/nacl/lseek.c
sysdeps/nacl/mmap.c
sysdeps/nacl/mprotect.c
sysdeps/nacl/munmap.c
sysdeps/nacl/nacl-interface-table.c
sysdeps/nacl/nacl-interfaces.c
sysdeps/nacl/nacl-interfaces.h
sysdeps/nacl/nacl_interface_query.c
sysdeps/nacl/nanosleep.c
sysdeps/nacl/open.c
sysdeps/nacl/read.c
sysdeps/nacl/sched_yield.c
sysdeps/nacl/start.c
sysdeps/nacl/tls.h
sysdeps/nacl/write.c
sysdeps/nacl/xstat.c
sysdeps/nacl/xstatconv.c
sysdeps/nacl/xstatconv.h

index 67ba775028bf79f27a7679e71eeee16bb3896354..f950f17d7b24116405bb730ccb3e48ca8c4b94f6 100644 (file)
@@ -1,5 +1,5 @@
 /* longjmp that validates stack addresses.  ARM/NaCl version.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 46d2285caa9a8b91f3a8169e2ea902f4df87e152..153e6dbdcb0e77f1adb28652211efe5b77f09c36 100644 (file)
@@ -1,5 +1,5 @@
 /* ARM EABI helper function for reading the thread pointer.  NaCl version.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 9b2b1bf8e4278efe6acb0a544f91236f58ea875a..b00cfdbfa538577598bd1fe894bb9fdbf0b1bece 100644 (file)
@@ -1,5 +1,5 @@
 /* Macros to test for CPU features on ARM.  NaCl version.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 284916351963207acd43022884ff3129792430d1..b48517bcc0f6716dc7e513e798332aad5020cc41 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-dependent ELF dynamic relocation inline functions.  ARM/NaCl version.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 9c24f61550365ebb9a7953b566f7a1a16369bb38..64389aa259df3bc436d153e891fc0b3215502b5b 100644 (file)
@@ -1,5 +1,5 @@
 /* PLT trampolines.  ARM/NaCl version.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index fab102246ca4e442ebeea212d4d2c4f7b3806ef0..41830e5c790a93a66ec4ebaaea7a37ecee156d16 100644 (file)
@@ -1,5 +1,5 @@
 /* Private jmp_buf-related definitions.  NaCl/ARM version.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 267189745785740864065c3dc58f80cba709cffd..951df3215d1150d3c8abcdbd7e96e1bc2adc52e1 100644 (file)
@@ -1,5 +1,5 @@
 /* Assembler macros for ARM/NaCl.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 9d8569c881f001e9b36162e4750d40bfb86eadd1..ade4df611fa3a436031be9c744970cf8b2108843 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014 Free Software Foundation, Inc.
+# Copyright (C) 2015 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 
 # The GNU C Library is free software; you can redistribute it and/or
index f6241a0bba87828b5ab442038b8567e225fea8ef..05ad655559133a3b24504afbab4f5b9b49c94992 100644 (file)
@@ -1,5 +1,5 @@
 /* Fortified longjmp.  Stub version.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index a44071ed48767fcb700c3af97a2953e1eeb184e0..0ec902f9eacd6c2c48184ef656ca7c74ee81ef3b 100644 (file)
@@ -1,5 +1,5 @@
 /* _exit -- low-level program termination.  NaCl version.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 2792161c4746e71680d83c188621976e59e14015..950a2371e01bdbf9912701245f2acbc502f68422 100644 (file)
@@ -1,5 +1,5 @@
 /* Minimum guaranteed maximum values for system limits.  NaCl version.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 56fe8d11ca91b0c74d3bb233950db1ea2ffe17f6..2d5fdfc17b373aec31337a0b2ba82505eab3fad7 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for POSIX memory map interface.  NaCl version.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index baf28f839520ab7c3c748eb53371d7db5d6f7e25..0cd3500adb873ba21d4ac46220d78948bcf59354 100644 (file)
@@ -1,5 +1,5 @@
 /* 'struct stat' and related definitions.  NaCl version.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index d379b4791cc142fde542fe6af43396defe2fefbb..2a290350572633551172071ba56552619093b701 100644 (file)
@@ -1,5 +1,5 @@
 /* bits/typesizes.h -- underlying types for *_t.  NaCl version.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 58968e38ab359dceccb68f0aacfee31736cc6f56..bc103de00c0521dd8eed343dcb0fe2fc8313700b 100644 (file)
@@ -1,5 +1,5 @@
 /* brk -- Adjust the "break" at the end of initial data.  NaCl version.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 0fed5eed4d57cd6458df7be99865a41454980698..a6bd8d8a5b7a660df7ddc56d3c8223c9dc0f5e34 100644 (file)
@@ -1,5 +1,5 @@
 /* Check inherited file descriptors for sanity at startup.  NaCl version.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 87a227f698e98b55ac6061ac7e8ffeeee6298bc5..e3bf897c0053d1a52aad679a2725f4f4ba1d3513 100644 (file)
@@ -1,5 +1,5 @@
 /* Return the time used by the program so far.  NaCl version.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 0e9b6c82bf4c3316884c3eff3344eb46cb2881e7..46052065e1c460111dc0aeee81bc91233e55ec41 100644 (file)
@@ -1,5 +1,5 @@
 /* Get the resolution of a clock.  NaCl version.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index f714ae480202402b4dd35f92e80f6d00a6f07afe..8103ae3e4d1eacdaf200e2274710b99352b41eb7 100644 (file)
@@ -1,5 +1,5 @@
 /* Get the current value of a clock.  NaCl version.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 3a9d592a07120046f4e8da4607b64078fc0d8f86..c90a795a1abac43791df394248f919388d3643bd 100644 (file)
@@ -1,5 +1,5 @@
 /* Close a file descriptor.  NaCl version.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 89a58a78070b49463b868ef21560d1bc6d9294a9..9df4eaee741bfb3383e30c6ac69cc1956d1f8315 100644 (file)
@@ -1,5 +1,5 @@
 /* Low-level thread creation for NPTL.  NaCl version.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index a5b7846dd5fd2bac86bbf6b79c16ed76d9635b8b..0dd0af9cd8272636c325a566c5049c6dccb2d0e7 100644 (file)
@@ -1,5 +1,5 @@
 /* Map in a shared object's segments.  NaCl version.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 8647db0ea794aebe45806587b65afa2ac918b48f..ee74d9dd42d2b38e368609713a2018d0fe72f48c 100644 (file)
@@ -1,5 +1,5 @@
 /* DL_SYSDEP_OSCHECK macro for NaCl.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 7562e7cff40bdb864bb95c3bb9e0e0d828cbce3c..f9af5a3acbf0fe9e92a551f020b0102ca7958434 100644 (file)
@@ -1,5 +1,5 @@
 /* Operating system support for run-time dynamic linker.  NaCl version.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index cfe7b62b5a5492a516ff1b39ceb3bb46a531bbe8..ade42135782d06a3897913afebdda97be0d78edf 100644 (file)
@@ -1,5 +1,5 @@
 /* System-specific settings for dynamic linker code.  NaCl version.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 97e14e9411b10253000b81642715735a683062b8..f1043ee23ce9cbb17ec4a211214181ef6a9c5e44 100644 (file)
@@ -1,5 +1,5 @@
 /* Unmap a shared object's segments.  NaCl version.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index e84282da765c3975b570255de580f17a06e552cf..e61d9d14f9e0c842a5fc6a7f6732b9517c5fad57 100644 (file)
@@ -1,5 +1,5 @@
 /* Message-writing for the dynamic linker.  NaCl version.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 4598570b6eb734a6ec8dce84eb455b2dc328344e..1f66c521c737a5c1ffe52a948804f701b3e57d01 100644 (file)
@@ -1,5 +1,5 @@
 /* Duplicate a file descriptor.  NaCl version.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index d7333bda08b219311c716b4c1492f0ae3f49fd2c..948a10892f2d6e7d0ae1032a18ebcfb58c49cb00 100644 (file)
@@ -1,5 +1,5 @@
 /* Duplicate a file descriptor to a chosen number.  NaCl version.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 9c8ed33420bb857cf30d1ab7c4871bd4d29d8dfd..a08a5b1d5cba0035479826bd1d2beb455c7065af 100644 (file)
@@ -1,5 +1,5 @@
 /* Call to terminate the current thread.  NaCl version.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index a2d439e2dc8f940c3963cab0958ef5f8f5ce0ee3..d9f3d20afa791ce7025adb26e8320bdb2e459a53 100644 (file)
@@ -1,5 +1,5 @@
 /* Get stat information from a file descriptor.  NaCl version.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 48dc88ae846350b1e2d30a01db65ff9788e8956c..e022b6bd5bb9bf51a4ea8adba5d23b2996176c1f 100644 (file)
@@ -1,5 +1,5 @@
 /* Read directory entries from a file descriptor.  NaCl version.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index a602df7e255662bf00e87360429ed279642f55f7..31c997810378ad8089396306b023ed2223ee9b23 100644 (file)
@@ -1,5 +1,5 @@
 /* getdtablesize -- Return the limit on file descriptor values.  NaCl version.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index ce677e95625a71efec4d02f58c57468c357eee8f..1b6d2d5d31c47bc57ceb75c89a10ffd63f47ae8a 100644 (file)
@@ -1,5 +1,5 @@
 /* Get the process ID of the calling process.  NaCl version.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 52601f329744008210b981aa321ad7a4304e6e57..c9c8a19e47e97fa53501c024763d0f9edc326dfc 100644 (file)
@@ -1,5 +1,5 @@
 /* getsysstats - Determine various system internal values.  NaCl version.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 9989d928f1a528b510709cff672078d2328efa44..9fb8dab4fd360f13e0b95b351f9b7ff958fe1035 100644 (file)
@@ -1,5 +1,5 @@
 /* Get the current wall clock time.  NaCl version.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 798e9cae1f006830e1f6cb3074a9536fa401e9df..5830c6fd6953c4bd75827f24b981c375252e34c7 100644 (file)
@@ -1,5 +1,5 @@
 /* Initialization code run first thing by the ELF startup code.  NaCl version.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index a0517840102b5f35a12ea93b9ee17025b6f4fd09..3ae983d87350eeb08fe9fcf189d03e1edbf1ac9d 100644 (file)
@@ -1,5 +1,5 @@
 /* Set flags signalling availability of certain operating system features.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index c75c3c41b8367ee0134417c898836d15e1284d1a..c1cfd12c99072e66342ccbfac6499bd186a14c24 100644 (file)
@@ -1,5 +1,5 @@
 /* Run-time dynamic linker data structures for loaded ELF shared objects.  NaCl.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index ec856dfa3551aaa0f3dd2ff52cbd173c224a3621..eecbfb105259ccb92c73aba10984dcb4a796ced4 100644 (file)
@@ -1,5 +1,5 @@
 /* Low-level locking access to futex facilities.  Stub version.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 50f3ea422f4280b3a7446a44ccc24430622d0eaf..6451eb50d55afd31ab2eb261d4d24c34fdd38065 100644 (file)
@@ -1,5 +1,5 @@
 /* lseek -- Move the file position of a file descriptor.  NaCl version.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 283b4a1d44ebb77e53f2dbed6b7804aabbf8ae2c..e9c53267cb56c8de7e0c96db02c14c858effce96 100644 (file)
@@ -1,5 +1,5 @@
 /* Map addresses from a file or anonymous memory.  NaCl version.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 4ea2d1115da4bddcba0729a467a1c66fbe55d55e..6fd6a4dc064d0a090378f2190948274c2ce6fd8a 100644 (file)
@@ -1,5 +1,5 @@
 /* Change memory protections on pages.  NaCl version.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 9a682477fbc41ae120ceadff587d14e9d468f0a5..194e409ae8864423a618ebb96c2fdb3e00171c1d 100644 (file)
@@ -1,5 +1,5 @@
 /* Deallocate a region of pages.  NaCl version.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 13d8280ff7ba2b955923af823e000b923dffdc0e..5a53fbdb0d2c8eb4918d4a773039b2bafa67846b 100644 (file)
@@ -1,5 +1,5 @@
 /* Define one NaCl interface table.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 4d26cc91202b396a7153c612533c513aee30825b..469ee6581bbc2d063a6c25e7954aa0bd73633d41 100644 (file)
@@ -1,5 +1,5 @@
 /* Using NaCl interface tables.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index c7dc2c0194e741357b2c1960acca711fd1aae0a5..524ca8d75c68ce6c9a386c9c9661f1219cb1ba35 100644 (file)
@@ -1,5 +1,5 @@
 /* Using NaCl interface tables.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 476ef922723e67b299b0a1453240bd3da545f733..cae876b3b83316f749f90146bb44c59f16fb2d77 100644 (file)
@@ -1,5 +1,5 @@
 /* NaCl function exposing IRT interface query.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index ac02b223e8713c0f55c309f8f2359413b8ff1e20..cc60a466c8ce3f3a5c6bfae76cb3f6ec74fde439 100644 (file)
@@ -1,5 +1,5 @@
 /* nanosleep -- Sleep for a duration given in nanoseconds.  NaCl version.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 84c8c840cd8df07585c2ec57e608c6954a577e06..cb4700ff243f5016f6c6bc092fce702153b86628 100644 (file)
@@ -1,5 +1,5 @@
 /* Open a file by name.  NaCl version.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index e2902fdbd3ca6f6a25df5471475eebce515d6a8d..fef0c82604910e125bbbe3a9c5a90748e8050da4 100644 (file)
@@ -1,5 +1,5 @@
 /* read -- Read data from a file descriptor.  NaCl version.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 561cbb910159c4b9fde10a225c54a7520ee5600a..c9c7aaa6bfd12220164cc5c04d0a26440a7a9de9 100644 (file)
@@ -1,5 +1,5 @@
 /* sched_yield -- Yield the processor.  NaCl version.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index a74c941867bc4cf339faa6bb5b0ca3848c61e5da..a4b6dd33d43745d10066945f4de9125ab64a2f7a 100644 (file)
@@ -1,5 +1,5 @@
 /* Entry-point for programs.  NaCl version.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index dcfa2e863c5c66799f6267332aaa4e44156486f1..ccf4e83b43c5a18acd14285dd4a5863e3bcf3099 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition for thread-local data handling.  NaCl version.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index f8edc3f6c10dc5a305c43b550ec074883d1116bf..d4063fda8d3d151ac2b1ae7b0d9a0658816dbfbe 100644 (file)
@@ -1,5 +1,5 @@
 /* write -- Write data to a file descriptor.  NaCl version.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 08e51f7878dd111d40b5570cb00123d7a85ca0d2..022cf0294fbf54697f177af003ed36418fe77a9d 100644 (file)
@@ -1,5 +1,5 @@
 /* Get stat information from a file name.  NaCl version.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 73cdf41d3c8093032a55e7264b65d69eaf01561f..ecab76c5f09f9ba6e743c347c52eddfbe9c7c996 100644 (file)
@@ -1,5 +1,5 @@
 /* Convert between the NaCl ABI's `struct stat' format, and libc's.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 2567242c754e613ab54fbed64ad95462c2076032..fb313a2e6297906d5f24858fabfab9c5deee64e0 100644 (file)
@@ -1,5 +1,5 @@
 /* Convert between the NaCl ABI's `struct stat' format, and libc's.
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or