summaryrefslogtreecommitdiffstats
path: root/tools/memory_watcher/scripts/memprof.pl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/memory_watcher/scripts/memprof.pl')
-rwxr-xr-x[-rw-r--r--]tools/memory_watcher/scripts/memprof.pl4
1 files changed, 3 insertions, 1 deletions
diff --git a/tools/memory_watcher/scripts/memprof.pl b/tools/memory_watcher/scripts/memprof.pl
index 571336f..58ad8ab 100644..100755
--- a/tools/memory_watcher/scripts/memprof.pl
+++ b/tools/memory_watcher/scripts/memprof.pl
@@ -1,5 +1,7 @@
#!/usr/bin/perl
-
+# Copyright (c) 2012 The Chromium Authors. All rights reserved.
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
#
# Given a memwatcher logfile, group memory allocations by callstack.
#