From fd992caa81f265e6970683316b86ca4da00b92b2 Mon Sep 17 00:00:00 2001 From: Eugene Syromyatnikov Date: Sun, 30 Oct 2016 23:44:50 +0300 Subject: [PATCH] tests: fix name spelling --- tests/add_key.c | 2 +- tests/fadvise.h | 2 +- tests/fadvise64.c | 2 +- tests/fadvise64_64.c | 2 +- tests/fallocate.c | 2 +- tests/futex.c | 2 +- tests/getcpu.c | 2 +- tests/keyctl.c | 2 +- tests/quotactl-xfs.c | 2 +- tests/quotactl.c | 2 +- tests/quotactl.h | 2 +- tests/readahead.c | 2 +- tests/request_key.c | 2 +- tests/sprintrc.c | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/tests/add_key.c b/tests/add_key.c index 5a077181..56c505dd 100644 --- a/tests/add_key.c +++ b/tests/add_key.c @@ -1,7 +1,7 @@ /* * Check decoding of add_key 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 diff --git a/tests/fadvise.h b/tests/fadvise.h index 61f561d6..7a75f73b 100644 --- a/tests/fadvise.h +++ b/tests/fadvise.h @@ -1,7 +1,7 @@ /* * Common definitions for fadvise64 and fadvise64_64 tests. * - * Copyright (c) 2016 Eugene Syromiatnikov + * Copyright (c) 2016 Eugene Syromyatnikov * Copyright (c) 2016 Dmitry V. Levin * All rights reserved. * diff --git a/tests/fadvise64.c b/tests/fadvise64.c index 02d7394b..930680be 100644 --- a/tests/fadvise64.c +++ b/tests/fadvise64.c @@ -1,7 +1,7 @@ /* * Check decoding of fadvise64 syscall. * - * Copyright (c) 2016 Eugene Syromiatnikov + * Copyright (c) 2016 Eugene Syromyatnikov * Copyright (c) 2016 Dmitry V. Levin * All rights reserved. * diff --git a/tests/fadvise64_64.c b/tests/fadvise64_64.c index 69b1c7f3..c23df97f 100644 --- a/tests/fadvise64_64.c +++ b/tests/fadvise64_64.c @@ -1,7 +1,7 @@ /* * Check decoding of fadvise64_64 syscall. * - * Copyright (c) 2016 Eugene Syromiatnikov + * Copyright (c) 2016 Eugene Syromyatnikov * Copyright (c) 2016 Dmitry V. Levin * All rights reserved. * diff --git a/tests/fallocate.c b/tests/fallocate.c index 40ac2445..a31711b3 100644 --- a/tests/fallocate.c +++ b/tests/fallocate.c @@ -1,7 +1,7 @@ /* * Check decoding of fallocate 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 diff --git a/tests/futex.c b/tests/futex.c index 7cc6cc46..dc7ad4bb 100644 --- a/tests/futex.c +++ b/tests/futex.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 Eugene Syromiatnikov + * Copyright (c) 2016 Eugene Syromyatnikov * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/tests/getcpu.c b/tests/getcpu.c index 661840c5..ec671f1e 100644 --- a/tests/getcpu.c +++ b/tests/getcpu.c @@ -1,7 +1,7 @@ /* * Check decoding of getcpu 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 diff --git a/tests/keyctl.c b/tests/keyctl.c index 4b1e3833..f071e707 100644 --- a/tests/keyctl.c +++ b/tests/keyctl.c @@ -1,7 +1,7 @@ /* * Check decoding of keyctl 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 diff --git a/tests/quotactl-xfs.c b/tests/quotactl-xfs.c index 81c02868..657fe41e 100644 --- a/tests/quotactl-xfs.c +++ b/tests/quotactl-xfs.c @@ -1,7 +1,7 @@ /* * Check decoding of quotactl xfs subcommands. * - * Copyright (c) 2016 Eugene Syromiatnikov + * Copyright (c) 2016 Eugene Syromyatnikov * Copyright (c) 2016 Dmitry V. Levin * All rights reserved. * diff --git a/tests/quotactl.c b/tests/quotactl.c index 6f48c97b..a01040a7 100644 --- a/tests/quotactl.c +++ b/tests/quotactl.c @@ -1,7 +1,7 @@ /* * Check decoding of quotactl syscall. * - * Copyright (c) 2016 Eugene Syromiatnikov + * Copyright (c) 2016 Eugene Syromyatnikov * Copyright (c) 2016 Dmitry V. Levin * All rights reserved. * diff --git a/tests/quotactl.h b/tests/quotactl.h index a2078c7a..31eaec58 100644 --- a/tests/quotactl.h +++ b/tests/quotactl.h @@ -1,7 +1,7 @@ /* * Common definitions for Linux and XFS quota tests. * - * Copyright (c) 2016 Eugene Syromiatnikov + * Copyright (c) 2016 Eugene Syromyatnikov * Copyright (c) 2016 Dmitry V. Levin * All rights reserved. * diff --git a/tests/readahead.c b/tests/readahead.c index 5677c1ed..2b28dda1 100644 --- a/tests/readahead.c +++ b/tests/readahead.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 Eugene Syromiatnikov + * Copyright (c) 2016 Eugene Syromyatnikov * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/tests/request_key.c b/tests/request_key.c index 2a00603b..fea977b2 100644 --- a/tests/request_key.c +++ b/tests/request_key.c @@ -1,7 +1,7 @@ /* * Check decoding of request_key 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 diff --git a/tests/sprintrc.c b/tests/sprintrc.c index a573a27f..7423afb6 100644 --- a/tests/sprintrc.c +++ b/tests/sprintrc.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 Eugene Syromiatnikov + * Copyright (c) 2016 Eugene Syromyatnikov * All rights reserved. * * Redistribution and use in source and binary forms, with or without -- 2.50.1