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
This commit is contained in:
parent
e7b2043dd2
commit
cf55ca5b5c
4 changed files with 12 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue