]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - nptl/tst-exec3.c
Update copyright notices with scripts/update-copyrights.
[thirdparty/glibc.git] / nptl / tst-exec3.c
index eb9c7212441f42057324c34b7e536c94667ae9b9..0560d8881853680e360964dfd91877047ecb7a7a 100644 (file)
@@ -1,5 +1,5 @@
 /* Thread calls exec.
-   Copyright (C) 2002 Free Software Foundation, Inc.
+   Copyright (C) 2002-2013 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
@@ -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 <paths.h>