Update copyright statement; fix invalid bundle IDs in marking definitions; typo correction on M1026
This commit is contained in:
+6
-6
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"type": "bundle",
|
||||
"id": "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168",
|
||||
"id": "bundle--2434d2f8-1824-4225-bc22-527cd0a454cc",
|
||||
"spec_version": "2.0",
|
||||
"objects": [
|
||||
{
|
||||
"type": "marking-definition",
|
||||
"definition": {
|
||||
"statement": "Copyright 2017, The MITRE Corporation"
|
||||
},
|
||||
"id": "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168",
|
||||
"created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5",
|
||||
"created": "2017-06-01T00:00:00Z",
|
||||
"id": "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168",
|
||||
"definition_type": "statement"
|
||||
"definition_type": "statement",
|
||||
"definition": {
|
||||
"statement": "Copyright 2015-2020, The MITRE Corporation. MITRE ATT&CK and ATT&CK are registered trademarks of The MITRE Corporation."
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -8492,13 +8492,13 @@
|
||||
},
|
||||
{
|
||||
"type": "marking-definition",
|
||||
"definition": {
|
||||
"statement": "Copyright 2017, The MITRE Corporation"
|
||||
},
|
||||
"id": "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168",
|
||||
"created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5",
|
||||
"created": "2017-06-01T00:00:00Z",
|
||||
"id": "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168",
|
||||
"definition_type": "statement"
|
||||
"definition_type": "statement",
|
||||
"definition": {
|
||||
"statement": "Copyright 2015-2020, The MITRE Corporation. MITRE ATT&CK and ATT&CK are registered trademarks of The MITRE Corporation."
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user