From 34802137e386d365bea7e882849178b34d850006 Mon Sep 17 00:00:00 2001 From: Brad Rydzewski Date: Mon, 18 Mar 2019 09:26:07 -0700 Subject: [PATCH] update headers --- yaml/compiler/transform/limits.go | 1 - yaml/unit_test.go | 1 - 2 files changed, 2 deletions(-) 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");