Skip to content

Commit

Permalink
adding license header
Browse files Browse the repository at this point in the history
  • Loading branch information
frodopwns committed Apr 7, 2020
1 parent 3c5eda3 commit e653d81
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pkg/helpers/retry.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.

package helpers

import "time"
Expand Down

0 comments on commit e653d81

Please sign in to comment.