HOTFIX: Change header back to http instead of https to path license header test (#6347)

Reviewers: Jason Gustafson <jason@confluent.io>
This commit is contained in:
Matthias J. Sax 2019-02-28 13:33:51 -08:00 committed by Jason Gustafson
parent a7ce7e37f3
commit 47b51260fd
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# https://www.apache.org/licenses/LICENSE-2.0
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,