diff --git a/pkgsplit-perf.pl b/pkgsplit-perf.pl index 601edeb3..3a9902da 100755 --- a/pkgsplit-perf.pl +++ b/pkgsplit-perf.pl @@ -18,6 +18,9 @@ # just saying: run "perf script", and B) the option to choose fields itself # changed between kernel versions! -f became -F. # +# Copyright 2017 Netflix, Inc. +# Licensed under the Apache License, Version 2.0 (the "License") +# # 20-Sep-2016 Brendan Gregg Created this. use strict;