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:
2
.header
2
.header
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user