diff options
Diffstat (limited to 'tools/profiler')
-rw-r--r-- | tools/profiler/lul/LulCommonExt.h | 1 | ||||
-rw-r--r-- | tools/profiler/lul/LulDwarfExt.h | 1 | ||||
-rw-r--r-- | tools/profiler/lul/LulDwarfInt.h | 1 | ||||
-rw-r--r-- | tools/profiler/lul/LulElfExt.h | 1 | ||||
-rw-r--r-- | tools/profiler/lul/LulElfInt.h | 1 | ||||
-rw-r--r-- | tools/profiler/lul/LulMainInt.h | 1 | ||||
-rw-r--r-- | tools/profiler/lul/LulPlatformMacros.h | 1 |
7 files changed, 0 insertions, 7 deletions
diff --git a/tools/profiler/lul/LulCommonExt.h b/tools/profiler/lul/LulCommonExt.h index 99a967683..2491bc4b8 100644 --- a/tools/profiler/lul/LulCommonExt.h +++ b/tools/profiler/lul/LulCommonExt.h @@ -1,5 +1,4 @@ /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim: set ts=8 sts=2 et sw=2 tw=80: */ // Copyright (c) 2006, 2010, 2012, 2013 Google Inc. // All rights reserved. diff --git a/tools/profiler/lul/LulDwarfExt.h b/tools/profiler/lul/LulDwarfExt.h index f3555ac55..2f8851d68 100644 --- a/tools/profiler/lul/LulDwarfExt.h +++ b/tools/profiler/lul/LulDwarfExt.h @@ -1,5 +1,4 @@ /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim: set ts=8 sts=2 et sw=2 tw=80: */ // Copyright 2006, 2010 Google Inc. All Rights Reserved. // diff --git a/tools/profiler/lul/LulDwarfInt.h b/tools/profiler/lul/LulDwarfInt.h index 05c231f84..43126612f 100644 --- a/tools/profiler/lul/LulDwarfInt.h +++ b/tools/profiler/lul/LulDwarfInt.h @@ -1,5 +1,4 @@ /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim: set ts=8 sts=2 et sw=2 tw=80: */ // Copyright (c) 2008, 2010 Google Inc. All Rights Reserved. // diff --git a/tools/profiler/lul/LulElfExt.h b/tools/profiler/lul/LulElfExt.h index b127d96d9..7cb422ab7 100644 --- a/tools/profiler/lul/LulElfExt.h +++ b/tools/profiler/lul/LulElfExt.h @@ -1,5 +1,4 @@ /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim: set ts=8 sts=2 et sw=2 tw=80: */ // Copyright (c) 2006, 2011, 2012 Google Inc. // All rights reserved. diff --git a/tools/profiler/lul/LulElfInt.h b/tools/profiler/lul/LulElfInt.h index 899d7d3ee..72075dc29 100644 --- a/tools/profiler/lul/LulElfInt.h +++ b/tools/profiler/lul/LulElfInt.h @@ -1,5 +1,4 @@ /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim: set ts=8 sts=2 et sw=2 tw=80: */ // Copyright (c) 2006, 2012, Google Inc. // All rights reserved. diff --git a/tools/profiler/lul/LulMainInt.h b/tools/profiler/lul/LulMainInt.h index 54bd76c88..a0dc918a7 100644 --- a/tools/profiler/lul/LulMainInt.h +++ b/tools/profiler/lul/LulMainInt.h @@ -1,5 +1,4 @@ /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim: set ts=8 sts=2 et sw=2 tw=80: */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/tools/profiler/lul/LulPlatformMacros.h b/tools/profiler/lul/LulPlatformMacros.h index 8659a8fbe..9a19bae10 100644 --- a/tools/profiler/lul/LulPlatformMacros.h +++ b/tools/profiler/lul/LulPlatformMacros.h @@ -1,5 +1,4 @@ /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim: set ts=8 sts=2 et sw=2 tw=80: */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ |