X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fsetjmp%2Fx86_64%2Flongjmp.s;h=e175a4b9606bba41eccc8972c22244e533718f0a;hb=baec93cb5819058e36d44a427db708260f320bd1;hp=444076f13c6e35ab036ae21b388f8107a9f6d847;hpb=c7d19f9923c66a2ddb47272f1e8fec8b804f54c4;p=musl 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