X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=lib%2Fglthread%2Fthreadlib.c;h=b44765730294286a87e186ce1dfdc4c2484695fe;hb=931b01b091932a1f796c23379ea32abb68bd5895;hp=646defa21ba8d92508066fca2dc568b78cc4d70d;hpb=7be93f2d05131d061bd4790ae33c8d50f50010d7;p=platform%2Fupstream%2Fm4.git diff --git a/lib/glthread/threadlib.c b/lib/glthread/threadlib.c index 646defa..b447657 100644 --- a/lib/glthread/threadlib.c +++ b/lib/glthread/threadlib.c @@ -1,5 +1,5 @@ /* Multithreading primitives. - Copyright (C) 2005-2011 Free Software Foundation, Inc. + Copyright (C) 2005-2013 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Bruno Haible , 2005. */