diff --git a/yaml/compiler/transform/limits.go b/yaml/compiler/transform/limits.go index 52a6d26..e5ad66c 100644 --- a/yaml/compiler/transform/limits.go +++ b/yaml/compiler/transform/limits.go @@ -1,4 +1,3 @@ -// Copyright Jesse Haka. // Copyright the Drone Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/yaml/unit_test.go b/yaml/unit_test.go index aa944ab..a2b06be 100644 --- a/yaml/unit_test.go +++ b/yaml/unit_test.go @@ -1,4 +1,3 @@ -// Copyright Jesse Haka. // Copyright the Drone Authors. // // Licensed under the Apache License, Version 2.0 (the "License");