diff options
Diffstat (limited to 'lib/ccan/likely/_info')
-rw-r--r-- | lib/ccan/likely/_info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ccan/likely/_info b/lib/ccan/likely/_info index 471c1ffc78..252169b362 100644 --- a/lib/ccan/likely/_info +++ b/lib/ccan/likely/_info @@ -9,7 +9,7 @@ * help you annotate rare paths in your code for the convenience of the * compiler and the reader. * - * License: LGPL (2 or any later version) + * License: LGPL (v2.1 or any later version) * Author: Rusty Russell <rusty@rustcorp.com.au> * * Example: |