From cf55ca5b5cb673677a8493aff1424e1b83211c1a Mon Sep 17 00:00:00 2001 From: jimblandy Date: Tue, 12 Jan 2010 19:51:14 +0000 Subject: [PATCH] Breakpad: Fix Emacs mode settings mingled with copyright notice text. a=jimblandy, r=mmentovai git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@484 4c0a9323-5329-0410-9bdc-e9ce6186880e --- src/common/linux/dump_stabs.h | 4 +++- src/common/linux/module.h | 4 +++- src/common/linux/stabs_reader.h | 4 +++- .../processor/source_line_resolver_interface.h | 4 +++- 4 files changed, 12 insertions(+), 4 deletions(-) diff --git a/src/common/linux/dump_stabs.h b/src/common/linux/dump_stabs.h index a7dbc50f..ca547b69 100644 --- a/src/common/linux/dump_stabs.h +++ b/src/common/linux/dump_stabs.h @@ -1,4 +1,6 @@ -// Copyright (c) 2009, Google Inc. -*- mode: C++ -*- +// -*- mode: C++ -*- + +// Copyright (c) 2009, Google Inc. // All rights reserved. // // Redistribution and use in source and binary forms, with or without diff --git a/src/common/linux/module.h b/src/common/linux/module.h index a20780a3..ef9e114b 100644 --- a/src/common/linux/module.h +++ b/src/common/linux/module.h @@ -1,4 +1,6 @@ -// Copyright (c) 2009, Google Inc. -*- mode: c++ -*- +// -*- mode: c++ -*- + +// Copyright (c) 2009, Google Inc. // All rights reserved. // // Redistribution and use in source and binary forms, with or without diff --git a/src/common/linux/stabs_reader.h b/src/common/linux/stabs_reader.h index c542d2cf..2465942b 100644 --- a/src/common/linux/stabs_reader.h +++ b/src/common/linux/stabs_reader.h @@ -1,4 +1,6 @@ -// Copyright 2009 Google Inc. All Rights Reserved. -*- mode: c++ -*- +// -*- mode: c++ -*- + +// Copyright 2009 Google Inc. All Rights Reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are 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