Commit c2d60644 authored by Rusty Russell's avatar Rusty Russell

build_assert: relicense to public domain.

Trivial code, all mine.
parent fc053974
../../licenses/LGPL-2.1
\ No newline at end of file
......@@ -33,7 +33,7 @@
* return (char *)foo;
* }
*
* License: LGPL (v2.1 or any later version)
* License: Public domain
* Author: Rusty Russell <rusty@rustcorp.com.au>
*/
int main(int argc, char *argv[])
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment