We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 27e9393 + 3738650 commit 5e31056Copy full SHA for 5e31056
1 file changed
ietf/ipr/models.py
@@ -6,6 +6,7 @@
6
7
8
LICENSE_CHOICES = (
9
+ (0, ''),
10
(1, 'a) No License Required for Implementers.'),
11
(2, 'b) Royalty-Free, Reasonable and Non-Discriminatory License to All Implementers.'),
12
(3, 'c) Reasonable and Non-Discriminatory License to All Implementers with Possible Royalty/Fee.'),
0 commit comments