summaryrefslogtreecommitdiff
path: root/mach/setup-thread.c
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2012-04-05 01:46:59 +0200
committerThomas Schwinge <thomas@schwinge.name>2012-04-05 01:46:59 +0200
commit778ce77e05d2f687e439dc0be205f822b277e73b (patch)
tree0eb6e034332a90fc602b64ec20aaa71c17e45943 /mach/setup-thread.c
parent5492f2ce940668778d314d04bd8edf3facfaca8c (diff)
parent6a9c58703f282fc2491e5e67c8180f00da320ef8 (diff)
Merge commit 'refs/top-bases/t/tls' into t/tls
Conflicts: sysdeps/mach/hurd/bits/libc-tsd.h
Diffstat (limited to 'mach/setup-thread.c')
-rw-r--r--mach/setup-thread.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/mach/setup-thread.c b/mach/setup-thread.c
index bf0bfa9e94..4422f7c3fc 100644
--- a/mach/setup-thread.c
+++ b/mach/setup-thread.c
@@ -12,9 +12,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 <mach.h>
#include <thread_state.h>