| Index: appengine/components/components/ereporter2/templates/base.html
|
| diff --git a/appengine/components/components/ereporter2/templates/base.html b/appengine/components/components/ereporter2/templates/base.html
|
| index c5d3f8f1f89ab83f5a20ad41b29f63c92cc4a581..7d1499a86855e288704f2526c3ba40ed790e1690 100644
|
| --- a/appengine/components/components/ereporter2/templates/base.html
|
| +++ b/appengine/components/components/ereporter2/templates/base.html
|
| @@ -1,8 +1,8 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <!-- Copyright 2014 The LUCI Authors. All rights reserved.
|
| -Use of this source code is governed by the Apache v2.0 license that can be
|
| -found in the LICENSE file. -->
|
| +Use of this source code is governed under the Apache License, Version 2.0
|
| +that can be found in the LICENSE file. -->
|
| <head>
|
| <meta http-equiv="Content-type" content="text/html;charset=UTF-8">
|
| <title>{{title}}</title>
|
|
|