Skip to content

Commit 810c77f

Browse files
committed
update header text
1 parent 9b598e1 commit 810c77f

File tree

154 files changed

+155
-155
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

154 files changed

+155
-155
lines changed

COPYRIGHT

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Copyright 2018 Drone.IO Inc
2-
Use of this software is governed by the Business Source License
2+
Use of this software is governed by the Polyform License
33
that can be found in the LICENSE file.

cmd/drone-autoscaler/main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package main

config/config.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package config

config/load.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package config

config/load_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package config

drivers/amazon/create.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package amazon

drivers/amazon/create_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package amazon

drivers/amazon/destroy.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package amazon

drivers/amazon/destroy_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package amazon

drivers/amazon/option.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package amazon

drivers/amazon/option_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package amazon

drivers/amazon/provider.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package amazon

drivers/amazon/provider_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package amazon

drivers/amazon/setup.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package amazon

drivers/amazon/setup_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package amazon

drivers/amazon/util.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package amazon

drivers/amazon/util_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package amazon

drivers/azure/create.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package azure

drivers/azure/create_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package azure

drivers/azure/destroy.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package azure

drivers/azure/destroy_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package azure

drivers/azure/option.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package azure

drivers/azure/option_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package azure

drivers/azure/provider.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package azure

drivers/azure/provider_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package azure

drivers/digitalocean/create.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package digitalocean

drivers/digitalocean/create_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package digitalocean

drivers/digitalocean/destroy.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package digitalocean

drivers/digitalocean/destroy_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package digitalocean

drivers/digitalocean/option.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package digitalocean

drivers/digitalocean/option_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package digitalocean

drivers/digitalocean/provider.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package digitalocean

drivers/digitalocean/provider_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package digitalocean

drivers/digitalocean/setup.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package digitalocean

drivers/digitalocean/setup_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package digitalocean

drivers/digitalocean/userdata.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package digitalocean

drivers/google/create.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package google

drivers/google/create_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package google

drivers/google/destroy.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package google

drivers/google/destroy_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package google

drivers/google/option.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package google

drivers/google/option_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package google

drivers/google/provider.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package google

drivers/google/provider_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package google

drivers/google/setup.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package google

drivers/google/setup_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package google

drivers/hetznercloud/create.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package hetznercloud

drivers/hetznercloud/create_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package hetznercloud

drivers/hetznercloud/destroy.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package hetznercloud

drivers/hetznercloud/destroy_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package hetznercloud

drivers/hetznercloud/option.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package hetznercloud

drivers/hetznercloud/option_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package hetznercloud

drivers/hetznercloud/provider.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package hetznercloud

drivers/hetznercloud/provider_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package hetznercloud

drivers/hetznercloud/setup.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package hetznercloud

drivers/hetznercloud/setup_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package hetznercloud

drivers/internal/userdata/userdata.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2018 Drone.IO Inc
2-
// Use of this software is governed by the Business Source License
2+
// Use of this source code is governed by the Polyform License
33
// that can be found in the LICENSE file.
44

55
package userdata

0 commit comments

Comments
 (0)