Skip to content
This repository has been archived by the owner on Jan 28, 2022. It is now read-only.

Fix licenses header in scaffolded files #146 #161

Merged

Conversation

martinpeck
Copy link
Member

This PR addresses the issue mentioned in #146.

There are two main changes:

  1. I've updated the boilerplate.go.txt so that all future scaffolded files (generated by kubebuilder) will pick up the MIT license, with 2020 as the year for copyright.
  2. I've replaced all of the existing files, created from the incorrect boilerplate, with the MIT license with 2019 (the year that the file header already stated) for the copyright.

I broke these two changes out into 2 separate commits.

The alternative approach is to set boilerplate.go.txt to be blank, and to clear the license headers across all files. I can do that if you'd rather.

Copy link
Contributor

@Azadehkhojandi Azadehkhojandi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@Azadehkhojandi
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@Azadehkhojandi
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@stuartleeks stuartleeks merged commit 143b274 into Azure:master Feb 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants