aboutsummaryrefslogtreecommitdiff
path: root/crosperf/help.py
diff options
context:
space:
mode:
Diffstat (limited to 'crosperf/help.py')
-rw-r--r--crosperf/help.py6
1 files changed, 5 insertions, 1 deletions
diff --git a/crosperf/help.py b/crosperf/help.py
index 61ed8ea2..4409b770 100644
--- a/crosperf/help.py
+++ b/crosperf/help.py
@@ -1,4 +1,8 @@
-# Copyright 2011 Google Inc. All Rights Reserved.
+# -*- coding: utf-8 -*-
+# Copyright 2011 The Chromium OS Authors. All rights reserved.
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
+
"""Module to print help message."""
from __future__ import print_function