From: Eugene Syromyatnikov Date: Sun, 30 Oct 2016 20:44:50 +0000 (+0300) Subject: tests: fix name spelling X-Git-Tag: v4.15~155 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=48dd98ba814e57bedbf952f6e284989b1030dbed;p=strace tests: fix name spelling --- diff --git a/tests/perf_event_open.c b/tests/perf_event_open.c index 72f5d3ce..45d7c8f2 100644 --- a/tests/perf_event_open.c +++ b/tests/perf_event_open.c @@ -1,7 +1,7 @@ /* * Check decoding of perf_event_open syscall. * - * Copyright (c) 2016 Eugene Syromiatnikov + * Copyright (c) 2016 Eugene Syromyatnikov * All rights reserved. * * Redistribution and use in source and binary forms, with or without