summaryrefslogtreecommitdiffstats
path: root/sandbox/src/sidestep/mini_disassembler.h
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/src/sidestep/mini_disassembler.h')
-rw-r--r--sandbox/src/sidestep/mini_disassembler.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sandbox/src/sidestep/mini_disassembler.h b/sandbox/src/sidestep/mini_disassembler.h
index 0f8757a..444df36 100644
--- a/sandbox/src/sidestep/mini_disassembler.h
+++ b/sandbox/src/sidestep/mini_disassembler.h
@@ -1,6 +1,7 @@
-// Copyright (c) 2006-2008 The Chromium Authors. All rights reserved.
+// Copyright (c) 2012 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.
+
// Definition of MiniDisassembler.
#ifndef SANDBOX_SRC_SIDESTEP_MINI_DISASSEMBLER_H__