diff --git a/unittest/org.eclipse.cdt.unittest.feature/about.properties b/unittest/org.eclipse.cdt.unittest.feature/about.properties index bdbe81c1e03..1a57099a20f 100644 --- a/unittest/org.eclipse.cdt.unittest.feature/about.properties +++ b/unittest/org.eclipse.cdt.unittest.feature/about.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2020 Contributors to the Eclipse Foundation +# Copyright (c) 2020, 2021 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. @@ -24,7 +24,7 @@ blurb=C/C++ Test runner client for UnitTest View\n\ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ -Copyright (c) 2020 Contributors to the Eclipse Foundation +Copyright (c) 2020, 2021 Contributors to the Eclipse Foundation \n\ See the NOTICE file(s) distributed with this work for additional\n\ information regarding copyright ownership.\n\ diff --git a/unittest/org.eclipse.cdt.unittest.feature/feature.xml b/unittest/org.eclipse.cdt.unittest.feature/feature.xml index a4fe16c492b..1fd2af4eb2d 100644 --- a/unittest/org.eclipse.cdt.unittest.feature/feature.xml +++ b/unittest/org.eclipse.cdt.unittest.feature/feature.xml @@ -2,11 +2,11 @@ - + %description