Use the same license as Packer core
This commit is contained in:
parent
16af2131db
commit
cc1130962b
|
@ -1,7 +1,3 @@
|
|||
// Copyright (c) 2013 Kelsey Hightower. All rights reserved.
|
||||
// Use of this source code is governed by the Apache License, Version 2.0
|
||||
// that can be found in the LICENSE file.
|
||||
|
||||
package googlecompute
|
||||
|
||||
import (
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
// Copyright (c) 2013 Kelsey Hightower. All rights reserved.
|
||||
// Use of this source code is governed by the Apache License, Version 2.0
|
||||
// that can be found in the LICENSE file.
|
||||
|
||||
package googlecompute
|
||||
|
||||
import (
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
// Copyright (c) 2013 Kelsey Hightower. All rights reserved.
|
||||
// Use of this source code is governed by the Apache License, Version 2.0
|
||||
// that can be found in the LICENSE file.
|
||||
|
||||
// The googlecompute package contains a packer.Builder implementation that
|
||||
// builds images for Google Compute Engine.
|
||||
package googlecompute
|
||||
|
|
|
@ -1,5 +1 @@
|
|||
// Copyright (c) 2013 Kelsey Hightower. All rights reserved.
|
||||
// Use of this source code is governed by the Apache License, Version 2.0
|
||||
// that can be found in the LICENSE file.
|
||||
|
||||
package googlecompute
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
// Copyright (c) 2013 Kelsey Hightower. All rights reserved.
|
||||
// Use of this source code is governed by the Apache License, Version 2.0
|
||||
// that can be found in the LICENSE file.
|
||||
|
||||
package googlecompute
|
||||
|
||||
import (
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
// Copyright (c) 2013 Kelsey Hightower. All rights reserved.
|
||||
// Use of this source code is governed by the Apache License, Version 2.0
|
||||
// that can be found in the LICENSE file.
|
||||
|
||||
package googlecompute
|
||||
|
||||
import (
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
// Copyright (c) 2013 Kelsey Hightower. All rights reserved.
|
||||
// Use of this source code is governed by the Apache License, Version 2.0
|
||||
// that can be found in the LICENSE file.
|
||||
|
||||
package googlecompute
|
||||
|
||||
import (
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
// Copyright (c) 2013 Kelsey Hightower. All rights reserved.
|
||||
// Use of this source code is governed by the Apache License, Version 2.0
|
||||
// that can be found in the LICENSE file.
|
||||
|
||||
package googlecompute
|
||||
|
||||
import (
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
// Copyright (c) 2013 Kelsey Hightower. All rights reserved.
|
||||
// Use of this source code is governed by the Apache License, Version 2.0
|
||||
// that can be found in the LICENSE file.
|
||||
|
||||
package googlecompute
|
||||
|
||||
import (
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
// Copyright (c) 2013 Kelsey Hightower. All rights reserved.
|
||||
// Use of this source code is governed by the Apache License, Version 2.0
|
||||
// that can be found in the LICENSE file.
|
||||
|
||||
package googlecompute
|
||||
|
||||
import (
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
// Copyright (c) 2013 Kelsey Hightower. All rights reserved.
|
||||
// Use of this source code is governed by the Apache License, Version 2.0
|
||||
// that can be found in the LICENSE file.
|
||||
|
||||
package googlecompute
|
||||
|
||||
import (
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
// Copyright (c) 2013 Kelsey Hightower. All rights reserved.
|
||||
// Use of this source code is governed by the Apache License, Version 2.0
|
||||
// that can be found in the LICENSE file.
|
||||
|
||||
package googlecompute
|
||||
|
||||
import (
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
// Copyright (c) 2013 Kelsey Hightower. All rights reserved.
|
||||
// Use of this source code is governed by the Apache License, Version 2.0
|
||||
// that can be found in the LICENSE file.
|
||||
|
||||
package googlecompute
|
||||
|
||||
import (
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
// Copyright (c) 2013 Kelsey Hightower. All rights reserved.
|
||||
// Use of this source code is governed by the Apache License, Version 2.0
|
||||
// that can be found in the LICENSE file.
|
||||
|
||||
package googlecompute
|
||||
|
||||
import (
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
// Copyright (c) 2013 Kelsey Hightower. All rights reserved.
|
||||
// Use of this source code is governed by the Apache License, Version 2.0
|
||||
// that can be found in the LICENSE file.
|
||||
|
||||
package main
|
||||
|
||||
import (
|
||||
|
|
Loading…
Reference in New Issue