Skip to content

Commit 69a4d6c

Browse files
youattdcbandy
authored andcommitted
Update Copyright notices for 2023
1 parent 21d6730 commit 69a4d6c

File tree

222 files changed

+222
-222
lines changed

Some content is hidden

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

222 files changed

+222
-222
lines changed

LICENSE.md

Lines changed: 1 addition & 1 deletion

bin/crunchy-postgres-exporter/common_lib.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
# Copyright 2018 - 2022 Crunchy Data Solutions, Inc.
3+
# Copyright 2018 - 2023 Crunchy Data Solutions, Inc.
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.
66
# You may obtain a copy of the License at

bin/crunchy-postgres-exporter/start.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
# Copyright 2017 - 2022 Crunchy Data Solutions, Inc.
3+
# Copyright 2017 - 2023 Crunchy Data Solutions, Inc.
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.
66
# You may obtain a copy of the License at

bin/license_aggregator.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
# Copyright 2021 - 2022 Crunchy Data Solutions, Inc.
3+
# Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.
66
# You may obtain a copy of the License at

cmd/postgres-operator/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package main
22

33
/*
4-
Copyright 2017 - 2022 Crunchy Data Solutions, Inc.
4+
Copyright 2017 - 2023 Crunchy Data Solutions, Inc.
55
Licensed under the Apache License, Version 2.0 (the "License");
66
you may not use this file except in compliance with the License.
77
You may obtain a copy of the License at

cmd/postgres-operator/open_telemetry.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package main
22

33
/*
4-
Copyright 2021 - 2022 Crunchy Data Solutions, Inc.
4+
Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
55
Licensed under the Apache License, Version 2.0 (the "License");
66
you may not use this file except in compliance with the License.
77
You may obtain a copy of the License at

config/README.md

Lines changed: 1 addition & 1 deletion

hack/boilerplate.go.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2021 - 2022 Crunchy Data Solutions, Inc.
2+
Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.
55
You may obtain a copy of the License at

hack/controller-generator.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
# Copyright 2021 - 2022 Crunchy Data Solutions, Inc.
3+
# Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.
66
# You may obtain a copy of the License at

hack/create-kubeconfig.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
# Copyright 2021 - 2022 Crunchy Data Solutions, Inc.
3+
# Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.
66
# You may obtain a copy of the License at

hack/create-todo-patch.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
# Copyright 2021 - 2022 Crunchy Data Solutions, Inc.
3+
# Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.
66
# You may obtain a copy of the License at

hack/generate-rbac.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
# Copyright 2021 - 2022 Crunchy Data Solutions, Inc.
3+
# Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.
66
# You may obtain a copy of the License at

hack/update-pgmonitor-installer.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
# Copyright 2022 Crunchy Data Solutions, Inc.
3+
# Copyright 2022 - 2023 Crunchy Data Solutions, Inc.
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.
66
# You may obtain a copy of the License at

internal/bridge/client.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2021 - 2022 Crunchy Data Solutions, Inc.
2+
Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.
55
You may obtain a copy of the License at

internal/bridge/client_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2021 - 2022 Crunchy Data Solutions, Inc.
2+
Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.
55
You may obtain a copy of the License at

internal/bridge/installation.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2021 - 2022 Crunchy Data Solutions, Inc.
2+
Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.
55
You may obtain a copy of the License at

internal/bridge/installation_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2021 - 2022 Crunchy Data Solutions, Inc.
2+
Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.
55
You may obtain a copy of the License at

internal/bridge/naming.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2021 - 2022 Crunchy Data Solutions, Inc.
2+
Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.
55
You may obtain a copy of the License at

internal/config/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2021 - 2022 Crunchy Data Solutions, Inc.
2+
Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.
55
You may obtain a copy of the License at

internal/config/config_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2021 - 2022 Crunchy Data Solutions, Inc.
2+
Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.
55
You may obtain a copy of the License at

internal/controller/pgupgrade/apply.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021 - 2022 Crunchy Data Solutions, Inc.
1+
// Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

internal/controller/pgupgrade/jobs.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021 - 2022 Crunchy Data Solutions, Inc.
1+
// Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

internal/controller/pgupgrade/jobs_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021 - 2022 Crunchy Data Solutions, Inc.
1+
// Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

internal/controller/pgupgrade/labels.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021 - 2022 Crunchy Data Solutions, Inc.
1+
// Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

internal/controller/pgupgrade/pgupgrade_controller.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021 - 2022 Crunchy Data Solutions, Inc.
1+
// Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

internal/controller/pgupgrade/utils.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021 - 2022 Crunchy Data Solutions, Inc.
1+
// Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

internal/controller/pgupgrade/world.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021 - 2022 Crunchy Data Solutions, Inc.
1+
// Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

internal/controller/pgupgrade/world_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021 - 2022 Crunchy Data Solutions, Inc.
1+
// Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

internal/controller/postgrescluster/apply.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2021 - 2022 Crunchy Data Solutions, Inc.
2+
Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.
55
You may obtain a copy of the License at

internal/controller/postgrescluster/apply_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// +build envtest
33

44
/*
5-
Copyright 2021 - 2022 Crunchy Data Solutions, Inc.
5+
Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
66
Licensed under the Apache License, Version 2.0 (the "License");
77
you may not use this file except in compliance with the License.
88
You may obtain a copy of the License at

internal/controller/postgrescluster/cluster.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2021 - 2022 Crunchy Data Solutions, Inc.
2+
Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.
55
You may obtain a copy of the License at

internal/controller/postgrescluster/cluster_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
package postgrescluster
55

66
/*
7-
Copyright 2021 - 2022 Crunchy Data Solutions, Inc.
7+
Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
88
Licensed under the Apache License, Version 2.0 (the "License");
99
you may not use this file except in compliance with the License.
1010
You may obtain a copy of the License at

internal/controller/postgrescluster/controller.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package postgrescluster
22

33
/*
4-
Copyright 2021 - 2022 Crunchy Data Solutions, Inc.
4+
Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
55
Licensed under the Apache License, Version 2.0 (the "License");
66
you may not use this file except in compliance with the License.
77
You may obtain a copy of the License at

internal/controller/postgrescluster/controller_ref_manager.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package postgrescluster
22

33
/*
4-
Copyright 2021 - 2022 Crunchy Data Solutions, Inc.
4+
Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
55
Licensed under the Apache License, Version 2.0 (the "License");
66
you may not use this file except in compliance with the License.
77
You may obtain a copy of the License at

internal/controller/postgrescluster/controller_ref_manager_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
package postgrescluster
55

66
/*
7-
Copyright 2021 - 2022 Crunchy Data Solutions, Inc.
7+
Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
88
Licensed under the Apache License, Version 2.0 (the "License");
99
you may not use this file except in compliance with the License.
1010
You may obtain a copy of the License at

internal/controller/postgrescluster/controller_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// +build envtest
33

44
/*
5-
Copyright 2021 - 2022 Crunchy Data Solutions, Inc.
5+
Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
66
Licensed under the Apache License, Version 2.0 (the "License");
77
you may not use this file except in compliance with the License.
88
You may obtain a copy of the License at

internal/controller/postgrescluster/delete.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2021 - 2022 Crunchy Data Solutions, Inc.
2+
Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.
55
You may obtain a copy of the License at

internal/controller/postgrescluster/helpers_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2021 - 2022 Crunchy Data Solutions, Inc.
2+
Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.
55
You may obtain a copy of the License at

internal/controller/postgrescluster/instance.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2021 - 2022 Crunchy Data Solutions, Inc.
2+
Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.
55
You may obtain a copy of the License at

internal/controller/postgrescluster/instance.md

Lines changed: 1 addition & 1 deletion

internal/controller/postgrescluster/instance_rollout_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2021 - 2022 Crunchy Data Solutions, Inc.
2+
Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.
55
You may obtain a copy of the License at

internal/controller/postgrescluster/instance_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// +build envtest
33

44
/*
5-
Copyright 2021 - 2022 Crunchy Data Solutions, Inc.
5+
Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
66
Licensed under the Apache License, Version 2.0 (the "License");
77
you may not use this file except in compliance with the License.
88
You may obtain a copy of the License at

internal/controller/postgrescluster/patroni.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2021 - 2022 Crunchy Data Solutions, Inc.
2+
Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.
55
You may obtain a copy of the License at

internal/controller/postgrescluster/patroni_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
package postgrescluster
55

66
/*
7-
Copyright 2021 - 2022 Crunchy Data Solutions, Inc.
7+
Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
88
Licensed under the Apache License, Version 2.0 (the "License");
99
you may not use this file except in compliance with the License.
1010
You may obtain a copy of the License at

internal/controller/postgrescluster/pgadmin.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2021 - 2022 Crunchy Data Solutions, Inc.
2+
Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.
55
You may obtain a copy of the License at

internal/controller/postgrescluster/pgadmin_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// +build envtest
33

44
/*
5-
Copyright 2021 - 2022 Crunchy Data Solutions, Inc.
5+
Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
66
Licensed under the Apache License, Version 2.0 (the "License");
77
you may not use this file except in compliance with the License.
88
You may obtain a copy of the License at

internal/controller/postgrescluster/pgbackrest.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package postgrescluster
22

33
/*
4-
Copyright 2021 - 2022 Crunchy Data Solutions, Inc.
4+
Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
55
Licensed under the Apache License, Version 2.0 (the "License");
66
you may not use this file except in compliance with the License.
77
You may obtain a copy of the License at

internal/controller/postgrescluster/pgbackrest_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
package postgrescluster
55

66
/*
7-
Copyright 2021 - 2022 Crunchy Data Solutions, Inc.
7+
Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
88
Licensed under the Apache License, Version 2.0 (the "License");
99
you may not use this file except in compliance with the License.
1010
You may obtain a copy of the License at

internal/controller/postgrescluster/pgbouncer.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2021 - 2022 Crunchy Data Solutions, Inc.
2+
Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.
55
You may obtain a copy of the License at

internal/controller/postgrescluster/pgbouncer_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// +build envtest
33

44
/*
5-
Copyright 2021 - 2022 Crunchy Data Solutions, Inc.
5+
Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
66
Licensed under the Apache License, Version 2.0 (the "License");
77
you may not use this file except in compliance with the License.
88
You may obtain a copy of the License at

internal/controller/postgrescluster/pgmonitor.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2021 - 2022 Crunchy Data Solutions, Inc.
2+
Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.
55
You may obtain a copy of the License at

internal/controller/postgrescluster/pgmonitor_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// +build envtest
33

44
/*
5-
Copyright 2021 - 2022 Crunchy Data Solutions, Inc.
5+
Copyright 2021 - 2023 Crunchy Data Solutions, Inc.
66
Licensed under the Apache License, Version 2.0 (the "License");
77
you may not use this file except in compliance with the License.
88
You may obtain a copy of the License at

0 commit comments

Comments
 (0)