aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorjimblandy <jimblandy@4c0a9323-5329-0410-9bdc-e9ce6186880e>2010-01-12 19:51:14 +0000
committerjimblandy <jimblandy@4c0a9323-5329-0410-9bdc-e9ce6186880e>2010-01-12 19:51:14 +0000
commitcf55ca5b5cb673677a8493aff1424e1b83211c1a (patch)
tree57095464388848a5b8997cf6a5ae72efffb8d6ee /src
parentMove file_id.cc from test_src to lib_src (diff)
downloadbreakpad-cf55ca5b5cb673677a8493aff1424e1b83211c1a.tar.xz
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
Diffstat (limited to 'src')
-rw-r--r--src/common/linux/dump_stabs.h4
-rw-r--r--src/common/linux/module.h4
-rw-r--r--src/common/linux/stabs_reader.h4
-rw-r--r--src/google_breakpad/processor/source_line_resolver_interface.h4
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