Skip to content

Commit

Permalink
[COMPLIANCE] Add Copyright and License Headers
Browse files Browse the repository at this point in the history
  • Loading branch information
hashicorp-copywrite[bot] authored Jun 12, 2023
1 parent 21bd712 commit 3400f81
Show file tree
Hide file tree
Showing 195 changed files with 585 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cmd/sockaddr/command/autohelp.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0

package command

import (
Expand Down
3 changes: 3 additions & 0 deletions cmd/sockaddr/command/dump.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0

package command

import (
Expand Down
3 changes: 3 additions & 0 deletions cmd/sockaddr/command/eval.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0

package command

import (
Expand Down
3 changes: 3 additions & 0 deletions cmd/sockaddr/command/multi_arg.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0

package command

import "regexp"
Expand Down
3 changes: 3 additions & 0 deletions cmd/sockaddr/command/rfc.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0

package command

import (
Expand Down
3 changes: 3 additions & 0 deletions cmd/sockaddr/command/rfc_list.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0

package command

import (
Expand Down
3 changes: 3 additions & 0 deletions cmd/sockaddr/command/tech_support.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0

package command

import (
Expand Down
3 changes: 3 additions & 0 deletions cmd/sockaddr/command/version.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0

package command

import (
Expand Down
3 changes: 3 additions & 0 deletions cmd/sockaddr/commands.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0

package main

import (
Expand Down
3 changes: 3 additions & 0 deletions cmd/sockaddr/main.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: MPL-2.0

package main

import (
Expand Down
3 changes: 3 additions & 0 deletions cmd/sockaddr/regression/run_all.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
#!/bin/sh --
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0


FIND=`/usr/bin/which 2> /dev/null gfind find | /usr/bin/grep -v ^no | /usr/bin/head -n 1`
XARGS=`/usr/bin/which 2> /dev/null gxargs xargs | /usr/bin/grep -v ^no | /usr/bin/head -n 1`
Expand Down
3 changes: 3 additions & 0 deletions cmd/sockaddr/regression/run_one.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
#!/bin/sh -e -u --
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0


set -e
set -u
Expand Down
3 changes: 3 additions & 0 deletions cmd/sockaddr/regression/test_sockaddr.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
#!/bin/sh --
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0


set -e
exec 2>&1
Expand Down
3 changes: 3 additions & 0 deletions cmd/sockaddr/regression/test_sockaddr_dump-00-help.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
#!/bin/sh --
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0


set -e
exec 2>&1
Expand Down
3 changes: 3 additions & 0 deletions cmd/sockaddr/regression/test_sockaddr_dump-01.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
#!/bin/sh --
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0


set -e
exec 2>&1
Expand Down
3 changes: 3 additions & 0 deletions cmd/sockaddr/regression/test_sockaddr_dump-02.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
#!/bin/sh --
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0


set -e
exec 2>&1
Expand Down
3 changes: 3 additions & 0 deletions cmd/sockaddr/regression/test_sockaddr_dump-03.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
#!/bin/sh --
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0


set -e
exec 2>&1
Expand Down
3 changes: 3 additions & 0 deletions cmd/sockaddr/regression/test_sockaddr_dump-04.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
#!/bin/sh --
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0


set -e
exec 2>&1
Expand Down
3 changes: 3 additions & 0 deletions cmd/sockaddr/regression/test_sockaddr_dump-05.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
#!/bin/sh --
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0


set -e
exec 2>&1
Expand Down
3 changes: 3 additions & 0 deletions cmd/sockaddr/regression/test_sockaddr_dump-06.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
#!/bin/sh --
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0


set -e
exec 2>&1
Expand Down
3 changes: 3 additions & 0 deletions cmd/sockaddr/regression/test_sockaddr_dump-07.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
#!/bin/sh --
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0


set -e
exec 2>&1
Expand Down
3 changes: 3 additions & 0 deletions cmd/sockaddr/regression/test_sockaddr_dump-08.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
#!/bin/sh --
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0


set -e
exec 2>&1
Expand Down
3 changes: 3 additions & 0 deletions cmd/sockaddr/regression/test_sockaddr_dump-09.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
#!/bin/sh --
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0


set -e
exec 2>&1
Expand Down
3 changes: 3 additions & 0 deletions cmd/sockaddr/regression/test_sockaddr_dump-10.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
#!/bin/sh --
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0


set -e
exec 2>&1
Expand Down
3 changes: 3 additions & 0 deletions cmd/sockaddr/regression/test_sockaddr_dump-11.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
#!/bin/sh --
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0


set -e
exec 2>&1
Expand Down
3 changes: 3 additions & 0 deletions cmd/sockaddr/regression/test_sockaddr_dump-12.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
#!/bin/sh --
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0


set -e
exec 2>&1
Expand Down
3 changes: 3 additions & 0 deletions cmd/sockaddr/regression/test_sockaddr_dump-13.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
#!/bin/sh --
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0


exec 2>&1
# This should succeed because it is a mapped address
Expand Down
3 changes: 3 additions & 0 deletions cmd/sockaddr/regression/test_sockaddr_dump-14.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
#!/bin/sh --
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0


set -e
exec 2>&1
Expand Down
3 changes: 3 additions & 0 deletions cmd/sockaddr/regression/test_sockaddr_eval-00-help.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
#!/bin/sh --
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0


set -e
exec 2>&1
Expand Down
3 changes: 3 additions & 0 deletions cmd/sockaddr/regression/test_sockaddr_eval-01.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
#!/bin/sh --
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0


set -e
exec 2>&1
Expand Down
3 changes: 3 additions & 0 deletions cmd/sockaddr/regression/test_sockaddr_eval-02.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
#!/bin/sh --
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0


set -e
exec 2>&1
Expand Down
3 changes: 3 additions & 0 deletions cmd/sockaddr/regression/test_sockaddr_eval-03.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
#!/bin/sh --
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0


set -e
exec 2>&1
Expand Down
3 changes: 3 additions & 0 deletions cmd/sockaddr/regression/test_sockaddr_eval-04.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
#!/bin/sh --
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0


set -e
exec 2>&1
Expand Down
3 changes: 3 additions & 0 deletions cmd/sockaddr/regression/test_sockaddr_eval-05.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
#!/bin/sh --
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0


set -e
exec 2>&1
Expand Down
3 changes: 3 additions & 0 deletions cmd/sockaddr/regression/test_sockaddr_rfc-00.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
#!/bin/sh --
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0


set -e
exec 2>&1
Expand Down
3 changes: 3 additions & 0 deletions cmd/sockaddr/regression/test_sockaddr_rfc-01.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
#!/bin/sh --
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0


set -e
exec 2>&1
Expand Down
3 changes: 3 additions & 0 deletions cmd/sockaddr/regression/test_sockaddr_rfc_list-00.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
#!/bin/sh --
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0


set -e
exec 2>&1
Expand Down
3 changes: 3 additions & 0 deletions cmd/sockaddr/regression/test_sockaddr_rfc_list-01.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
#!/bin/sh --
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0


set -e
exec 2>&1
Expand Down
3 changes: 3 additions & 0 deletions cmd/sockaddr/regression/test_sockaddr_rfc_list-02.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
#!/bin/sh --
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0


set -e
exec 2>&1
Expand Down
3 changes: 3 additions & 0 deletions cmd/sockaddr/regression/test_sockaddr_version-00.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
#!/bin/sh --
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0


set -e
exec 2>&1
Expand Down
3 changes: 3 additions & 0 deletions cmd/sockaddr/regression/test_sockaddr_version-01.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
#!/bin/sh --
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0


set -e
exec 2>&1
Expand Down
3 changes: 3 additions & 0 deletions cmd/sockaddr/vendor/github.com/armon/go-radix/radix.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions cmd/sockaddr/vendor/github.com/bgentry/speakeasy/speakeasy.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions cmd/sockaddr/vendor/github.com/hashicorp/errwrap/errwrap.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions cmd/sockaddr/vendor/github.com/mattn/go-isatty/doc.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions cmd/sockaddr/vendor/github.com/mattn/go-isatty/isatty_bsd.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3400f81

Please sign in to comment.