Add myKV license for students, valid for 1 year
Resolves MS-970 #complete
This commit is contained in:
parent
3269f9a15a
commit
32e49b26e8
|
|
@ -52,7 +52,13 @@ MYKV_LICENSES = {
|
|||
"978-3-0355-2360-7": {
|
||||
"edition": STUDENT_KEY,
|
||||
"duration": 2 * 365,
|
||||
"name": "myKV Lizenz für Lernende, gültig 4 Jahre",
|
||||
"name": "myKV Lizenz für Lernende, gültig 2 Jahre",
|
||||
"platform": MYKV_PLATFORM,
|
||||
},
|
||||
"978-3-0355-2705-6": {
|
||||
"edition": STUDENT_KEY,
|
||||
"duration": 1 * 365,
|
||||
"name": "myKV Lizenz für Lernende, gültig 1 Jahr",
|
||||
"platform": MYKV_PLATFORM,
|
||||
},
|
||||
"978-3-0355-2361-4": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue