gem5/util/style
Andreas Sandberg 95d6d9321f style: Move the last bits of file_types.py to the style package
The commit that refactored the style checkers into a new Python
package (style: Refactor the style checker as a Python package)
accidentally left a fragment of file_types.py in the old location
(util/style.py). This was caused by a race between the commit that
moved the file and Nate's commit that added a copyright header to the
file.

This commit moves the last fragment (the copyright header) and removes
the old file.

Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>

--HG--
extra : amend_source : 946f1f6fee034ae79bd50ea7dfc3299a60f070c0
2016-06-02 10:37:16 +01:00
..
__init__.py style: Refactor the style checker as a Python package 2016-03-30 15:30:32 +01:00
file_types.py style: Move the last bits of file_types.py to the style package 2016-06-02 10:37:16 +01:00
region.py style: Refactor the style checker as a Python package 2016-03-30 15:30:32 +01:00
repo.py style: improve compatibility with old git versions 2016-04-28 15:17:50 +01:00
sort_includes.py style: Refactor the style checker as a Python package 2016-03-30 15:30:32 +01:00
style.py style: ignore test data in style checks 2016-04-28 15:19:58 +01:00
verifiers.py style: Fix Python 2.6 compatibility 2016-04-18 10:31:38 +01:00