mirror of https://github.com/istio/istio.io.git
extend copyright to 2018 (#843)
* extend copyright to 2018 * Update LICENSE * just 2018
This commit is contained in:
parent
b300210e82
commit
14ed1e8608
2
LICENSE
2
LICENSE
|
@ -186,7 +186,7 @@
|
||||||
same "printed page" as the copyright notice for easier
|
same "printed page" as the copyright notice for easier
|
||||||
identification within third-party archives.
|
identification within third-party archives.
|
||||||
|
|
||||||
Copyright 2017 Istio Authors
|
Copyright 2017-2018 Istio Authors
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
you may not use this file except in compliance with the License.
|
you may not use this file except in compliance with the License.
|
||||||
|
|
|
@ -45,7 +45,7 @@
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-12">
|
<div class="col-12">
|
||||||
<p class="description text-center" role="contentinfo">
|
<p class="description text-center" role="contentinfo">
|
||||||
Istio Release {{site.data.istio.version}}, Copyright © 2017 Istio Authors<br>
|
Istio Release {{site.data.istio.version}}, Copyright © 2018 Istio Authors<br>
|
||||||
This site was built on {{site.time | date_to_string | split: ' ' | join: '-'}}
|
This site was built on {{site.time | date_to_string | split: ' ' | join: '-'}}
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue