| Index: web/inc/rpc/rpc-code.html
|
| diff --git a/server/static/rpc/rpc-code.html b/web/inc/rpc/rpc-code.html
|
| similarity index 98%
|
| copy from server/static/rpc/rpc-code.html
|
| copy to web/inc/rpc/rpc-code.html
|
| index e41d91f61fa3649db06f6b67dcf23842a729d4ac..42c1176356d3e52a4591569ae8437937aa622fc7 100644
|
| --- a/server/static/rpc/rpc-code.html
|
| +++ b/web/inc/rpc/rpc-code.html
|
| @@ -2,7 +2,7 @@
|
| Copyright 2016 The LUCI Authors. All rights reserved.
|
| Use of this source code is governed under the Apache License, Version 2.0
|
| that can be found in the LICENSE file.
|
| - -->
|
| +-->
|
|
|
| <script>
|
| 'use strict';
|
| @@ -50,4 +50,4 @@
|
|
|
| return luci;
|
| }(luci || {}));
|
| -</script>
|
| +</script>
|
|
|