Skip to content

Commit 23d2d56

Browse files
author
Andrew Choi
authored
Minor, Update web application index HTML file -- Updated license year to 2020
Minor, Update web application index HTML file -- Updated license year to 2020
1 parent 22e66b9 commit 23d2d56

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

webapp/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
Copyright 2016 LinkedIn Corp. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
2+
Copyright 2020 LinkedIn Corp. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
33
file except in compliance with the License. You may obtain a copy of the License at
44
55
http://www.apache.org/licenses/LICENSE-2.0
@@ -10,6 +10,7 @@
1010

1111
<!DOCTYPE html>
1212
<html>
13+
1314
<head>
1415
<meta charset="utf-8">
1516
<title>JS Bin</title>
@@ -216,3 +217,4 @@ <h1 style="text-align:center">Kafka Monitor GUI</h1>
216217

217218

218219
</html>
220+

0 commit comments

Comments
 (0)