| Index: docs/present/lightning/native_test.go
 | 
| diff --git a/docs/present/lightning/native_test.go b/docs/present/lightning/native_test.go
 | 
| index 130ff0856425dd747ccdbf5bd6fe90901e71783f..9270c9fd154ca973e478af943cc202953474a10a 100644
 | 
| --- a/docs/present/lightning/native_test.go
 | 
| +++ b/docs/present/lightning/native_test.go
 | 
| @@ -1,3 +1,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.
 | 
| +
 | 
|  // +build native_appengine
 | 
|  
 | 
|  package demo
 | 
| 
 |