[PATCH 5/8] perf tools: Remove stale git headlines from top comment

From: Namhyung Kim
Date: Mon Dec 12 2011 - 10:17:34 EST


These files are parts of PERF not GIT, although they're
coming from there :)

Cc: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Cc: Johannes Schindelin <johannes.schindelin@xxxxxx>
Signed-off-by: Namhyung Kim <namhyung@xxxxxxxxx>
---
tools/perf/util/config.c | 7 -------
tools/perf/util/usage.c | 5 -----
2 files changed, 0 insertions(+), 12 deletions(-)

diff --git a/tools/perf/util/config.c b/tools/perf/util/config.c
index 80d9598db31a..3c1dc8f43ac2 100644
--- a/tools/perf/util/config.c
+++ b/tools/perf/util/config.c
@@ -1,10 +1,3 @@
-/*
- * GIT - The information manager from hell
- *
- * Copyright (C) Linus Torvalds, 2005
- * Copyright (C) Johannes Schindelin, 2005
- *
- */
#include "util.h"
#include "cache.h"
#include "exec_cmd.h"
diff --git a/tools/perf/util/usage.c b/tools/perf/util/usage.c
index e16bf9a707e8..b4a868f95138 100644
--- a/tools/perf/util/usage.c
+++ b/tools/perf/util/usage.c
@@ -1,8 +1,3 @@
-/*
- * GIT - The information manager from hell
- *
- * Copyright (C) Linus Torvalds, 2005
- */
#include "util.h"

static void report(const char *prefix, const char *err, va_list params)
--
1.7.6

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/