summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python-decorator.inc2
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 \
6can be abused and you should not try to solve every problem with a \ 6can be abused and you should not try to solve every problem with a \
7decorator, just because you can." 7decorator, just because you can."
8 8
9LICENSE = "BSD" 9LICENSE = "BSD-2-Clause"
10LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=be2fd2007972bf96c08af3293d728b22" 10LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=be2fd2007972bf96c08af3293d728b22"
11 11
12SRC_URI[md5sum] = "a565a98581c0d110bc247323e89df9b1" 12SRC_URI[md5sum] = "a565a98581c0d110bc247323e89df9b1"