hunspell: Cleanup to fix the header include guards under google/ directory.
[chromium-blink-merge.git] / tools / copyright_scanner / __init__.py
blobe6b8d8e5bb15ed83268a3d20463e089a312ec049
1 #!/usr/bin/env python
2 # Copyright 2015 The Chromium Authors. All rights reserved.
3 # Use of this source code is governed by a BSD-style license that can be
4 # found in the LICENSE file.
6 __all__ = ['copyright_scanner']