Module: wine Branch: master Commit: 0e70a1095491ea843436ee6d372997c10b9ff4e2 URL: https://source.winehq.org/git/wine.git/?a=commit;h=0e70a1095491ea843436ee6d3... Author: Nikolay Sivov <nsivov(a)codeweavers.com> Date: Tue Sep 18 13:49:35 2018 +0300 opcservices/tests: Fix copy-pasted copyright line. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/opcservices/tests/opcservices.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/dlls/opcservices/tests/opcservices.c b/dlls/opcservices/tests/opcservices.c index 936e2c7..17b7609 100644 --- a/dlls/opcservices/tests/opcservices.c +++ b/dlls/opcservices/tests/opcservices.c @@ -1,8 +1,7 @@ /* - * Font related tests + * OPC Services tests * - * Copyright 2012, 2014-2017 Nikolay Sivov for CodeWeavers - * Copyright 2014 Aric Stewart for CodeWeavers + * Copyright 2018 Nikolay Sivov for CodeWeavers * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public