diff options
Diffstat (limited to 'src/google_breakpad')
-rw-r--r-- | src/google_breakpad/processor/source_line_resolver_interface.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/google_breakpad/processor/source_line_resolver_interface.h b/src/google_breakpad/processor/source_line_resolver_interface.h index 27aa3c93..6f4cf1a7 100644 --- a/src/google_breakpad/processor/source_line_resolver_interface.h +++ b/src/google_breakpad/processor/source_line_resolver_interface.h @@ -1,4 +1,6 @@ -// Copyright (c) 2006, Google Inc. -*- mode: C++ -*- +// -*- mode: C++ -*- + +// Copyright (c) 2006, Google Inc. // All rights reserved. // // Redistribution and use in source and binary forms, with or without |