mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
b000d5321a
full diff: 18e7e58ea1...59163bf75d
- Add missing return when configuring VXLAN port
- Prevent possible panic in cnmallocator.IsAttachmentAllocated()
- update github.com/pivotal-golang/clock
- new name for package: code.cloudfoundry.org/clock
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
20 lines
924 B
Text
20 lines
924 B
Text
Copyright (c) 2015-Present CloudFoundry.org Foundation, Inc. All Rights Reserved.
|
|
|
|
This project contains software that is Copyright (c) 2015 Pivotal Software, Inc.
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
you may not use this file except in compliance with the License.
|
|
You may obtain a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
See the License for the specific language governing permissions and
|
|
limitations under the License.
|
|
|
|
This project may include a number of subcomponents with separate
|
|
copyright notices and license terms. Your use of these subcomponents
|
|
is subject to the terms and conditions of each subcomponent's license,
|
|
as noted in the LICENSE file.
|