]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - posix/tst-truncate.c
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / posix / tst-truncate.c
index 78a5139477bf6bc6560b3e244926ea487c7d56ed..8f5957f417a99ecfd109001b925b535a5dba468b 100644 (file)
@@ -1,5 +1,5 @@
 /* Tests for ftruncate and truncate.
-   Copyright (C) 2000 Free Software Foundation, Inc.
+   Copyright (C) 2000-2016 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
@@ -14,9 +14,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; if not, see
+   <http://www.gnu.org/licenses/>.  */
 
 #include <errno.h>
 #include <error.h>