| Index: appengine/components/components/auth/ipaddr.py
|
| diff --git a/appengine/components/components/auth/ipaddr.py b/appengine/components/components/auth/ipaddr.py
|
| index fa0e76cf84181f98da8ac6349883accc9d2333b2..58a4ade7d1bda67d914a13f5d7fa96b00d73af57 100644
|
| --- a/appengine/components/components/auth/ipaddr.py
|
| +++ b/appengine/components/components/auth/ipaddr.py
|
| @@ -1,6 +1,6 @@
|
| # 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.
|
|
|
| """Utilities for working with IPv4 and IPv6 addresses."""
|
|
|
|
|