summaryrefslogtreecommitdiff
path: root/vendor/github.com/mitchellh/packer/builder/azure/common/lin/step_generalize_os.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/mitchellh/packer/builder/azure/common/lin/step_generalize_os.go')
-rw-r--r--vendor/github.com/mitchellh/packer/builder/azure/common/lin/step_generalize_os.go3
1 files changed, 0 insertions, 3 deletions
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 (