Chromium Code Reviews| Index: appengine/findit/gae_libs/http/__init__.py |
| diff --git a/appengine/findit/gae_libs/http/__init__.py b/appengine/findit/gae_libs/http/__init__.py |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..ca3e206fdd8f2b8e5facc81da817abd7d2ca143e |
| --- /dev/null |
| +++ b/appengine/findit/gae_libs/http/__init__.py |
| @@ -0,0 +1,3 @@ |
| +# Copyright 2016 The Chromium Authors. All rights reserved. |
| +# Use of this source code is governed by a BSD-style license that can be |
| +# found in the LICENSE file. |