repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
hunspell: Cleanup to fix the header include guards under google/ directory.
[chromium-blink-merge.git]
/
tools
/
copyright_scanner
/
__init__.py
blob
e6b8d8e5bb15ed83268a3d20463e089a312ec049
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.
5
6
__all__
= [
'copyright_scanner'
]