Skip to content

Commit 9f18475

Browse files
mergennachinroman-janik-nxp
authored andcommitted
Change header to BSD license (pytorch#8428)
(cherry picked from commit 931bb8b) Signed-off-by: Robert Kalmar <[email protected]>
1 parent 1d56e52 commit 9f18475

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

exir/passes/quantize_io_pass.py

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
# (c) Meta Platforms, Inc. and affiliates. Confidential and proprietary.
1+
# Copyright (c) Meta Platforms, Inc. and affiliates.
2+
# All rights reserved.
3+
#
4+
# This source code is licensed under the BSD-style license found in the
5+
# LICENSE file in the root directory of this source tree
6+
27
import logging
38
from typing import Any, Dict, List, Optional, Union
49

0 commit comments

Comments
 (0)