add missing lines after copyright (#468)

This commit is contained in:
Jingfang Liu
2018-10-15 12:02:41 -07:00
committed by GitHub
parent c46d2ce791
commit 808df20cdb
2 changed files with 2 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
package configmapandsecret package configmapandsecret
import ( import (

View File

@@ -10,6 +10,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
package k8sdeps package k8sdeps
import ( import (