diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-decorator.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-decorator.inc b/meta-python/recipes-devtools/python/python-decorator.inc index 96cf8b475c..caf4340b25 100644 --- a/meta-python/recipes-devtools/python/python-decorator.inc +++ b/meta-python/recipes-devtools/python/python-decorator.inc | |||
| @@ -6,7 +6,7 @@ various non-trivial examples. Of course, as all techniques, decorators \ | |||
| 6 | can be abused and you should not try to solve every problem with a \ | 6 | can be abused and you should not try to solve every problem with a \ |
| 7 | decorator, just because you can." | 7 | decorator, just because you can." |
| 8 | 8 | ||
| 9 | LICENSE = "BSD" | 9 | LICENSE = "BSD-2-Clause" |
| 10 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=be2fd2007972bf96c08af3293d728b22" | 10 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=be2fd2007972bf96c08af3293d728b22" |
| 11 | 11 | ||
| 12 | SRC_URI[md5sum] = "a565a98581c0d110bc247323e89df9b1" | 12 | SRC_URI[md5sum] = "a565a98581c0d110bc247323e89df9b1" |
