From a937838f9f200334659948d30b8a97efc137fb79 Mon Sep 17 00:00:00 2001 From: Jon Bratseth Date: Wed, 14 Jun 2017 16:05:19 +0200 Subject: Update copyright headers --- jdisc_core_test/integration_test/pom.xml | 2 +- .../java/com/yahoo/jdisc/application/AbstractApplicationTestCase.java | 2 +- .../com/yahoo/jdisc/application/BundleActivatorIntegrationTest.java | 2 +- .../com/yahoo/jdisc/application/BundleInstallerIntegrationTest.java | 2 +- .../com/yahoo/jdisc/application/GuiceRepositoryIntegrationTest.java | 2 +- .../com/yahoo/jdisc/application/ServerRepositoryIntegrationTest.java | 2 +- .../test/java/com/yahoo/jdisc/client/ClientDriverIntegrationTest.java | 2 +- .../java/com/yahoo/jdisc/core/ApplicationLoaderIntegrationTest.java | 2 +- .../test/java/com/yahoo/jdisc/core/BootstrapDaemonIntegrationTest.java | 2 +- .../test/java/com/yahoo/jdisc/core/ExportPackagesIntegrationTest.java | 2 +- .../test/java/com/yahoo/jdisc/core/FelixFrameworkIntegrationTest.java | 2 +- .../test/java/com/yahoo/jdisc/core/OsgiLogManagerIntegrationTest.java | 2 +- .../test/java/com/yahoo/jdisc/core/OsgiLogServiceIntegrationTest.java | 2 +- .../src/test/java/com/yahoo/jdisc/test/TestDriverIntegrationTest.java | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) (limited to 'jdisc_core_test/integration_test') diff --git a/jdisc_core_test/integration_test/pom.xml b/jdisc_core_test/integration_test/pom.xml index 30263277c96..d6402a4eb02 100644 --- a/jdisc_core_test/integration_test/pom.xml +++ b/jdisc_core_test/integration_test/pom.xml @@ -1,5 +1,5 @@ - +