update license of njk contributed code (x86_64 asm)
[musl] / src / setjmp / x86_64 / longjmp.s
index 444076f..e175a4b 100644 (file)
@@ -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