Skip to content

Commit

Permalink
chore: update copyright header
Browse files Browse the repository at this point in the history
  • Loading branch information
jina-bot committed May 23, 2020
1 parent 819902c commit f9257b6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions jina/executors/encoders/image/bigtransfer.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
__copyright__ = "Copyright (c) 2020 Jina AI Limited. All rights reserved."
__license__ = "Apache-2.0"

import numpy as np

from ..frameworks import BaseCVTFEncoder
Expand Down

0 comments on commit f9257b6

Please sign in to comment.