Skip to content

Conversation

@austinvazquez
Copy link
Member

@austinvazquez austinvazquez commented Nov 1, 2025

Applies missing headers to files.

Signed-off-by: Austin Vazquez <austin.vazquez@docker.com>
Copilot AI review requested due to automatic review settings November 1, 2025 00:57
@austinvazquez austinvazquez self-assigned this Nov 1, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds standardized Apache 2.0 license headers to source code files across the containerd project to ensure proper copyright attribution and licensing.

  • Adds Apache 2.0 license headers with containerd Authors copyright to Go source files
  • Includes license headers in build configuration files (Makefile, Dockerfile)
  • Ensures consistent license header format across all file types

Reviewed Changes

Copilot reviewed 16 out of 16 changed files in this pull request and generated no comments.

Show a summary per file
File Description
internal/vminit/vmnetworking/vmnetworking.go Added Apache 2.0 license header to VM networking module
internal/vminit/vmnetworking/dhcp.go Added Apache 2.0 license header to DHCP implementation
internal/vminit/ctrnetworking/ctrnetworking.go Added Apache 2.0 license header to container networking module
internal/virtionet/features.go Added Apache 2.0 license header to virtio networking features
internal/sliceutil/sliceutil_test.go Added Apache 2.0 license header to slice utility tests
internal/sliceutil/sliceutil.go Added Apache 2.0 license header to slice utility functions
internal/shim/task/networking_windows.go Added Apache 2.0 license header to Windows networking implementation
internal/shim/task/networking_unix.go Added Apache 2.0 license header to Unix networking implementation
internal/shim/task/ctrnetworking.go Added Apache 2.0 license header to task container networking
internal/shim/task/bundle/bundle.go Added Apache 2.0 license header to bundle management
internal/nwcfg/nwcfg.go Added Apache 2.0 license header while preserving package documentation
internal/kvm/kvm_others.go Added Apache 2.0 license header to KVM non-Linux implementation
internal/kvm/kvm_linux.go Added Apache 2.0 license header to KVM Linux implementation
cmd/vminitd/networking.go Added Apache 2.0 license header to VM init daemon networking
Makefile Added Apache 2.0 license header to build configuration
Dockerfile Added Apache 2.0 license header to container build configuration

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@dmcgowan dmcgowan merged commit 23a2a38 into containerd:main Nov 1, 2025
5 checks passed
@austinvazquez austinvazquez deleted the add-file-headers branch November 1, 2025 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants