Update copyright

Signed-off-by: Chris Crone <christopher.crone@docker.com>
This commit is contained in:
Chris Crone 2020-09-22 12:13:00 +02:00
parent 01ea2488a2
commit d154c41586
206 changed files with 209 additions and 207 deletions

View file

@ -1,6 +1,6 @@
#!/bin/sh
# Copyright The Compose Specification Authors.
# Copyright Docker Compose CLI authors
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.

View file

@ -1,6 +1,6 @@
#!/usr/bin/env sh
# Copyright The Compose Specification Authors.
# Copyright Docker Compose CLI authors
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@ -14,7 +14,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
set -eu -o pipefail
if ! command -v ltag; then

View file

@ -1,4 +1,4 @@
# Copyright 2020 Docker, Inc.
# Copyright 2020 Docker Compose CLI authors
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.

View file

@ -1,4 +1,4 @@
# Copyright 2020 Docker, Inc.
# Copyright 2020 Docker Compose CLI authors
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.

View file

@ -1,5 +1,5 @@
/*
Copyright 2020 Docker, Inc.
Copyright 2020 Docker Compose CLI authors
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.

View file

@ -1,4 +1,4 @@
# Copyright 2020 Docker, Inc.
# Copyright 2020 Docker Compose CLI authors
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.