X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=blobdiff_plain;f=src%2Fsetjmp%2Fx86_64%2Flongjmp.s;h=e175a4b9606bba41eccc8972c22244e533718f0a;hp=444076f13c6e35ab036ae21b388f8107a9f6d847;hb=8cfbc8be82898c98fc0a93e2cc7912d9e649f32e;hpb=c7d19f9923c66a2ddb47272f1e8fec8b804f54c4 diff --git a/src/setjmp/x86_64/longjmp.s b/src/setjmp/x86_64/longjmp.s index 444076f1..e175a4b9 100644 --- a/src/setjmp/x86_64/longjmp.s +++ b/src/setjmp/x86_64/longjmp.s @@ -1,4 +1,4 @@ -/* Copyright 2011 Nicholas J. Kain, licensed GNU LGPL 2.1 or later */ +/* Copyright 2011-2012 Nicholas J. Kain, licensed under standard MIT license */ .global _longjmp .global longjmp .type _longjmp,@function