Skip to content

Commit 492fb4f

Browse files
committed
Update copyright date to 2017.
1 parent 6f1252b commit 492fb4f

311 files changed

Lines changed: 311 additions & 311 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

cybox/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2015, The MITRE Corporation. All rights reserved.
1+
# Copyright (c) 2017, The MITRE Corporation. All rights reserved.
22
# See LICENSE.txt for complete terms.
33

44
from mixbox import entities

cybox/bindings/account_object.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2015, The MITRE Corporation. All rights reserved.
1+
# Copyright (c) 2017, The MITRE Corporation. All rights reserved.
22
# See LICENSE.txt for complete terms.
33

44
import sys

cybox/bindings/address_object.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2015, The MITRE Corporation. All rights reserved.
1+
# Copyright (c) 2017, The MITRE Corporation. All rights reserved.
22
# See LICENSE.txt for complete terms.
33

44
import sys

cybox/bindings/api_object.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2015, The MITRE Corporation. All rights reserved.
1+
# Copyright (c) 2017, The MITRE Corporation. All rights reserved.
22
# See LICENSE.txt for complete terms.
33

44
import sys

cybox/bindings/archive_file_object.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2015, The MITRE Corporation. All rights reserved.
1+
# Copyright (c) 2017, The MITRE Corporation. All rights reserved.
22
# See LICENSE.txt for complete terms.
33

44
import sys

cybox/bindings/arp_cache_object.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2015, The MITRE Corporation. All rights reserved.
1+
# Copyright (c) 2017, The MITRE Corporation. All rights reserved.
22
# See LICENSE.txt for complete terms.
33

44
import sys

cybox/bindings/artifact_object.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2015, The MITRE Corporation. All rights reserved.
1+
# Copyright (c) 2017, The MITRE Corporation. All rights reserved.
22
# See LICENSE.txt for complete terms.
33

44
import sys

cybox/bindings/as_object.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2015, The MITRE Corporation. All rights reserved.
1+
# Copyright (c) 2017, The MITRE Corporation. All rights reserved.
22
# See LICENSE.txt for complete terms.
33

44
import sys

cybox/bindings/code_object.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2015, The MITRE Corporation. All rights reserved.
1+
# Copyright (c) 2017, The MITRE Corporation. All rights reserved.
22
# See LICENSE.txt for complete terms.
33

44
import sys

cybox/bindings/custom_object.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2015, The MITRE Corporation. All rights reserved.
1+
# Copyright (c) 2017, The MITRE Corporation. All rights reserved.
22
# See LICENSE.txt for complete terms.
33

44
import sys

0 commit comments

Comments
 (0)