1
0
mirror of https://github.com/coreos/prometheus-operator.git synced 2026-02-05 06:45:27 +01:00

main:remove year from header

Removing the year based on the suggestion that future generated files should not have a hardcorded year embedded in them.

Fixes #3546
This commit is contained in:
Sally Lehman
2020-10-06 18:53:05 -07:00
parent 4cae64bf07
commit 74fbb1d3ab
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
// Copyright 2018 The prometheus-operator Authors
// Copyright The prometheus-operator Authors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.

View File

@@ -1,6 +1,6 @@
// +build !ignore_autogenerated
// Copyright 2018 The prometheus-operator Authors
// Copyright The prometheus-operator Authors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.