summaryrefslogtreecommitdiff
path: root/vendor/github.com/mitchellh/packer/builder/azure/common/lin
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/mitchellh/packer/builder/azure/common/lin')
-rw-r--r--vendor/github.com/mitchellh/packer/builder/azure/common/lin/ssh.go3
-rw-r--r--vendor/github.com/mitchellh/packer/builder/azure/common/lin/step_create_cert.go3
-rw-r--r--vendor/github.com/mitchellh/packer/builder/azure/common/lin/step_generalize_os.go3
3 files changed, 0 insertions, 9 deletions
diff --git a/vendor/github.com/mitchellh/packer/builder/azure/common/lin/ssh.go b/vendor/github.com/mitchellh/packer/builder/azure/common/lin/ssh.go
index 7ee5a606..1600c2f4 100644
--- a/vendor/github.com/mitchellh/packer/builder/azure/common/lin/ssh.go
+++ b/vendor/github.com/mitchellh/packer/builder/azure/common/lin/ssh.go
@@ -1,6 +1,3 @@
-// Copyright (c) Microsoft Corporation. All rights reserved.
-// Licensed under the MIT License. See the LICENSE file in builder/azure for license information.
-
package lin
import (
diff --git a/vendor/github.com/mitchellh/packer/builder/azure/common/lin/step_create_cert.go b/vendor/github.com/mitchellh/packer/builder/azure/common/lin/step_create_cert.go
index 6ef4ff56..6f6a685d 100644
--- a/vendor/github.com/mitchellh/packer/builder/azure/common/lin/step_create_cert.go
+++ b/vendor/github.com/mitchellh/packer/builder/azure/common/lin/step_create_cert.go
@@ -1,6 +1,3 @@
-// Copyright (c) Microsoft Corporation. All rights reserved.
-// Licensed under the MIT License. See the LICENSE file in builder/azure for license information.
-
package lin
import (
diff --git a/vendor/github.com/mitchellh/packer/builder/azure/common/lin/step_generalize_os.go b/vendor/github.com/mitchellh/packer/builder/azure/common/lin/step_generalize_os.go
index 1c355c2c..c4dacc47 100644
--- a/vendor/github.com/mitchellh/packer/builder/azure/common/lin/step_generalize_os.go
+++ b/vendor/github.com/mitchellh/packer/builder/azure/common/lin/step_generalize_os.go
@@ -1,6 +1,3 @@
-// Copyright (c) Microsoft Corporation. All rights reserved.
-// Licensed under the MIT License. See the LICENSE file in builder/azure for license information.
-
package lin
import (