Changing mode for each script so we can ommit python run-tests...

git-svn-id: http://v8-i18n.googlecode.com/svn/trunk@177 24c52dca-d3ef-abce-e343-6dbe4d066545
diff --git a/tests/intl/run-tests.py b/tests/intl/run-tests.py
index 1e5f7a0..5dc8bdd 100644
--- a/tests/intl/run-tests.py
+++ b/tests/intl/run-tests.py
@@ -1,6 +1,6 @@
 #!/usr/bin/python
 #
-# Copyright 2012 the v8-i18n authors.
+# Copyright 2013 the v8-i18n authors.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/tests/perf/run-tests.py b/tests/perf/run-tests.py
index af473f0..4428f90 100755
--- a/tests/perf/run-tests.py
+++ b/tests/perf/run-tests.py
@@ -1,6 +1,6 @@
 #!/usr/bin/python
 #
-# Copyright 2012 the v8-i18n authors.
+# Copyright 2013 the v8-i18n authors.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff --git a/tests/test262/run-tests.py b/tests/test262/run-tests.py
index 28f05d0..7774144 100644
--- a/tests/test262/run-tests.py
+++ b/tests/test262/run-tests.py
@@ -1,6 +1,6 @@
 #!/usr/bin/python
 #
-# Copyright 2012 the v8-i18n authors.
+# Copyright 2013 the v8-i18n authors.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.