Index: heuristics/distillable/write_features_csv.py |
diff --git a/write_features_csv.py b/heuristics/distillable/write_features_csv.py |
similarity index 95% |
rename from write_features_csv.py |
rename to heuristics/distillable/write_features_csv.py |
index 679ff3fffc6e7d35ac163687dfc6a644c7278ea3..17e1fd08e58984af7ddb07480b4673b51026feb5 100755 |
--- a/write_features_csv.py |
+++ b/heuristics/distillable/write_features_csv.py |
@@ -1,5 +1,5 @@ |
#!/usr/bin/env python |
-# Copyright 2014 The Chromium Authors. All rights reserved. |
+# 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. |