Skip to content

Commit b29e78a

Browse files
prasanthpuljspisak
authored andcommitted
update copyright for open governance (onnx#1885)
1 parent 3b0ecd5 commit b29e78a

Some content is hidden

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

45 files changed

+45
-45
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Open Neural Network Exchange
22

3-
Copyright (c) Facebook, Inc. and Microsoft Corporation.
3+
Copyright (c) ONNX Project Contributors.
44
All rights reserved.
55

66
MIT License

onnx/common/constants.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Facebook Inc. and Microsoft Corporation.
1+
// Copyright (c) ONNX Project Contributors.
22
// Licensed under the MIT license.
33

44
#pragma once

onnx/common/model_helpers.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Facebook Inc. and Microsoft Corporation.
1+
// Copyright (c) ONNX Project Contributors.
22
// Licensed under the MIT license.
33

44
#include "onnx/common/model_helpers.h"

onnx/common/model_helpers.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Facebook Inc. and Microsoft Corporation.
1+
// Copyright (c) ONNX Project Contributors.
22
// Licensed under the MIT license.
33

44
#pragma once

onnx/common/status.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Facebook Inc. and Microsoft Corporation.
1+
// Copyright (c) ONNX Project Contributors.
22
// Licensed under the MIT license.
33

44
#pragma once

onnx/defs/attr_proto_util.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Facebook Inc. and Microsoft Corporation.
1+
// Copyright (c) ONNX Project Contributors.
22
// Licensed under the MIT license.
33

44
#include "attr_proto_util.h"

onnx/defs/attr_proto_util.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Facebook Inc. and Microsoft Corporation.
1+
// Copyright (c) ONNX Project Contributors.
22
// Licensed under the MIT license.
33

44
#pragma once

onnx/defs/controlflow/defs.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Facebook Inc. and Microsoft Corporation.
1+
// Copyright (c) ONNX Project Contributors.
22
// Licensed under the MIT license.
33

44
#include "onnx/defs/schema.h"

onnx/defs/controlflow/old.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Facebook Inc. and Microsoft Corporation.
1+
// Copyright (c) ONNX Project Contributors.
22
// Licensed under the MIT license.
33

44
#include "onnx/defs/schema.h"

onnx/defs/data_type_utils.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Facebook Inc. and Microsoft Corporation.
1+
// Copyright (c) ONNX Project Contributors.
22
// Licensed under the MIT license.
33

44
#ifndef ONNX_DATA_TYPE_UTILS_H

onnx/defs/experiments/defs.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Facebook Inc. and Microsoft Corporation.
1+
// Copyright (c) ONNX Project Contributors.
22
// Licensed under the MIT license.
33

44
#include "onnx/defs/schema.h"

onnx/defs/function.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Facebook Inc. and Microsoft Corporation.
1+
// Copyright (c) ONNX Project Contributors.
22
// Licensed under the MIT license.
33

44
#include "onnx/defs/function.h"

onnx/defs/function.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Facebook Inc. and Microsoft Corporation.
1+
// Copyright (c) ONNX Project Contributors.
22
// Licensed under the MIT license.
33

44
#pragma once

onnx/defs/generator/defs.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Facebook Inc. and Microsoft Corporation.
1+
// Copyright (c) ONNX Project Contributors.
22
// Licensed under the MIT license.
33

44
#include "onnx/defs/schema.h"

onnx/defs/generator/old.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Facebook Inc. and Microsoft Corporation.
1+
// Copyright (c) ONNX Project Contributors.
22
// Licensed under the MIT license.
33

44
#include <functional>

onnx/defs/logical/defs.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Facebook Inc. and Microsoft Corporation.
1+
// Copyright (c) ONNX Project Contributors.
22
// Licensed under the MIT license.
33

44
#include "onnx/defs/schema.h"

onnx/defs/logical/old.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Facebook Inc. and Microsoft Corporation.
1+
// Copyright (c) ONNX Project Contributors.
22
// Licensed under the MIT license.
33

44
#include "onnx/defs/schema.h"

onnx/defs/math/defs.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Facebook Inc. and Microsoft Corporation.
1+
// Copyright (c) ONNX Project Contributors.
22
// Licensed under the MIT license.
33

44
#include <functional>

onnx/defs/math/old.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Facebook Inc. and Microsoft Corporation.
1+
// Copyright (c) ONNX Project Contributors.
22
// Licensed under the MIT license.
33

44
#include <functional>

onnx/defs/nn/defs.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Facebook Inc. and Microsoft Corporation.
1+
// Copyright (c) ONNX Project Contributors.
22
// Licensed under the MIT license.
33

44
#include <algorithm>

onnx/defs/nn/old.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Facebook Inc. and Microsoft Corporation.
1+
// Copyright (c) ONNX Project Contributors.
22
// Licensed under the MIT license.
33

44
#include "onnx/defs/schema.h"

onnx/defs/operator_sets-ml.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Facebook Inc. and Microsoft Corporation.
1+
// Copyright (c) ONNX Project Contributors.
22
// Licensed under the MIT license.
33

44
#pragma once

onnx/defs/operator_sets.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Facebook Inc. and Microsoft Corporation.
1+
// Copyright (c) ONNX Project Contributors.
22
// Licensed under the MIT license.
33

44
#pragma once

onnx/defs/reduction/defs.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Facebook Inc. and Microsoft Corporation.
1+
// Copyright (c) ONNX Project Contributors.
22
// Licensed under the MIT license.
33

44
#include <algorithm>

onnx/defs/rnn/defs.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Facebook Inc. and Microsoft Corporation.
1+
// Copyright (c) ONNX Project Contributors.
22
// Licensed under the MIT license.
33

44
#include "onnx/defs/schema.h"

onnx/defs/schema.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Facebook Inc. and Microsoft Corporation.
1+
// Copyright (c) ONNX Project Contributors.
22
// Licensed under the MIT license.
33

44
#include "onnx/defs/schema.h"

onnx/defs/schema.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Facebook Inc. and Microsoft Corporation.
1+
// Copyright (c) ONNX Project Contributors.
22
// Licensed under the MIT license.
33

44
#pragma once

onnx/defs/tensor/defs.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Facebook Inc. and Microsoft Corporation.
1+
// Copyright (c) ONNX Project Contributors.
22
// Licensed under the MIT license.
33

44
#include "onnx/defs/schema.h"

onnx/defs/tensor/old.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Facebook Inc. and Microsoft Corporation.
1+
// Copyright (c) ONNX Project Contributors.
22
// Licensed under the MIT license.
33

44
#include <algorithm>

onnx/defs/tensor_proto_util.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Facebook Inc. and Microsoft Corporation.
1+
// Copyright (c) ONNX Project Contributors.
22
// Licensed under the MIT license.
33

44
#include "tensor_proto_util.h"

onnx/defs/tensor_proto_util.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Facebook Inc. and Microsoft Corporation.
1+
// Copyright (c) ONNX Project Contributors.
22
// Licensed under the MIT license.
33

44
#pragma once

onnx/defs/traditionalml/defs.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Facebook Inc. and Microsoft Corporation.
1+
// Copyright (c) ONNX Project Contributors.
22
// Licensed under the MIT license.
33

44
#include "onnx/defs/schema.h"

onnx/defs/traditionalml/old.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Facebook Inc. and Microsoft Corporation.
1+
// Copyright (c) ONNX Project Contributors.
22
// Licensed under the MIT license.
33

44
#include "onnx/defs/schema.h"

onnx/onnx-ml.proto

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//
44

55

6-
// Copyright (c) Facebook Inc. and Microsoft Corporation.
6+
// Copyright (c) ONNX Project Contributors.
77
// Licensed under the MIT license.
88

99
syntax = "proto2";

onnx/onnx-ml.proto3

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//
44

55

6-
// Copyright (c) Facebook Inc. and Microsoft Corporation.
6+
// Copyright (c) ONNX Project Contributors.
77
// Licensed under the MIT license.
88

99
syntax = "proto3";

onnx/onnx-operators-ml.proto

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//
44

55

6-
// Copyright (c) Facebook Inc. and Microsoft Corporation.
6+
// Copyright (c) ONNX Project Contributors.
77
// Licensed under the MIT license.
88

99
syntax = "proto2";

onnx/onnx-operators-ml.proto3

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//
44

55

6-
// Copyright (c) Facebook Inc. and Microsoft Corporation.
6+
// Copyright (c) ONNX Project Contributors.
77
// Licensed under the MIT license.
88

99
syntax = "proto3";

onnx/onnx-operators.in.proto

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Facebook Inc. and Microsoft Corporation.
1+
// Copyright (c) ONNX Project Contributors.
22
// Licensed under the MIT license.
33

44
syntax = "proto2";

onnx/onnx-operators.proto

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//
44

55

6-
// Copyright (c) Facebook Inc. and Microsoft Corporation.
6+
// Copyright (c) ONNX Project Contributors.
77
// Licensed under the MIT license.
88

99
syntax = "proto2";

onnx/onnx-operators.proto3

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//
44

55

6-
// Copyright (c) Facebook Inc. and Microsoft Corporation.
6+
// Copyright (c) ONNX Project Contributors.
77
// Licensed under the MIT license.
88

99
syntax = "proto3";

onnx/onnx-operators_pb.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Facebook Inc. and Microsoft Corporation.
1+
// Copyright (c) ONNX Project Contributors.
22
// Licensed under the MIT license.
33

44
#pragma once

onnx/onnx.in.proto

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Facebook Inc. and Microsoft Corporation.
1+
// Copyright (c) ONNX Project Contributors.
22
// Licensed under the MIT license.
33

44
syntax = "proto2";

onnx/onnx.proto

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//
44

55

6-
// Copyright (c) Facebook Inc. and Microsoft Corporation.
6+
// Copyright (c) ONNX Project Contributors.
77
// Licensed under the MIT license.
88

99
syntax = "proto2";

onnx/onnx.proto3

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//
44

55

6-
// Copyright (c) Facebook Inc. and Microsoft Corporation.
6+
// Copyright (c) ONNX Project Contributors.
77
// Licensed under the MIT license.
88

99
syntax = "proto3";

onnx/onnx_pb.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Facebook Inc. and Microsoft Corporation.
1+
// Copyright (c) ONNX Project Contributors.
22
// Licensed under the MIT license.
33

44
#ifndef ONNX_ONNX_PB_H

0 commit comments

Comments
 (0)