Added license headers

main
Maya 6 years ago
parent 2144c4aadd
commit 7bb5e02ff1

@ -1,3 +1,7 @@
# Copyright (C) 2020 Intel Corporation
#
# SPDX-License-Identifier: MIT
from diskcache import Cache
from django.conf import settings
from cvat.apps.engine.media_extractors import (Mpeg4ChunkWriter, ZipChunkWriter,

@ -1,3 +1,7 @@
# Copyright (C) 2020 Intel Corporation
#
# SPDX-License-Identifier: MIT
import av
import hashlib

Loading…
Cancel
Save