]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - io/fxstat.c
Update copyright notices with scripts/update-copyrights.
[thirdparty/glibc.git] / io / fxstat.c
index 216a14cac6c3cfbdb82491040cc24f7d373122b0..1ba61b9cde6ac3bb1dd56291c5eaa2f456a0dfd1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1995, 1996, 1997, 2002 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 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
@@ -46,4 +46,3 @@ __fxstat (int vers, int fd, struct stat *buf)
 stub_warning (fstat)
 hidden_def (__fxstat)
 weak_alias (__fxstat, _fxstat)
-#include <stub-tag.h>