Eric Blake suggested that use of "Author:" in the copyright text of the files created by individuals is incorrect, replace it with "Copyright".
Signed-off-by: Dmitry Osipenko <dig...@gmail.com> --- tests/ptimer-test-stubs.c | 2 +- tests/ptimer-test.c | 2 +- tests/ptimer-test.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/ptimer-test-stubs.c b/tests/ptimer-test-stubs.c index e028a81..21d4ebb 100644 --- a/tests/ptimer-test-stubs.c +++ b/tests/ptimer-test-stubs.c @@ -1,7 +1,7 @@ /* * Stubs for the ptimer-test * - * Author: Dmitry Osipenko <dig...@gmail.com> + * Copyright (c) 2016 Dmitry Osipenko <dig...@gmail.com> * * This work is licensed under the terms of the GNU GPL, version 2 or later. * See the COPYING file in the top-level directory. diff --git a/tests/ptimer-test.c b/tests/ptimer-test.c index 1bd5924..47fccd3 100644 --- a/tests/ptimer-test.c +++ b/tests/ptimer-test.c @@ -1,7 +1,7 @@ /* * QTest testcase for the ptimer * - * Author: Dmitry Osipenko <dig...@gmail.com> + * Copyright (c) 2016 Dmitry Osipenko <dig...@gmail.com> * * This work is licensed under the terms of the GNU GPL, version 2 or later. * See the COPYING file in the top-level directory. diff --git a/tests/ptimer-test.h b/tests/ptimer-test.h index 98d9b8f..09ac56d 100644 --- a/tests/ptimer-test.h +++ b/tests/ptimer-test.h @@ -1,7 +1,7 @@ /* * QTest testcase for the ptimer * - * Author: Dmitry Osipenko <dig...@gmail.com> + * Copyright (c) 2016 Dmitry Osipenko <dig...@gmail.com> * * This work is licensed under the terms of the GNU GPL, version 2 or later. * See the COPYING file in the top-level directory. -- 2.9.3