Skip to content

Commit

Permalink
Apply the new Eclipse Kanto project license scheme (eclipse-kanto#52)
Browse files Browse the repository at this point in the history
[eclipse-kanto#45] Apply the new Eclipse Kanto project license scheme

Updated all copyright headers accordingly.

Signed-off-by: Konstantina Gramatova <[email protected]>
  • Loading branch information
konstantina-gramatova authored Sep 19, 2022
1 parent 8c2990b commit 483e508
Show file tree
Hide file tree
Showing 371 changed files with 1,119 additions and 754 deletions.
5 changes: 3 additions & 2 deletions containerm/api/doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@
//
// This program and the accompanying materials are made available under the
// terms of the Eclipse Public License 2.0 which is available at
// http://www.eclipse.org/legal/epl-2.0
// https://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0
// which is available at https://www.apache.org/licenses/LICENSE-2.0.
//
// SPDX-License-Identifier: EPL-2.0
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0

// Package api provides the gRPC API of containerm
package api
5 changes: 3 additions & 2 deletions containerm/api/services/containers/containers.proto
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@
//
// This program and the accompanying materials are made available under the
// terms of the Eclipse Public License 2.0 which is available at
// http://www.eclipse.org/legal/epl-2.0
// https://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0
// which is available at https://www.apache.org/licenses/LICENSE-2.0.
//
// SPDX-License-Identifier: EPL-2.0
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0

syntax = "proto3";

Expand Down
5 changes: 3 additions & 2 deletions containerm/api/services/containers/doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@
//
// This program and the accompanying materials are made available under the
// terms of the Eclipse Public License 2.0 which is available at
// http://www.eclipse.org/legal/epl-2.0
// https://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0
// which is available at https://www.apache.org/licenses/LICENSE-2.0.
//
// SPDX-License-Identifier: EPL-2.0
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0

// Package containers provides definition of the Containers gRPC service
package containers
5 changes: 3 additions & 2 deletions containerm/api/services/doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@
//
// This program and the accompanying materials are made available under the
// terms of the Eclipse Public License 2.0 which is available at
// http://www.eclipse.org/legal/epl-2.0
// https://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0
// which is available at https://www.apache.org/licenses/LICENSE-2.0.
//
// SPDX-License-Identifier: EPL-2.0
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0

// Package services provides the proto definitions of all gRPC services provided by containerm
package services
5 changes: 3 additions & 2 deletions containerm/api/services/sysinfo/doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@
//
// This program and the accompanying materials are made available under the
// terms of the Eclipse Public License 2.0 which is available at
// http://www.eclipse.org/legal/epl-2.0
// https://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0
// which is available at https://www.apache.org/licenses/LICENSE-2.0.
//
// SPDX-License-Identifier: EPL-2.0
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0

// Package sysinfo provides type definition of the SystemInfo gRPC service
package sysinfo
5 changes: 3 additions & 2 deletions containerm/api/services/sysinfo/system_info.proto
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@
//
// This program and the accompanying materials are made available under the
// terms of the Eclipse Public License 2.0 which is available at
// http://www.eclipse.org/legal/epl-2.0
// https://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0
// which is available at https://www.apache.org/licenses/LICENSE-2.0.
//
// SPDX-License-Identifier: EPL-2.0
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0

syntax = "proto3";

Expand Down
5 changes: 3 additions & 2 deletions containerm/api/types/containers/container.proto
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@
//
// This program and the accompanying materials are made available under the
// terms of the Eclipse Public License 2.0 which is available at
// http://www.eclipse.org/legal/epl-2.0
// https://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0
// which is available at https://www.apache.org/licenses/LICENSE-2.0.
//
// SPDX-License-Identifier: EPL-2.0
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0

syntax = "proto3";

Expand Down
5 changes: 3 additions & 2 deletions containerm/api/types/containers/container_config.proto
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@
//
// This program and the accompanying materials are made available under the
// terms of the Eclipse Public License 2.0 which is available at
// http://www.eclipse.org/legal/epl-2.0
// https://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0
// which is available at https://www.apache.org/licenses/LICENSE-2.0.
//
// SPDX-License-Identifier: EPL-2.0
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0

syntax = "proto3";

Expand Down
5 changes: 3 additions & 2 deletions containerm/api/types/containers/decrypt_config.proto
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@
//
// This program and the accompanying materials are made available under the
// terms of the Eclipse Public License 2.0 which is available at
// http://www.eclipse.org/legal/epl-2.0
// https://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0
// which is available at https://www.apache.org/licenses/LICENSE-2.0.
//
// SPDX-License-Identifier: EPL-2.0
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0

syntax = "proto3";

Expand Down
5 changes: 3 additions & 2 deletions containerm/api/types/containers/device_mapping.proto
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@
//
// This program and the accompanying materials are made available under the
// terms of the Eclipse Public License 2.0 which is available at
// http://www.eclipse.org/legal/epl-2.0
// https://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0
// which is available at https://www.apache.org/licenses/LICENSE-2.0.
//
// SPDX-License-Identifier: EPL-2.0
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0

syntax = "proto3";

Expand Down
5 changes: 3 additions & 2 deletions containerm/api/types/containers/doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@
//
// This program and the accompanying materials are made available under the
// terms of the Eclipse Public License 2.0 which is available at
// http://www.eclipse.org/legal/epl-2.0
// https://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0
// which is available at https://www.apache.org/licenses/LICENSE-2.0.
//
// SPDX-License-Identifier: EPL-2.0
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0

// Package containers provides type definitions used by the Containers gRPC service
package containers
5 changes: 3 additions & 2 deletions containerm/api/types/containers/endpoint_settings.proto
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@
//
// This program and the accompanying materials are made available under the
// terms of the Eclipse Public License 2.0 which is available at
// http://www.eclipse.org/legal/epl-2.0
// https://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0
// which is available at https://www.apache.org/licenses/LICENSE-2.0.
//
// SPDX-License-Identifier: EPL-2.0
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0

syntax = "proto3";

Expand Down
5 changes: 3 additions & 2 deletions containerm/api/types/containers/hook.proto
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@
//
// This program and the accompanying materials are made available under the
// terms of the Eclipse Public License 2.0 which is available at
// http://www.eclipse.org/legal/epl-2.0
// https://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0
// which is available at https://www.apache.org/licenses/LICENSE-2.0.
//
// SPDX-License-Identifier: EPL-2.0
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0

syntax = "proto3";

Expand Down
5 changes: 3 additions & 2 deletions containerm/api/types/containers/host_config.proto
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@
//
// This program and the accompanying materials are made available under the
// terms of the Eclipse Public License 2.0 which is available at
// http://www.eclipse.org/legal/epl-2.0
// https://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0
// which is available at https://www.apache.org/licenses/LICENSE-2.0.
//
// SPDX-License-Identifier: EPL-2.0
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0

syntax = "proto3";

Expand Down
6 changes: 3 additions & 3 deletions containerm/api/types/containers/image.proto
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@

// Copyright (c) 2021 Contributors to the Eclipse Foundation
//
// See the NOTICE file(s) distributed with this work for additional
// information regarding copyright ownership.
//
// This program and the accompanying materials are made available under the
// terms of the Eclipse Public License 2.0 which is available at
// http://www.eclipse.org/legal/epl-2.0
// https://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0
// which is available at https://www.apache.org/licenses/LICENSE-2.0.
//
// SPDX-License-Identifier: EPL-2.0
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0

syntax = "proto3";

Expand Down
5 changes: 3 additions & 2 deletions containerm/api/types/containers/io_config.proto
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@
//
// This program and the accompanying materials are made available under the
// terms of the Eclipse Public License 2.0 which is available at
// http://www.eclipse.org/legal/epl-2.0
// https://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0
// which is available at https://www.apache.org/licenses/LICENSE-2.0.
//
// SPDX-License-Identifier: EPL-2.0
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0

syntax = "proto3";

Expand Down
5 changes: 3 additions & 2 deletions containerm/api/types/containers/log_config.proto
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@
//
// This program and the accompanying materials are made available under the
// terms of the Eclipse Public License 2.0 which is available at
// http://www.eclipse.org/legal/epl-2.0
// https://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0
// which is available at https://www.apache.org/licenses/LICENSE-2.0.
//
// SPDX-License-Identifier: EPL-2.0
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0

syntax = "proto3";

Expand Down
5 changes: 3 additions & 2 deletions containerm/api/types/containers/mount_point.proto
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@
//
// This program and the accompanying materials are made available under the
// terms of the Eclipse Public License 2.0 which is available at
// http://www.eclipse.org/legal/epl-2.0
// https://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0
// which is available at https://www.apache.org/licenses/LICENSE-2.0.
//
// SPDX-License-Identifier: EPL-2.0
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0

syntax = "proto3";

Expand Down
5 changes: 3 additions & 2 deletions containerm/api/types/containers/network_settings.proto
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@
//
// This program and the accompanying materials are made available under the
// terms of the Eclipse Public License 2.0 which is available at
// http://www.eclipse.org/legal/epl-2.0
// https://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0
// which is available at https://www.apache.org/licenses/LICENSE-2.0.
//
// SPDX-License-Identifier: EPL-2.0
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0

syntax = "proto3";

Expand Down
5 changes: 3 additions & 2 deletions containerm/api/types/containers/port_mapping.proto
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@
//
// This program and the accompanying materials are made available under the
// terms of the Eclipse Public License 2.0 which is available at
// http://www.eclipse.org/legal/epl-2.0
// https://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0
// which is available at https://www.apache.org/licenses/LICENSE-2.0.
//
// SPDX-License-Identifier: EPL-2.0
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0

syntax = "proto3";

Expand Down
5 changes: 3 additions & 2 deletions containerm/api/types/containers/resources.proto
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@
//
// This program and the accompanying materials are made available under the
// terms of the Eclipse Public License 2.0 which is available at
// http://www.eclipse.org/legal/epl-2.0
// https://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0
// which is available at https://www.apache.org/licenses/LICENSE-2.0.
//
// SPDX-License-Identifier: EPL-2.0
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0

syntax = "proto3";

Expand Down
5 changes: 3 additions & 2 deletions containerm/api/types/containers/restart_policy.proto
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@
//
// This program and the accompanying materials are made available under the
// terms of the Eclipse Public License 2.0 which is available at
// http://www.eclipse.org/legal/epl-2.0
// https://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0
// which is available at https://www.apache.org/licenses/LICENSE-2.0.
//
// SPDX-License-Identifier: EPL-2.0
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0

syntax = "proto3";

Expand Down
5 changes: 3 additions & 2 deletions containerm/api/types/containers/state.proto
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@
//
// This program and the accompanying materials are made available under the
// terms of the Eclipse Public License 2.0 which is available at
// http://www.eclipse.org/legal/epl-2.0
// https://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0
// which is available at https://www.apache.org/licenses/LICENSE-2.0.
//
// SPDX-License-Identifier: EPL-2.0
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0

syntax = "proto3";

Expand Down
5 changes: 3 additions & 2 deletions containerm/api/types/containers/stop_options.proto
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@
//
// This program and the accompanying materials are made available under the
// terms of the Eclipse Public License 2.0 which is available at
// http://www.eclipse.org/legal/epl-2.0
// https://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0
// which is available at https://www.apache.org/licenses/LICENSE-2.0.
//
// SPDX-License-Identifier: EPL-2.0
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0

syntax = "proto3";

Expand Down
5 changes: 3 additions & 2 deletions containerm/api/types/containers/update_options.proto
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@
//
// This program and the accompanying materials are made available under the
// terms of the Eclipse Public License 2.0 which is available at
// http://www.eclipse.org/legal/epl-2.0
// https://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0
// which is available at https://www.apache.org/licenses/LICENSE-2.0.
//
// SPDX-License-Identifier: EPL-2.0
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0

syntax = "proto3";

Expand Down
5 changes: 3 additions & 2 deletions containerm/api/types/doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@
//
// This program and the accompanying materials are made available under the
// terms of the Eclipse Public License 2.0 which is available at
// http://www.eclipse.org/legal/epl-2.0
// https://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0
// which is available at https://www.apache.org/licenses/LICENSE-2.0.
//
// SPDX-License-Identifier: EPL-2.0
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0

// Package types provides type definitions used by all gRPC services provided by containerm
package types
5 changes: 3 additions & 2 deletions containerm/api/types/sysinfo/doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@
//
// This program and the accompanying materials are made available under the
// terms of the Eclipse Public License 2.0 which is available at
// http://www.eclipse.org/legal/epl-2.0
// https://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0
// which is available at https://www.apache.org/licenses/LICENSE-2.0.
//
// SPDX-License-Identifier: EPL-2.0
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0

// Package sysinfo provides type definitions used by the SystemInfo gRPC service
package sysinfo
5 changes: 3 additions & 2 deletions containerm/api/types/sysinfo/project_info.proto
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@
//
// This program and the accompanying materials are made available under the
// terms of the Eclipse Public License 2.0 which is available at
// http://www.eclipse.org/legal/epl-2.0
// https://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0
// which is available at https://www.apache.org/licenses/LICENSE-2.0.
//
// SPDX-License-Identifier: EPL-2.0
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0

syntax = "proto3";

Expand Down
5 changes: 3 additions & 2 deletions containerm/cli/cli.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@
//
// This program and the accompanying materials are made available under the
// terms of the Eclipse Public License 2.0 which is available at
// http://www.eclipse.org/legal/epl-2.0
// https://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0
// which is available at https://www.apache.org/licenses/LICENSE-2.0.
//
// SPDX-License-Identifier: EPL-2.0
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0

package main

Expand Down
5 changes: 3 additions & 2 deletions containerm/cli/cli_commamd_ctrs_base_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@
//
// This program and the accompanying materials are made available under the
// terms of the Eclipse Public License 2.0 which is available at
// http://www.eclipse.org/legal/epl-2.0
// https://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0
// which is available at https://www.apache.org/licenses/LICENSE-2.0.
//
// SPDX-License-Identifier: EPL-2.0
// SPDX-License-Identifier: EPL-2.0 OR Apache-2.0

package main

Expand Down
Loading

0 comments on commit 483e508

Please sign in to comment.