Buddy: Fix the syntax error

BUG=None
TEST=Test firmware_FAFTSetup on Buddy

Change-Id: Id5bb4c9cbd07dcbfcc966f0d49d8b4f5908a4735
Signed-off-by: laijack <jack.lai@intel.com>
Reviewed-on: https://chromium-review.googlesource.com/313111
Reviewed-by: danny chan <dchan@chromium.org>
diff --git a/server/cros/faft/config/buddy.py b/server/cros/faft/config/buddy.py
index bb20f49..3d7967e 100644
--- a/server/cros/faft/config/buddy.py
+++ b/server/cros/faft/config/buddy.py
@@ -1,4 +1,4 @@
-opyright 2015 The Chromium OS Authors. All rights reserved.
+# Copyright 2015 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.