Browse Source

Clarify license string.

Rusty Russell 17 years ago
parent
commit
5b9275d0ff
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ccan/crc/_info.c

+ 1 - 1
ccan/crc/_info.c

@@ -25,7 +25,7 @@
  *		exit(0);
  *	}
  *
- * Licence: GPL (v2 or later)
+ * Licence: GPL (v2 or any later version)
  * Author: Gary S. Brown, Clay Haapala
  * Maintainer: Rusty Russell <rusty@rustcorp.com.au>
  */