changeset 1508:822dc43b44d2

Fix and enforce license headers Reviewed-by: neugens Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2014-October/011107.html
author Omair Majid <omajid@redhat.com>
date Tue, 07 Oct 2014 11:58:05 -0400
parents dd501e161176
children bcb526aa403b
files HACKING agent/cli/pom.xml agent/command/pom.xml agent/core/pom.xml agent/core/src/main/java/com/redhat/thermostat/agent/config/AgentStorageCredentials.java agent/core/src/main/java/com/redhat/thermostat/agent/locale/LocaleResources.java agent/core/src/test/java/com/redhat/thermostat/agent/config/AgentStorageCredentialsTest.java agent/core/src/test/java/com/redhat/thermostat/agent/internal/RMIRegistryImplTest.java agent/pom.xml agent/proxy/common/pom.xml agent/proxy/pom.xml agent/proxy/server/pom.xml agent/proxy/server/src/main/java/com/redhat/thermostat/agent/proxy/server/RegistryUtils.java annotations/pom.xml assembly/pom.xml assembly/src/main/resources/assemblies/plugin-assembly.xml build-deps/pom.xml client/cli/pom.xml client/command/pom.xml client/core/pom.xml client/core/src/main/java/com/redhat/thermostat/client/ui/ClientPreferencesModel.java client/core/src/main/java/com/redhat/thermostat/client/ui/MenuAction.java client/core/src/main/java/com/redhat/thermostat/client/ui/MenuRegistry.java client/living-vm-filter/core/pom.xml client/living-vm-filter/pom.xml client/living-vm-filter/swing/pom.xml client/pom.xml client/swing-components/pom.xml client/swing/pom.xml client/swing/src/main/java/com/redhat/thermostat/client/swing/MenuHelper.java client/swing/src/main/java/com/redhat/thermostat/client/swing/components/CleanTabUI.java client/swing/src/main/java/com/redhat/thermostat/client/swing/components/experimental/TimelineIntervalMouseHandler.java client/swing/src/main/java/com/redhat/thermostat/client/swing/components/experimental/TimelineIntervalSelector.java client/swing/src/main/java/com/redhat/thermostat/client/swing/components/experimental/TimelineIntervalSelectorModel.java client/swing/src/main/java/com/redhat/thermostat/client/swing/components/experimental/TimelineIntervalSelectorUI.java client/swing/src/main/java/com/redhat/thermostat/client/swing/components/experimental/TimelineIntervalSelectorUIBasic.java client/swing/src/main/java/com/redhat/thermostat/client/swing/internal/progress/AggregateNotificationPanel.java client/swing/src/test/java/com/redhat/thermostat/client/swing/MenuHelperTest.java client/swing/src/test/java/com/redhat/thermostat/client/swing/components/CompositeIconTest.java client/swing/src/test/java/com/redhat/thermostat/client/swing/components/TimelineIntervalSelectorModelTest.java client/swing/src/test/java/com/redhat/thermostat/client/swing/components/TimelineIntervalSelectorTest.java common/command/pom.xml common/core/pom.xml common/core/src/main/java/com/redhat/thermostat/common/ExitStatus.java common/core/src/main/java/com/redhat/thermostat/common/Version.java common/core/src/main/java/com/redhat/thermostat/common/tools/ProcessStartException.java common/core/src/test/java/com/redhat/thermostat/common/PairTest.java common/pom.xml common/test/pom.xml common/test/src/test/java/com/redhat/thermostat/testutils/StubBundleContextTest.java config/pom.xml config/src/main/java/com/redhat/thermostat/shared/perflog/PerformanceLogFormatterBuilder.java config/src/main/java/com/redhat/thermostat/shared/perflog/internal/PerformanceLogFormatterImpl.java dev/archetype-ext/pom.xml dev/archetype-ext/src/main/resources/META-INF/maven/archetype-metadata.xml dev/ide-launcher/pom.xml dev/multi-module-plugin-archetype/pom.xml dev/multi-module-plugin-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml dev/perflog-analyzer/pom.xml dev/perflog-analyzer/src/main/java/com/redhat/thermostat/dev/perf/logs/AnalyzerBuilder.java dev/perflog-analyzer/src/main/java/com/redhat/thermostat/dev/perf/logs/StatsConfig.java dev/perflog-analyzer/src/main/java/com/redhat/thermostat/dev/perf/logs/internal/LineStats.java dev/perflog-analyzer/src/main/java/com/redhat/thermostat/dev/perf/logs/internal/LineStatsFilter.java dev/perflog-analyzer/src/main/java/com/redhat/thermostat/dev/perf/logs/internal/ReadStatementStat.java dev/perflog-analyzer/src/main/java/com/redhat/thermostat/dev/perf/logs/internal/parsers/QueueStatParser.java dev/pom.xml dev/schema-info-command/command/pom.xml dev/schema-info-command/distribution/pom.xml dev/schema-info-command/distribution/thermostat-plugin.xml dev/schema-info-command/pom.xml distribution/assembly/all-plugin-assembly.xml distribution/assembly/core-assembly.xml distribution/pom.xml distribution/tools/find-files-with-missing-license host-cpu/agent/pom.xml host-cpu/client-core/pom.xml host-cpu/client-swing/pom.xml host-cpu/common/pom.xml host-cpu/distribution/pom.xml host-cpu/distribution/thermostat-plugin.xml host-cpu/pom.xml host-memory/agent/pom.xml host-memory/client-core/pom.xml host-memory/client-swing/pom.xml host-memory/common/pom.xml host-memory/distribution/pom.xml host-memory/distribution/thermostat-plugin.xml host-memory/pom.xml host-overview/client-core/pom.xml host-overview/client-swing/pom.xml host-overview/distribution/pom.xml host-overview/distribution/thermostat-plugin.xml host-overview/pom.xml integration-tests/itest-run/pom.xml integration-tests/pom.xml integration-tests/standalone/pom.xml keyring/pom.xml keyring/src/main/java/com/redhat/thermostat/utils/keyring/KeyringException.java killvm/agent/pom.xml killvm/client-swing/pom.xml killvm/command/pom.xml killvm/distribution/pom.xml killvm/distribution/thermostat-plugin.xml killvm/pom.xml laf-utils/pom.xml launcher/pom.xml launcher/src/main/java/com/redhat/thermostat/launcher/InteractiveStorageCredentials.java launcher/src/main/java/com/redhat/thermostat/launcher/internal/CommandSource.java launcher/src/main/java/com/redhat/thermostat/launcher/internal/ExitStatusImpl.java launcher/src/test/java/com/redhat/thermostat/launcher/internal/CommandSourceTest.java main/pom.xml notes/client-swing/pom.xml notes/common/pom.xml notes/distribution/pom.xml notes/distribution/thermostat-plugin.xml notes/pom.xml numa/agent/pom.xml numa/client-core/pom.xml numa/client-core/src/main/java/com/redhat/thermostat/numa/client/core/NumaViewProvider.java numa/client-swing/pom.xml numa/common/pom.xml numa/distribution/pom.xml numa/distribution/thermostat-plugin.xml numa/pom.xml pom.xml src/license/header.txt src/license/thermostat-java.xml src/license/thermostat-xml.xml storage-profile/common/pom.xml storage-profile/distribution/pom.xml storage-profile/distribution/thermostat-plugin.xml storage-profile/pom.xml storage/cli/pom.xml storage/cli/src/main/java/com/redhat/thermostat/storage/cli/internal/Activator.java storage/cli/src/main/java/com/redhat/thermostat/storage/cli/internal/StalePidFileException.java storage/cli/src/main/java/com/redhat/thermostat/storage/cli/internal/StorageAlreadyRunningException.java storage/cli/src/main/java/com/redhat/thermostat/storage/cli/internal/StorageStartException.java storage/cli/src/main/java/com/redhat/thermostat/storage/cli/internal/StorageStopException.java storage/cli/src/main/java/com/redhat/thermostat/storage/cli/internal/locale/LocaleResources.java storage/cli/src/test/java/com/redhat/thermostat/storage/cli/internal/ActivatorTest.java storage/cli/src/test/java/com/redhat/thermostat/storage/cli/internal/MongoProcessRunnerTest.java storage/core/pom.xml storage/core/src/main/java/com/redhat/thermostat/storage/core/DataModifyingStatement.java storage/core/src/main/java/com/redhat/thermostat/storage/core/DescriptorParsingException.java storage/core/src/main/java/com/redhat/thermostat/storage/core/PreparedStatement.java storage/core/src/main/java/com/redhat/thermostat/storage/core/PreparedStatementFactory.java storage/core/src/main/java/com/redhat/thermostat/storage/core/Statement.java storage/core/src/main/java/com/redhat/thermostat/storage/core/StatementDescriptor.java storage/core/src/main/java/com/redhat/thermostat/storage/core/StatementExecutionException.java storage/core/src/main/java/com/redhat/thermostat/storage/core/StorageCredentials.java storage/core/src/main/java/com/redhat/thermostat/storage/internal/CountingDecorator.java storage/mongo/pom.xml storage/mongo/src/main/java/com/redhat/thermostat/storage/mongodb/internal/StartStopAddUserCommandDecorator.java storage/mongo/src/test/java/com/redhat/thermostat/storage/mongodb/internal/AddUserCommandDispatcherTest.java storage/mongo/src/test/java/com/redhat/thermostat/storage/mongodb/internal/AddUserCommandTest.java storage/mongo/src/test/java/com/redhat/thermostat/storage/mongodb/internal/ConsoleStorageCredentialsTest.java storage/pom.xml system-backend/pom.xml thermostat-plugin-validator/pom.xml thread/client-common/pom.xml thread/client-controllers/pom.xml thread/client-swing/pom.xml thread/client-swing/src/main/java/com/redhat/thermostat/thread/client/swing/impl/VMCapsSummaryPanel.java thread/collector/pom.xml thread/distribution/pom.xml thread/distribution/thermostat-plugin.xml thread/harvester/pom.xml thread/pom.xml unix-process-handler/pom.xml validate-command/command/pom.xml validate-command/distribution/pom.xml validate-command/distribution/thermostat-plugin.xml validate-command/pom.xml vm-classstat/agent/pom.xml vm-classstat/client-core/pom.xml vm-classstat/client-swing/pom.xml vm-classstat/common/pom.xml vm-classstat/distribution/pom.xml vm-classstat/distribution/thermostat-plugin.xml vm-classstat/pom.xml vm-cpu/agent/pom.xml vm-cpu/client-cli/pom.xml vm-cpu/client-core/pom.xml vm-cpu/client-swing/pom.xml vm-cpu/common/pom.xml vm-cpu/distribution/pom.xml vm-cpu/distribution/thermostat-plugin.xml vm-cpu/pom.xml vm-gc/agent/pom.xml vm-gc/client-core/pom.xml vm-gc/client-swing/pom.xml vm-gc/common/pom.xml vm-gc/common/src/test/java/com/redhat/thermostat/vm/gc/common/internal/VmGcStatDAOImplStatementDescriptorRegistrationTest.java vm-gc/distribution/pom.xml vm-gc/distribution/thermostat-plugin.xml vm-gc/pom.xml vm-gc/remote-collector-client-common/pom.xml vm-gc/remote-collector-client-swing/pom.xml vm-gc/remote-collector-command/pom.xml vm-gc/remote-collector-common/pom.xml vm-heap-analysis/agent/pom.xml vm-heap-analysis/client-core/pom.xml vm-heap-analysis/client-swing/pom.xml vm-heap-analysis/command/pom.xml vm-heap-analysis/common/pom.xml vm-heap-analysis/distribution/pom.xml vm-heap-analysis/distribution/thermostat-plugin.xml vm-heap-analysis/pom.xml vm-jmx/agent/pom.xml vm-jmx/client-core/pom.xml vm-jmx/client-swing/pom.xml vm-jmx/common/pom.xml vm-jmx/distribution/pom.xml vm-jmx/distribution/thermostat-plugin.xml vm-jmx/pom.xml vm-memory/agent/pom.xml vm-memory/client-cli/pom.xml vm-memory/client-core/pom.xml vm-memory/client-swing/pom.xml vm-memory/common/pom.xml vm-memory/distribution/pom.xml vm-memory/distribution/thermostat-plugin.xml vm-memory/pom.xml vm-overview/client-core/pom.xml vm-overview/client-swing/pom.xml vm-overview/distribution/pom.xml vm-overview/distribution/thermostat-plugin.xml vm-overview/pom.xml web/client/pom.xml web/client/src/main/java/com/redhat/thermostat/web/client/internal/EntityConsumingIOException.java web/client/src/test/java/com/redhat/thermostat/web/client/internal/EntityConsumingIOExceptionTest.java web/common/pom.xml web/endpoint-plugin/distribution/pom.xml web/endpoint-plugin/distribution/thermostat-plugin.xml web/endpoint-plugin/pom.xml web/endpoint-plugin/web-service/pom.xml web/pom.xml web/server/pom.xml web/server/src/main/java/com/redhat/thermostat/web/server/auth/WrappedRolePrincipal.java web/server/src/main/java/com/redhat/thermostat/web/server/auth/spi/RolesAmender.java web/server/src/main/webapp/WEB-INF/web.xml web/war/pom.xml web/war/src/main/webapp/META-INF/context.xml web/war/src/main/webapp/WEB-INF/jetty-web.xml web/war/src/main/webapp/WEB-INF/web.xml
diffstat 245 files changed, 3357 insertions(+), 535 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/HACKING	Tue Oct 07 11:58:05 2014 -0400
@@ -0,0 +1,10 @@
+
+Code Style
+==========
+
+The standard license header goes on top of every file. It's enforced
+using a maven plugin. Use `mvn license:format` to generate/update it.
+The license template is defined in `src/license/header.txt`.
+
+See also: http://icedtea.classpath.org/wiki/Thermostat/DevelopmentStyleGuide
+
--- a/agent/cli/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/agent/cli/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/agent/command/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/agent/command/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/agent/core/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/agent/core/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/agent/core/src/main/java/com/redhat/thermostat/agent/config/AgentStorageCredentials.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/agent/core/src/main/java/com/redhat/thermostat/agent/config/AgentStorageCredentials.java	Tue Oct 07 11:58:05 2014 -0400
@@ -33,6 +33,7 @@
  * library, but you are not obligated to do so.  If you do not wish
  * to do so, delete this exception statement from your version.
  */
+
 package com.redhat.thermostat.agent.config;
 
 import java.io.File;
--- a/agent/core/src/main/java/com/redhat/thermostat/agent/locale/LocaleResources.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/agent/core/src/main/java/com/redhat/thermostat/agent/locale/LocaleResources.java	Tue Oct 07 11:58:05 2014 -0400
@@ -33,6 +33,7 @@
  * library, but you are not obligated to do so.  If you do not wish
  * to do so, delete this exception statement from your version.
  */
+
 package com.redhat.thermostat.agent.locale;
 
 import com.redhat.thermostat.shared.locale.Translate;
--- a/agent/core/src/test/java/com/redhat/thermostat/agent/config/AgentStorageCredentialsTest.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/agent/core/src/test/java/com/redhat/thermostat/agent/config/AgentStorageCredentialsTest.java	Tue Oct 07 11:58:05 2014 -0400
@@ -33,6 +33,7 @@
  * library, but you are not obligated to do so.  If you do not wish
  * to do so, delete this exception statement from your version.
  */
+
 package com.redhat.thermostat.agent.config;
 
 import java.io.File;
--- a/agent/core/src/test/java/com/redhat/thermostat/agent/internal/RMIRegistryImplTest.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/agent/core/src/test/java/com/redhat/thermostat/agent/internal/RMIRegistryImplTest.java	Tue Oct 07 11:58:05 2014 -0400
@@ -1,3 +1,39 @@
+/*
+ * Copyright 2012-2014 Red Hat, Inc.
+ *
+ * This file is part of Thermostat.
+ *
+ * Thermostat is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published
+ * by the Free Software Foundation; either version 2, or (at your
+ * option) any later version.
+ *
+ * Thermostat is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with Thermostat; see the file COPYING.  If not see
+ * <http://www.gnu.org/licenses/>.
+ *
+ * Linking this code with other modules is making a combined work
+ * based on this code.  Thus, the terms and conditions of the GNU
+ * General Public License cover the whole combination.
+ *
+ * As a special exception, the copyright holders of this code give
+ * you permission to link this code with independent modules to
+ * produce an executable, regardless of the license terms of these
+ * independent modules, and to copy and distribute the resulting
+ * executable under terms of your choice, provided that you also
+ * meet, for each linked independent module, the terms and conditions
+ * of the license of that module.  An independent module is a module
+ * which is not derived from or based on this code.  If you modify
+ * this code, you may extend this exception to your version of the
+ * library, but you are not obligated to do so.  If you do not wish
+ * to do so, delete this exception statement from your version.
+ */
+
 package com.redhat.thermostat.agent.internal;
 
 import static org.junit.Assert.assertEquals;
--- a/agent/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/agent/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/agent/proxy/common/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/agent/proxy/common/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/agent/proxy/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/agent/proxy/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/agent/proxy/server/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/agent/proxy/server/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/agent/proxy/server/src/main/java/com/redhat/thermostat/agent/proxy/server/RegistryUtils.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/agent/proxy/server/src/main/java/com/redhat/thermostat/agent/proxy/server/RegistryUtils.java	Tue Oct 07 11:58:05 2014 -0400
@@ -1,3 +1,39 @@
+/*
+ * Copyright 2012-2014 Red Hat, Inc.
+ *
+ * This file is part of Thermostat.
+ *
+ * Thermostat is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published
+ * by the Free Software Foundation; either version 2, or (at your
+ * option) any later version.
+ *
+ * Thermostat is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with Thermostat; see the file COPYING.  If not see
+ * <http://www.gnu.org/licenses/>.
+ *
+ * Linking this code with other modules is making a combined work
+ * based on this code.  Thus, the terms and conditions of the GNU
+ * General Public License cover the whole combination.
+ *
+ * As a special exception, the copyright holders of this code give
+ * you permission to link this code with independent modules to
+ * produce an executable, regardless of the license terms of these
+ * independent modules, and to copy and distribute the resulting
+ * executable under terms of your choice, provided that you also
+ * meet, for each linked independent module, the terms and conditions
+ * of the license of that module.  An independent module is a module
+ * which is not derived from or based on this code.  If you modify
+ * this code, you may extend this exception to your version of the
+ * library, but you are not obligated to do so.  If you do not wish
+ * to do so, delete this exception statement from your version.
+ */
+
 package com.redhat.thermostat.agent.proxy.server;
 
 import java.net.InetAddress;
--- a/annotations/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/annotations/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/assembly/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/assembly/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/assembly/src/main/resources/assemblies/plugin-assembly.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/assembly/src/main/resources/assemblies/plugin-assembly.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/build-deps/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/build-deps/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/client/cli/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/client/cli/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/client/command/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/client/command/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/client/core/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/client/core/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/client/core/src/main/java/com/redhat/thermostat/client/ui/ClientPreferencesModel.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/client/core/src/main/java/com/redhat/thermostat/client/ui/ClientPreferencesModel.java	Tue Oct 07 11:58:05 2014 -0400
@@ -33,6 +33,7 @@
  * library, but you are not obligated to do so.  If you do not wish
  * to do so, delete this exception statement from your version.
  */
+
 package com.redhat.thermostat.client.ui;
 
 import java.io.IOException;
--- a/client/core/src/main/java/com/redhat/thermostat/client/ui/MenuAction.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/client/core/src/main/java/com/redhat/thermostat/client/ui/MenuAction.java	Tue Oct 07 11:58:05 2014 -0400
@@ -33,6 +33,7 @@
  * library, but you are not obligated to do so.  If you do not wish
  * to do so, delete this exception statement from your version.
  */
+
 package com.redhat.thermostat.client.ui;
 
 import com.redhat.thermostat.annotations.ExtensionPoint;
--- a/client/core/src/main/java/com/redhat/thermostat/client/ui/MenuRegistry.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/client/core/src/main/java/com/redhat/thermostat/client/ui/MenuRegistry.java	Tue Oct 07 11:58:05 2014 -0400
@@ -33,6 +33,7 @@
  * library, but you are not obligated to do so.  If you do not wish
  * to do so, delete this exception statement from your version.
  */
+
 package com.redhat.thermostat.client.ui;
 
 import org.osgi.framework.BundleContext;
--- a/client/living-vm-filter/core/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/client/living-vm-filter/core/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/client/living-vm-filter/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/client/living-vm-filter/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/client/living-vm-filter/swing/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/client/living-vm-filter/swing/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/client/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/client/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/client/swing-components/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/client/swing-components/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,3 +1,40 @@
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
--- a/client/swing/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/client/swing/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/client/swing/src/main/java/com/redhat/thermostat/client/swing/MenuHelper.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/client/swing/src/main/java/com/redhat/thermostat/client/swing/MenuHelper.java	Tue Oct 07 11:58:05 2014 -0400
@@ -10,15 +10,15 @@
  *
  * Thermostat is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with Thermostat; see the file COPYING. If not see
+ * along with Thermostat; see the file COPYING.  If not see
  * <http://www.gnu.org/licenses/>.
  *
  * Linking this code with other modules is making a combined work
- * based on this code. Thus, the terms and conditions of the GNU
+ * based on this code.  Thus, the terms and conditions of the GNU
  * General Public License cover the whole combination.
  *
  * As a special exception, the copyright holders of this code give
@@ -27,10 +27,10 @@
  * independent modules, and to copy and distribute the resulting
  * executable under terms of your choice, provided that you also
  * meet, for each linked independent module, the terms and conditions
- * of the license of that module. An independent module is a module
- * which is not derived from or based on this code. If you modify
+ * of the license of that module.  An independent module is a module
+ * which is not derived from or based on this code.  If you modify
  * this code, you may extend this exception to your version of the
- * library, but you are not obligated to do so. If you do not wish
+ * library, but you are not obligated to do so.  If you do not wish
  * to do so, delete this exception statement from your version.
  */
 
--- a/client/swing/src/main/java/com/redhat/thermostat/client/swing/components/CleanTabUI.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/client/swing/src/main/java/com/redhat/thermostat/client/swing/components/CleanTabUI.java	Tue Oct 07 11:58:05 2014 -0400
@@ -33,6 +33,7 @@
  * library, but you are not obligated to do so.  If you do not wish
  * to do so, delete this exception statement from your version.
  */
+
 package com.redhat.thermostat.client.swing.components;
 
 import java.awt.Graphics;
--- a/client/swing/src/main/java/com/redhat/thermostat/client/swing/components/experimental/TimelineIntervalMouseHandler.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/client/swing/src/main/java/com/redhat/thermostat/client/swing/components/experimental/TimelineIntervalMouseHandler.java	Tue Oct 07 11:58:05 2014 -0400
@@ -3,31 +3,35 @@
  *
  * This file is part of Thermostat.
  *
- * Thermostat is free software; you can redistribute it and/or modify it under
- * the terms of the GNU General Public License as published by the Free Software
- * Foundation; either version 2, or (at your option) any later version.
+ * Thermostat is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published
+ * by the Free Software Foundation; either version 2, or (at your
+ * option) any later version.
  *
- * Thermostat is distributed in the hope that it will be useful, but WITHOUT ANY
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
- * A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+ * Thermostat is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * General Public License for more details.
  *
- * You should have received a copy of the GNU General Public License along with
- * Thermostat; see the file COPYING. If not see <http://www.gnu.org/licenses/>.
+ * You should have received a copy of the GNU General Public License
+ * along with Thermostat; see the file COPYING.  If not see
+ * <http://www.gnu.org/licenses/>.
  *
- * Linking this code with other modules is making a combined work based on this
- * code. Thus, the terms and conditions of the GNU General Public License cover
- * the whole combination.
+ * Linking this code with other modules is making a combined work
+ * based on this code.  Thus, the terms and conditions of the GNU
+ * General Public License cover the whole combination.
  *
- * As a special exception, the copyright holders of this code give you
- * permission to link this code with independent modules to produce an
- * executable, regardless of the license terms of these independent modules, and
- * to copy and distribute the resulting executable under terms of your choice,
- * provided that you also meet, for each linked independent module, the terms
- * and conditions of the license of that module. An independent module is a
- * module which is not derived from or based on this code. If you modify this
- * code, you may extend this exception to your version of the library, but you
- * are not obligated to do so. If you do not wish to do so, delete this
- * exception statement from your version.
+ * As a special exception, the copyright holders of this code give
+ * you permission to link this code with independent modules to
+ * produce an executable, regardless of the license terms of these
+ * independent modules, and to copy and distribute the resulting
+ * executable under terms of your choice, provided that you also
+ * meet, for each linked independent module, the terms and conditions
+ * of the license of that module.  An independent module is a module
+ * which is not derived from or based on this code.  If you modify
+ * this code, you may extend this exception to your version of the
+ * library, but you are not obligated to do so.  If you do not wish
+ * to do so, delete this exception statement from your version.
  */
 
 package com.redhat.thermostat.client.swing.components.experimental;
--- a/client/swing/src/main/java/com/redhat/thermostat/client/swing/components/experimental/TimelineIntervalSelector.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/client/swing/src/main/java/com/redhat/thermostat/client/swing/components/experimental/TimelineIntervalSelector.java	Tue Oct 07 11:58:05 2014 -0400
@@ -3,31 +3,35 @@
  *
  * This file is part of Thermostat.
  *
- * Thermostat is free software; you can redistribute it and/or modify it under
- * the terms of the GNU General Public License as published by the Free Software
- * Foundation; either version 2, or (at your option) any later version.
+ * Thermostat is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published
+ * by the Free Software Foundation; either version 2, or (at your
+ * option) any later version.
  *
- * Thermostat is distributed in the hope that it will be useful, but WITHOUT ANY
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
- * A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+ * Thermostat is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * General Public License for more details.
  *
- * You should have received a copy of the GNU General Public License along with
- * Thermostat; see the file COPYING. If not see <http://www.gnu.org/licenses/>.
+ * You should have received a copy of the GNU General Public License
+ * along with Thermostat; see the file COPYING.  If not see
+ * <http://www.gnu.org/licenses/>.
  *
- * Linking this code with other modules is making a combined work based on this
- * code. Thus, the terms and conditions of the GNU General Public License cover
- * the whole combination.
+ * Linking this code with other modules is making a combined work
+ * based on this code.  Thus, the terms and conditions of the GNU
+ * General Public License cover the whole combination.
  *
- * As a special exception, the copyright holders of this code give you
- * permission to link this code with independent modules to produce an
- * executable, regardless of the license terms of these independent modules, and
- * to copy and distribute the resulting executable under terms of your choice,
- * provided that you also meet, for each linked independent module, the terms
- * and conditions of the license of that module. An independent module is a
- * module which is not derived from or based on this code. If you modify this
- * code, you may extend this exception to your version of the library, but you
- * are not obligated to do so. If you do not wish to do so, delete this
- * exception statement from your version.
+ * As a special exception, the copyright holders of this code give
+ * you permission to link this code with independent modules to
+ * produce an executable, regardless of the license terms of these
+ * independent modules, and to copy and distribute the resulting
+ * executable under terms of your choice, provided that you also
+ * meet, for each linked independent module, the terms and conditions
+ * of the license of that module.  An independent module is a module
+ * which is not derived from or based on this code.  If you modify
+ * this code, you may extend this exception to your version of the
+ * library, but you are not obligated to do so.  If you do not wish
+ * to do so, delete this exception statement from your version.
  */
 
 package com.redhat.thermostat.client.swing.components.experimental;
--- a/client/swing/src/main/java/com/redhat/thermostat/client/swing/components/experimental/TimelineIntervalSelectorModel.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/client/swing/src/main/java/com/redhat/thermostat/client/swing/components/experimental/TimelineIntervalSelectorModel.java	Tue Oct 07 11:58:05 2014 -0400
@@ -3,31 +3,35 @@
  *
  * This file is part of Thermostat.
  *
- * Thermostat is free software; you can redistribute it and/or modify it under
- * the terms of the GNU General Public License as published by the Free Software
- * Foundation; either version 2, or (at your option) any later version.
+ * Thermostat is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published
+ * by the Free Software Foundation; either version 2, or (at your
+ * option) any later version.
  *
- * Thermostat is distributed in the hope that it will be useful, but WITHOUT ANY
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
- * A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+ * Thermostat is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * General Public License for more details.
  *
- * You should have received a copy of the GNU General Public License along with
- * Thermostat; see the file COPYING. If not see <http://www.gnu.org/licenses/>.
+ * You should have received a copy of the GNU General Public License
+ * along with Thermostat; see the file COPYING.  If not see
+ * <http://www.gnu.org/licenses/>.
  *
- * Linking this code with other modules is making a combined work based on this
- * code. Thus, the terms and conditions of the GNU General Public License cover
- * the whole combination.
+ * Linking this code with other modules is making a combined work
+ * based on this code.  Thus, the terms and conditions of the GNU
+ * General Public License cover the whole combination.
  *
- * As a special exception, the copyright holders of this code give you
- * permission to link this code with independent modules to produce an
- * executable, regardless of the license terms of these independent modules, and
- * to copy and distribute the resulting executable under terms of your choice,
- * provided that you also meet, for each linked independent module, the terms
- * and conditions of the license of that module. An independent module is a
- * module which is not derived from or based on this code. If you modify this
- * code, you may extend this exception to your version of the library, but you
- * are not obligated to do so. If you do not wish to do so, delete this
- * exception statement from your version.
+ * As a special exception, the copyright holders of this code give
+ * you permission to link this code with independent modules to
+ * produce an executable, regardless of the license terms of these
+ * independent modules, and to copy and distribute the resulting
+ * executable under terms of your choice, provided that you also
+ * meet, for each linked independent module, the terms and conditions
+ * of the license of that module.  An independent module is a module
+ * which is not derived from or based on this code.  If you modify
+ * this code, you may extend this exception to your version of the
+ * library, but you are not obligated to do so.  If you do not wish
+ * to do so, delete this exception statement from your version.
  */
 
 package com.redhat.thermostat.client.swing.components.experimental;
--- a/client/swing/src/main/java/com/redhat/thermostat/client/swing/components/experimental/TimelineIntervalSelectorUI.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/client/swing/src/main/java/com/redhat/thermostat/client/swing/components/experimental/TimelineIntervalSelectorUI.java	Tue Oct 07 11:58:05 2014 -0400
@@ -3,31 +3,35 @@
  *
  * This file is part of Thermostat.
  *
- * Thermostat is free software; you can redistribute it and/or modify it under
- * the terms of the GNU General Public License as published by the Free Software
- * Foundation; either version 2, or (at your option) any later version.
+ * Thermostat is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published
+ * by the Free Software Foundation; either version 2, or (at your
+ * option) any later version.
  *
- * Thermostat is distributed in the hope that it will be useful, but WITHOUT ANY
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
- * A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+ * Thermostat is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * General Public License for more details.
  *
- * You should have received a copy of the GNU General Public License along with
- * Thermostat; see the file COPYING. If not see <http://www.gnu.org/licenses/>.
+ * You should have received a copy of the GNU General Public License
+ * along with Thermostat; see the file COPYING.  If not see
+ * <http://www.gnu.org/licenses/>.
  *
- * Linking this code with other modules is making a combined work based on this
- * code. Thus, the terms and conditions of the GNU General Public License cover
- * the whole combination.
+ * Linking this code with other modules is making a combined work
+ * based on this code.  Thus, the terms and conditions of the GNU
+ * General Public License cover the whole combination.
  *
- * As a special exception, the copyright holders of this code give you
- * permission to link this code with independent modules to produce an
- * executable, regardless of the license terms of these independent modules, and
- * to copy and distribute the resulting executable under terms of your choice,
- * provided that you also meet, for each linked independent module, the terms
- * and conditions of the license of that module. An independent module is a
- * module which is not derived from or based on this code. If you modify this
- * code, you may extend this exception to your version of the library, but you
- * are not obligated to do so. If you do not wish to do so, delete this
- * exception statement from your version.
+ * As a special exception, the copyright holders of this code give
+ * you permission to link this code with independent modules to
+ * produce an executable, regardless of the license terms of these
+ * independent modules, and to copy and distribute the resulting
+ * executable under terms of your choice, provided that you also
+ * meet, for each linked independent module, the terms and conditions
+ * of the license of that module.  An independent module is a module
+ * which is not derived from or based on this code.  If you modify
+ * this code, you may extend this exception to your version of the
+ * library, but you are not obligated to do so.  If you do not wish
+ * to do so, delete this exception statement from your version.
  */
 
 package com.redhat.thermostat.client.swing.components.experimental;
--- a/client/swing/src/main/java/com/redhat/thermostat/client/swing/components/experimental/TimelineIntervalSelectorUIBasic.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/client/swing/src/main/java/com/redhat/thermostat/client/swing/components/experimental/TimelineIntervalSelectorUIBasic.java	Tue Oct 07 11:58:05 2014 -0400
@@ -3,31 +3,35 @@
  *
  * This file is part of Thermostat.
  *
- * Thermostat is free software; you can redistribute it and/or modify it under
- * the terms of the GNU General Public License as published by the Free Software
- * Foundation; either version 2, or (at your option) any later version.
+ * Thermostat is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published
+ * by the Free Software Foundation; either version 2, or (at your
+ * option) any later version.
  *
- * Thermostat is distributed in the hope that it will be useful, but WITHOUT ANY
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
- * A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+ * Thermostat is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * General Public License for more details.
  *
- * You should have received a copy of the GNU General Public License along with
- * Thermostat; see the file COPYING. If not see <http://www.gnu.org/licenses/>.
+ * You should have received a copy of the GNU General Public License
+ * along with Thermostat; see the file COPYING.  If not see
+ * <http://www.gnu.org/licenses/>.
  *
- * Linking this code with other modules is making a combined work based on this
- * code. Thus, the terms and conditions of the GNU General Public License cover
- * the whole combination.
+ * Linking this code with other modules is making a combined work
+ * based on this code.  Thus, the terms and conditions of the GNU
+ * General Public License cover the whole combination.
  *
- * As a special exception, the copyright holders of this code give you
- * permission to link this code with independent modules to produce an
- * executable, regardless of the license terms of these independent modules, and
- * to copy and distribute the resulting executable under terms of your choice,
- * provided that you also meet, for each linked independent module, the terms
- * and conditions of the license of that module. An independent module is a
- * module which is not derived from or based on this code. If you modify this
- * code, you may extend this exception to your version of the library, but you
- * are not obligated to do so. If you do not wish to do so, delete this
- * exception statement from your version.
+ * As a special exception, the copyright holders of this code give
+ * you permission to link this code with independent modules to
+ * produce an executable, regardless of the license terms of these
+ * independent modules, and to copy and distribute the resulting
+ * executable under terms of your choice, provided that you also
+ * meet, for each linked independent module, the terms and conditions
+ * of the license of that module.  An independent module is a module
+ * which is not derived from or based on this code.  If you modify
+ * this code, you may extend this exception to your version of the
+ * library, but you are not obligated to do so.  If you do not wish
+ * to do so, delete this exception statement from your version.
  */
 
 package com.redhat.thermostat.client.swing.components.experimental;
--- a/client/swing/src/main/java/com/redhat/thermostat/client/swing/internal/progress/AggregateNotificationPanel.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/client/swing/src/main/java/com/redhat/thermostat/client/swing/internal/progress/AggregateNotificationPanel.java	Tue Oct 07 11:58:05 2014 -0400
@@ -1,26 +1,26 @@
 /*
  * Copyright 2012-2014 Red Hat, Inc.
- * 
+ *
  * This file is part of Thermostat.
- * 
+ *
  * Thermostat is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published
  * by the Free Software Foundation; either version 2, or (at your
  * option) any later version.
- * 
+ *
  * Thermostat is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
- * 
+ *
  * You should have received a copy of the GNU General Public License
  * along with Thermostat; see the file COPYING.  If not see
  * <http://www.gnu.org/licenses/>.
- * 
+ *
  * Linking this code with other modules is making a combined work
  * based on this code.  Thus, the terms and conditions of the GNU
  * General Public License cover the whole combination.
- * 
+ *
  * As a special exception, the copyright holders of this code give
  * you permission to link this code with independent modules to
  * produce an executable, regardless of the license terms of these
@@ -33,6 +33,7 @@
  * library, but you are not obligated to do so.  If you do not wish
  * to do so, delete this exception statement from your version.
  */
+
 package com.redhat.thermostat.client.swing.internal.progress;
 
 import com.redhat.thermostat.client.swing.components.ThermostatThinScrollBar;
--- a/client/swing/src/test/java/com/redhat/thermostat/client/swing/MenuHelperTest.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/client/swing/src/test/java/com/redhat/thermostat/client/swing/MenuHelperTest.java	Tue Oct 07 11:58:05 2014 -0400
@@ -10,15 +10,15 @@
  *
  * Thermostat is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with Thermostat; see the file COPYING. If not see
+ * along with Thermostat; see the file COPYING.  If not see
  * <http://www.gnu.org/licenses/>.
  *
  * Linking this code with other modules is making a combined work
- * based on this code. Thus, the terms and conditions of the GNU
+ * based on this code.  Thus, the terms and conditions of the GNU
  * General Public License cover the whole combination.
  *
  * As a special exception, the copyright holders of this code give
@@ -27,10 +27,10 @@
  * independent modules, and to copy and distribute the resulting
  * executable under terms of your choice, provided that you also
  * meet, for each linked independent module, the terms and conditions
- * of the license of that module. An independent module is a module
- * which is not derived from or based on this code. If you modify
+ * of the license of that module.  An independent module is a module
+ * which is not derived from or based on this code.  If you modify
  * this code, you may extend this exception to your version of the
- * library, but you are not obligated to do so. If you do not wish
+ * library, but you are not obligated to do so.  If you do not wish
  * to do so, delete this exception statement from your version.
  */
 
--- a/client/swing/src/test/java/com/redhat/thermostat/client/swing/components/CompositeIconTest.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/client/swing/src/test/java/com/redhat/thermostat/client/swing/components/CompositeIconTest.java	Tue Oct 07 11:58:05 2014 -0400
@@ -1,3 +1,39 @@
+/*
+ * Copyright 2012-2014 Red Hat, Inc.
+ *
+ * This file is part of Thermostat.
+ *
+ * Thermostat is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published
+ * by the Free Software Foundation; either version 2, or (at your
+ * option) any later version.
+ *
+ * Thermostat is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with Thermostat; see the file COPYING.  If not see
+ * <http://www.gnu.org/licenses/>.
+ *
+ * Linking this code with other modules is making a combined work
+ * based on this code.  Thus, the terms and conditions of the GNU
+ * General Public License cover the whole combination.
+ *
+ * As a special exception, the copyright holders of this code give
+ * you permission to link this code with independent modules to
+ * produce an executable, regardless of the license terms of these
+ * independent modules, and to copy and distribute the resulting
+ * executable under terms of your choice, provided that you also
+ * meet, for each linked independent module, the terms and conditions
+ * of the license of that module.  An independent module is a module
+ * which is not derived from or based on this code.  If you modify
+ * this code, you may extend this exception to your version of the
+ * library, but you are not obligated to do so.  If you do not wish
+ * to do so, delete this exception statement from your version.
+ */
+
 package com.redhat.thermostat.client.swing.components;
 
 import static org.junit.Assert.assertEquals;
--- a/client/swing/src/test/java/com/redhat/thermostat/client/swing/components/TimelineIntervalSelectorModelTest.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/client/swing/src/test/java/com/redhat/thermostat/client/swing/components/TimelineIntervalSelectorModelTest.java	Tue Oct 07 11:58:05 2014 -0400
@@ -3,31 +3,35 @@
  *
  * This file is part of Thermostat.
  *
- * Thermostat is free software; you can redistribute it and/or modify it under
- * the terms of the GNU General Public License as published by the Free Software
- * Foundation; either version 2, or (at your option) any later version.
+ * Thermostat is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published
+ * by the Free Software Foundation; either version 2, or (at your
+ * option) any later version.
  *
- * Thermostat is distributed in the hope that it will be useful, but WITHOUT ANY
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
- * A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+ * Thermostat is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * General Public License for more details.
  *
- * You should have received a copy of the GNU General Public License along with
- * Thermostat; see the file COPYING. If not see <http://www.gnu.org/licenses/>.
+ * You should have received a copy of the GNU General Public License
+ * along with Thermostat; see the file COPYING.  If not see
+ * <http://www.gnu.org/licenses/>.
  *
- * Linking this code with other modules is making a combined work based on this
- * code. Thus, the terms and conditions of the GNU General Public License cover
- * the whole combination.
+ * Linking this code with other modules is making a combined work
+ * based on this code.  Thus, the terms and conditions of the GNU
+ * General Public License cover the whole combination.
  *
- * As a special exception, the copyright holders of this code give you
- * permission to link this code with independent modules to produce an
- * executable, regardless of the license terms of these independent modules, and
- * to copy and distribute the resulting executable under terms of your choice,
- * provided that you also meet, for each linked independent module, the terms
- * and conditions of the license of that module. An independent module is a
- * module which is not derived from or based on this code. If you modify this
- * code, you may extend this exception to your version of the library, but you
- * are not obligated to do so. If you do not wish to do so, delete this
- * exception statement from your version.
+ * As a special exception, the copyright holders of this code give
+ * you permission to link this code with independent modules to
+ * produce an executable, regardless of the license terms of these
+ * independent modules, and to copy and distribute the resulting
+ * executable under terms of your choice, provided that you also
+ * meet, for each linked independent module, the terms and conditions
+ * of the license of that module.  An independent module is a module
+ * which is not derived from or based on this code.  If you modify
+ * this code, you may extend this exception to your version of the
+ * library, but you are not obligated to do so.  If you do not wish
+ * to do so, delete this exception statement from your version.
  */
 
 package com.redhat.thermostat.client.swing.components;
--- a/client/swing/src/test/java/com/redhat/thermostat/client/swing/components/TimelineIntervalSelectorTest.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/client/swing/src/test/java/com/redhat/thermostat/client/swing/components/TimelineIntervalSelectorTest.java	Tue Oct 07 11:58:05 2014 -0400
@@ -3,31 +3,35 @@
  *
  * This file is part of Thermostat.
  *
- * Thermostat is free software; you can redistribute it and/or modify it under
- * the terms of the GNU General Public License as published by the Free Software
- * Foundation; either version 2, or (at your option) any later version.
+ * Thermostat is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published
+ * by the Free Software Foundation; either version 2, or (at your
+ * option) any later version.
  *
- * Thermostat is distributed in the hope that it will be useful, but WITHOUT ANY
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
- * A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+ * Thermostat is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * General Public License for more details.
  *
- * You should have received a copy of the GNU General Public License along with
- * Thermostat; see the file COPYING. If not see <http://www.gnu.org/licenses/>.
+ * You should have received a copy of the GNU General Public License
+ * along with Thermostat; see the file COPYING.  If not see
+ * <http://www.gnu.org/licenses/>.
  *
- * Linking this code with other modules is making a combined work based on this
- * code. Thus, the terms and conditions of the GNU General Public License cover
- * the whole combination.
+ * Linking this code with other modules is making a combined work
+ * based on this code.  Thus, the terms and conditions of the GNU
+ * General Public License cover the whole combination.
  *
- * As a special exception, the copyright holders of this code give you
- * permission to link this code with independent modules to produce an
- * executable, regardless of the license terms of these independent modules, and
- * to copy and distribute the resulting executable under terms of your choice,
- * provided that you also meet, for each linked independent module, the terms
- * and conditions of the license of that module. An independent module is a
- * module which is not derived from or based on this code. If you modify this
- * code, you may extend this exception to your version of the library, but you
- * are not obligated to do so. If you do not wish to do so, delete this
- * exception statement from your version.
+ * As a special exception, the copyright holders of this code give
+ * you permission to link this code with independent modules to
+ * produce an executable, regardless of the license terms of these
+ * independent modules, and to copy and distribute the resulting
+ * executable under terms of your choice, provided that you also
+ * meet, for each linked independent module, the terms and conditions
+ * of the license of that module.  An independent module is a module
+ * which is not derived from or based on this code.  If you modify
+ * this code, you may extend this exception to your version of the
+ * library, but you are not obligated to do so.  If you do not wish
+ * to do so, delete this exception statement from your version.
  */
 
 package com.redhat.thermostat.client.swing.components;
--- a/common/command/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/common/command/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/common/core/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/common/core/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/common/core/src/main/java/com/redhat/thermostat/common/ExitStatus.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/common/core/src/main/java/com/redhat/thermostat/common/ExitStatus.java	Tue Oct 07 11:58:05 2014 -0400
@@ -33,6 +33,7 @@
  * library, but you are not obligated to do so.  If you do not wish
  * to do so, delete this exception statement from your version.
  */
+
 package com.redhat.thermostat.common;
 
 import com.redhat.thermostat.annotations.Service;
--- a/common/core/src/main/java/com/redhat/thermostat/common/Version.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/common/core/src/main/java/com/redhat/thermostat/common/Version.java	Tue Oct 07 11:58:05 2014 -0400
@@ -33,6 +33,7 @@
  * library, but you are not obligated to do so.  If you do not wish
  * to do so, delete this exception statement from your version.
  */
+
 package com.redhat.thermostat.common;
 
 import java.text.MessageFormat;
--- a/common/core/src/main/java/com/redhat/thermostat/common/tools/ProcessStartException.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/common/core/src/main/java/com/redhat/thermostat/common/tools/ProcessStartException.java	Tue Oct 07 11:58:05 2014 -0400
@@ -33,6 +33,7 @@
  * library, but you are not obligated to do so.  If you do not wish
  * to do so, delete this exception statement from your version.
  */
+
 package com.redhat.thermostat.common.tools;
 
 public class ProcessStartException extends ApplicationException {
--- a/common/core/src/test/java/com/redhat/thermostat/common/PairTest.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/common/core/src/test/java/com/redhat/thermostat/common/PairTest.java	Tue Oct 07 11:58:05 2014 -0400
@@ -10,15 +10,15 @@
  *
  * Thermostat is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with Thermostat; see the file COPYING. If not see
+ * along with Thermostat; see the file COPYING.  If not see
  * <http://www.gnu.org/licenses/>.
  *
  * Linking this code with other modules is making a combined work
- * based on this code. Thus, the terms and conditions of the GNU
+ * based on this code.  Thus, the terms and conditions of the GNU
  * General Public License cover the whole combination.
  *
  * As a special exception, the copyright holders of this code give
@@ -27,10 +27,10 @@
  * independent modules, and to copy and distribute the resulting
  * executable under terms of your choice, provided that you also
  * meet, for each linked independent module, the terms and conditions
- * of the license of that module. An independent module is a module
- * which is not derived from or based on this code. If you modify
+ * of the license of that module.  An independent module is a module
+ * which is not derived from or based on this code.  If you modify
  * this code, you may extend this exception to your version of the
- * library, but you are not obligated to do so. If you do not wish
+ * library, but you are not obligated to do so.  If you do not wish
  * to do so, delete this exception statement from your version.
  */
 
--- a/common/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/common/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/common/test/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/common/test/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/common/test/src/test/java/com/redhat/thermostat/testutils/StubBundleContextTest.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/common/test/src/test/java/com/redhat/thermostat/testutils/StubBundleContextTest.java	Tue Oct 07 11:58:05 2014 -0400
@@ -10,15 +10,15 @@
  *
  * Thermostat is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with Thermostat; see the file COPYING. If not see
+ * along with Thermostat; see the file COPYING.  If not see
  * <http://www.gnu.org/licenses/>.
  *
  * Linking this code with other modules is making a combined work
- * based on this code. Thus, the terms and conditions of the GNU
+ * based on this code.  Thus, the terms and conditions of the GNU
  * General Public License cover the whole combination.
  *
  * As a special exception, the copyright holders of this code give
@@ -27,10 +27,10 @@
  * independent modules, and to copy and distribute the resulting
  * executable under terms of your choice, provided that you also
  * meet, for each linked independent module, the terms and conditions
- * of the license of that module. An independent module is a module
- * which is not derived from or based on this code. If you modify
+ * of the license of that module.  An independent module is a module
+ * which is not derived from or based on this code.  If you modify
  * this code, you may extend this exception to your version of the
- * library, but you are not obligated to do so. If you do not wish
+ * library, but you are not obligated to do so.  If you do not wish
  * to do so, delete this exception statement from your version.
  */
 
--- a/config/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/config/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,3 +1,40 @@
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
--- a/config/src/main/java/com/redhat/thermostat/shared/perflog/PerformanceLogFormatterBuilder.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/config/src/main/java/com/redhat/thermostat/shared/perflog/PerformanceLogFormatterBuilder.java	Tue Oct 07 11:58:05 2014 -0400
@@ -33,6 +33,7 @@
  * library, but you are not obligated to do so.  If you do not wish
  * to do so, delete this exception statement from your version.
  */
+
 package com.redhat.thermostat.shared.perflog;
 
 import java.util.concurrent.TimeUnit;
--- a/config/src/main/java/com/redhat/thermostat/shared/perflog/internal/PerformanceLogFormatterImpl.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/config/src/main/java/com/redhat/thermostat/shared/perflog/internal/PerformanceLogFormatterImpl.java	Tue Oct 07 11:58:05 2014 -0400
@@ -33,6 +33,7 @@
  * library, but you are not obligated to do so.  If you do not wish
  * to do so, delete this exception statement from your version.
  */
+
 package com.redhat.thermostat.shared.perflog.internal;
 
 import java.util.concurrent.TimeUnit;
--- a/dev/archetype-ext/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/dev/archetype-ext/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/dev/archetype-ext/src/main/resources/META-INF/maven/archetype-metadata.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/dev/archetype-ext/src/main/resources/META-INF/maven/archetype-metadata.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,3 +1,40 @@
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <archetype-descriptor xmlns="http://maven.apache.org/plugins/maven-archetype-plugin/archetype-descriptor/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://maven.apache.org/plugins/maven-archetype-plugin/archetype-descriptor/1.0.0 http://maven.apache.org/xsd/archetype-descriptor-1.0.0.xsd"
   name="Thermostat Extension Maven Archetype">
--- a/dev/ide-launcher/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/dev/ide-launcher/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/dev/multi-module-plugin-archetype/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/dev/multi-module-plugin-archetype/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
--- a/dev/multi-module-plugin-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/dev/multi-module-plugin-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <archetype-descriptor xsi:schemaLocation="http://maven.apache.org/plugins/maven-archetype-plugin/archetype-descriptor/1.0.0 http://maven.apache.org/xsd/archetype-descriptor-1.0.0.xsd" name="thermostat-kernel-cmdline"
     xmlns="http://maven.apache.org/plugins/maven-archetype-plugin/archetype-descriptor/1.0.0"
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
--- a/dev/perflog-analyzer/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/dev/perflog-analyzer/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/dev/perflog-analyzer/src/main/java/com/redhat/thermostat/dev/perf/logs/AnalyzerBuilder.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/dev/perflog-analyzer/src/main/java/com/redhat/thermostat/dev/perf/logs/AnalyzerBuilder.java	Tue Oct 07 11:58:05 2014 -0400
@@ -33,6 +33,7 @@
  * library, but you are not obligated to do so.  If you do not wish
  * to do so, delete this exception statement from your version.
  */
+
 package com.redhat.thermostat.dev.perf.logs;
 
 import com.redhat.thermostat.dev.perf.logs.internal.LogAnalyzerImpl;
--- a/dev/perflog-analyzer/src/main/java/com/redhat/thermostat/dev/perf/logs/StatsConfig.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/dev/perflog-analyzer/src/main/java/com/redhat/thermostat/dev/perf/logs/StatsConfig.java	Tue Oct 07 11:58:05 2014 -0400
@@ -1,3 +1,39 @@
+/*
+ * Copyright 2012-2014 Red Hat, Inc.
+ *
+ * This file is part of Thermostat.
+ *
+ * Thermostat is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published
+ * by the Free Software Foundation; either version 2, or (at your
+ * option) any later version.
+ *
+ * Thermostat is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with Thermostat; see the file COPYING.  If not see
+ * <http://www.gnu.org/licenses/>.
+ *
+ * Linking this code with other modules is making a combined work
+ * based on this code.  Thus, the terms and conditions of the GNU
+ * General Public License cover the whole combination.
+ *
+ * As a special exception, the copyright holders of this code give
+ * you permission to link this code with independent modules to
+ * produce an executable, regardless of the license terms of these
+ * independent modules, and to copy and distribute the resulting
+ * executable under terms of your choice, provided that you also
+ * meet, for each linked independent module, the terms and conditions
+ * of the license of that module.  An independent module is a module
+ * which is not derived from or based on this code.  If you modify
+ * this code, you may extend this exception to your version of the
+ * library, but you are not obligated to do so.  If you do not wish
+ * to do so, delete this exception statement from your version.
+ */
+
 package com.redhat.thermostat.dev.perf.logs;
 
 import java.io.File;
--- a/dev/perflog-analyzer/src/main/java/com/redhat/thermostat/dev/perf/logs/internal/LineStats.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/dev/perflog-analyzer/src/main/java/com/redhat/thermostat/dev/perf/logs/internal/LineStats.java	Tue Oct 07 11:58:05 2014 -0400
@@ -1,3 +1,39 @@
+/*
+ * Copyright 2012-2014 Red Hat, Inc.
+ *
+ * This file is part of Thermostat.
+ *
+ * Thermostat is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published
+ * by the Free Software Foundation; either version 2, or (at your
+ * option) any later version.
+ *
+ * Thermostat is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with Thermostat; see the file COPYING.  If not see
+ * <http://www.gnu.org/licenses/>.
+ *
+ * Linking this code with other modules is making a combined work
+ * based on this code.  Thus, the terms and conditions of the GNU
+ * General Public License cover the whole combination.
+ *
+ * As a special exception, the copyright holders of this code give
+ * you permission to link this code with independent modules to
+ * produce an executable, regardless of the license terms of these
+ * independent modules, and to copy and distribute the resulting
+ * executable under terms of your choice, provided that you also
+ * meet, for each linked independent module, the terms and conditions
+ * of the license of that module.  An independent module is a module
+ * which is not derived from or based on this code.  If you modify
+ * this code, you may extend this exception to your version of the
+ * library, but you are not obligated to do so.  If you do not wish
+ * to do so, delete this exception statement from your version.
+ */
+
 package com.redhat.thermostat.dev.perf.logs.internal;
 
 import java.io.PrintStream;
--- a/dev/perflog-analyzer/src/main/java/com/redhat/thermostat/dev/perf/logs/internal/LineStatsFilter.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/dev/perflog-analyzer/src/main/java/com/redhat/thermostat/dev/perf/logs/internal/LineStatsFilter.java	Tue Oct 07 11:58:05 2014 -0400
@@ -1,3 +1,39 @@
+/*
+ * Copyright 2012-2014 Red Hat, Inc.
+ *
+ * This file is part of Thermostat.
+ *
+ * Thermostat is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published
+ * by the Free Software Foundation; either version 2, or (at your
+ * option) any later version.
+ *
+ * Thermostat is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with Thermostat; see the file COPYING.  If not see
+ * <http://www.gnu.org/licenses/>.
+ *
+ * Linking this code with other modules is making a combined work
+ * based on this code.  Thus, the terms and conditions of the GNU
+ * General Public License cover the whole combination.
+ *
+ * As a special exception, the copyright holders of this code give
+ * you permission to link this code with independent modules to
+ * produce an executable, regardless of the license terms of these
+ * independent modules, and to copy and distribute the resulting
+ * executable under terms of your choice, provided that you also
+ * meet, for each linked independent module, the terms and conditions
+ * of the license of that module.  An independent module is a module
+ * which is not derived from or based on this code.  If you modify
+ * this code, you may extend this exception to your version of the
+ * library, but you are not obligated to do so.  If you do not wish
+ * to do so, delete this exception statement from your version.
+ */
+
 package com.redhat.thermostat.dev.perf.logs.internal;
 
 
--- a/dev/perflog-analyzer/src/main/java/com/redhat/thermostat/dev/perf/logs/internal/ReadStatementStat.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/dev/perflog-analyzer/src/main/java/com/redhat/thermostat/dev/perf/logs/internal/ReadStatementStat.java	Tue Oct 07 11:58:05 2014 -0400
@@ -33,6 +33,7 @@
  * library, but you are not obligated to do so.  If you do not wish
  * to do so, delete this exception statement from your version.
  */
+
 package com.redhat.thermostat.dev.perf.logs.internal;
 
 import java.util.Date;
--- a/dev/perflog-analyzer/src/main/java/com/redhat/thermostat/dev/perf/logs/internal/parsers/QueueStatParser.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/dev/perflog-analyzer/src/main/java/com/redhat/thermostat/dev/perf/logs/internal/parsers/QueueStatParser.java	Tue Oct 07 11:58:05 2014 -0400
@@ -33,6 +33,7 @@
  * library, but you are not obligated to do so.  If you do not wish
  * to do so, delete this exception statement from your version.
  */
+
 package com.redhat.thermostat.dev.perf.logs.internal.parsers;
 
 import java.util.Date;
--- a/dev/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/dev/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/dev/schema-info-command/command/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/dev/schema-info-command/command/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
@@ -36,7 +36,6 @@
  to do so, delete this exception statement from your version.
 
 -->
-
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/dev/schema-info-command/distribution/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/dev/schema-info-command/distribution/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/dev/schema-info-command/distribution/thermostat-plugin.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/dev/schema-info-command/distribution/thermostat-plugin.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/dev/schema-info-command/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/dev/schema-info-command/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/distribution/assembly/all-plugin-assembly.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/distribution/assembly/all-plugin-assembly.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/distribution/assembly/core-assembly.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/distribution/assembly/core-assembly.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/distribution/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/distribution/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/distribution/tools/find-files-with-missing-license	Mon Oct 06 11:16:38 2014 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,103 +0,0 @@
-#!/usr/bin/env python
-
-import sys
-import os
-
-ignore_dir_names = [
-    'target',
-    '.hg',
-    '.eclipse',
-    '.cp',
-    '.settings',
-]
-
-ignore_file_extensions = [
-    '~',
-    '.patch',
-    '.log',
-    '.classpath',
-    '.project',
-    '.hgignore',
-    '.hgtags',
-    '.desktop',
-]
-
-text_file_extensions = [
-    '.xml',
-    '.java',
-    '.c',
-    '.text',
-    '.properties',
-    '.MF',
-    '.txt',
-    '.inf',
-    '.sh',
-    'README',
-    'LICENSE',
-    'COPYING',
-    'Makefile',
-]
-
-binary_file_extensions = [
-    '.jar',
-    '.class',
-    '.svg',
-    '.png',
-    '.gif',
-    '.gz',
-]
-
-
-def walk_dir(top_dir, ignore):
-    for dirpath, dirnames, filenames in os.walk(top_dir):
-        dirnames[:] = [dn for dn in dirnames if dn not in ignore ]
-        yield dirpath, dirnames, filenames
-
-def find_all_files():
-    all_files = []
-    for dirname, dirnames, filenames in walk_dir('.', ignore_dir_names):
-        for filename in filenames:
-            if not os.path.isdir(filename):
-                all_files.append(os.path.join(dirname, filename))
-
-    #print('\n'.join(all_files))
-    return all_files
-
-def is_text_file(file_name):
-
-    text_file = len([True for extension in text_file_extensions if file_name.endswith(extension) ]) > 0
-    binary_file = len([True for extension in binary_file_extensions if file_name.endswith(extension) ]) > 0
-    ignore = len([True for extension in ignore_file_extensions if file_name.endswith(extension)]) > 0
-
-    if text_file:
-        return True
-    elif binary_file:
-        return False
-    elif ignore:
-        return False
-    else:
-        print('Warning: No idea about ' + file_name)
-        return True
-
-
-def missing_license(file_name):
-    lines = open(file_name).readlines()
-    return len([ line for line in lines if 'GNU General Public License' in line ]) == 0
-
-def main(args):
-
-    all_files = find_all_files()
-
-    files_to_process = filter(is_text_file, all_files)
-
-    problematic_files = filter(missing_license, files_to_process)
-
-    if len(problematic_files) == 0:
-        return 0
-
-    for file in problematic_files:
-        print(file)
-    return 1
-
-if __name__ == "__main__":
-    sys.exit(main(sys.argv))
--- a/host-cpu/agent/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/host-cpu/agent/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/host-cpu/client-core/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/host-cpu/client-core/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/host-cpu/client-swing/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/host-cpu/client-swing/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/host-cpu/common/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/host-cpu/common/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/host-cpu/distribution/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/host-cpu/distribution/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/host-cpu/distribution/thermostat-plugin.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/host-cpu/distribution/thermostat-plugin.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/host-cpu/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/host-cpu/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/host-memory/agent/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/host-memory/agent/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/host-memory/client-core/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/host-memory/client-core/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/host-memory/client-swing/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/host-memory/client-swing/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/host-memory/common/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/host-memory/common/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/host-memory/distribution/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/host-memory/distribution/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/host-memory/distribution/thermostat-plugin.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/host-memory/distribution/thermostat-plugin.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/host-memory/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/host-memory/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/host-overview/client-core/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/host-overview/client-core/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/host-overview/client-swing/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/host-overview/client-swing/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/host-overview/distribution/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/host-overview/distribution/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/host-overview/distribution/thermostat-plugin.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/host-overview/distribution/thermostat-plugin.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/host-overview/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/host-overview/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/integration-tests/itest-run/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/integration-tests/itest-run/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/integration-tests/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/integration-tests/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/integration-tests/standalone/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/integration-tests/standalone/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/keyring/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/keyring/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,3 +1,40 @@
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
--- a/keyring/src/main/java/com/redhat/thermostat/utils/keyring/KeyringException.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/keyring/src/main/java/com/redhat/thermostat/utils/keyring/KeyringException.java	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 /*
- * Copyright 2014 Red Hat, Inc.
+ * Copyright 2012-2014 Red Hat, Inc.
  *
  * This file is part of Thermostat.
  *
--- a/killvm/agent/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/killvm/agent/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/killvm/client-swing/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/killvm/client-swing/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/killvm/command/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/killvm/command/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/killvm/distribution/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/killvm/distribution/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
@@ -36,7 +36,6 @@
  to do so, delete this exception statement from your version.
 
 -->
-
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/killvm/distribution/thermostat-plugin.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/killvm/distribution/thermostat-plugin.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/killvm/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/killvm/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/laf-utils/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/laf-utils/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,3 +1,40 @@
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
--- a/launcher/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/launcher/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/launcher/src/main/java/com/redhat/thermostat/launcher/InteractiveStorageCredentials.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/launcher/src/main/java/com/redhat/thermostat/launcher/InteractiveStorageCredentials.java	Tue Oct 07 11:58:05 2014 -0400
@@ -33,6 +33,7 @@
  * library, but you are not obligated to do so.  If you do not wish
  * to do so, delete this exception statement from your version.
  */
+
 package com.redhat.thermostat.launcher;
 
 import java.io.IOException;
--- a/launcher/src/main/java/com/redhat/thermostat/launcher/internal/CommandSource.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/launcher/src/main/java/com/redhat/thermostat/launcher/internal/CommandSource.java	Tue Oct 07 11:58:05 2014 -0400
@@ -1,3 +1,39 @@
+/*
+ * Copyright 2012-2014 Red Hat, Inc.
+ *
+ * This file is part of Thermostat.
+ *
+ * Thermostat is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published
+ * by the Free Software Foundation; either version 2, or (at your
+ * option) any later version.
+ *
+ * Thermostat is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with Thermostat; see the file COPYING.  If not see
+ * <http://www.gnu.org/licenses/>.
+ *
+ * Linking this code with other modules is making a combined work
+ * based on this code.  Thus, the terms and conditions of the GNU
+ * General Public License cover the whole combination.
+ *
+ * As a special exception, the copyright holders of this code give
+ * you permission to link this code with independent modules to
+ * produce an executable, regardless of the license terms of these
+ * independent modules, and to copy and distribute the resulting
+ * executable under terms of your choice, provided that you also
+ * meet, for each linked independent module, the terms and conditions
+ * of the license of that module.  An independent module is a module
+ * which is not derived from or based on this code.  If you modify
+ * this code, you may extend this exception to your version of the
+ * library, but you are not obligated to do so.  If you do not wish
+ * to do so, delete this exception statement from your version.
+ */
+
 package com.redhat.thermostat.launcher.internal;
 
 import java.util.Arrays;
--- a/launcher/src/main/java/com/redhat/thermostat/launcher/internal/ExitStatusImpl.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/launcher/src/main/java/com/redhat/thermostat/launcher/internal/ExitStatusImpl.java	Tue Oct 07 11:58:05 2014 -0400
@@ -1,3 +1,39 @@
+/*
+ * Copyright 2012-2014 Red Hat, Inc.
+ *
+ * This file is part of Thermostat.
+ *
+ * Thermostat is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published
+ * by the Free Software Foundation; either version 2, or (at your
+ * option) any later version.
+ *
+ * Thermostat is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with Thermostat; see the file COPYING.  If not see
+ * <http://www.gnu.org/licenses/>.
+ *
+ * Linking this code with other modules is making a combined work
+ * based on this code.  Thus, the terms and conditions of the GNU
+ * General Public License cover the whole combination.
+ *
+ * As a special exception, the copyright holders of this code give
+ * you permission to link this code with independent modules to
+ * produce an executable, regardless of the license terms of these
+ * independent modules, and to copy and distribute the resulting
+ * executable under terms of your choice, provided that you also
+ * meet, for each linked independent module, the terms and conditions
+ * of the license of that module.  An independent module is a module
+ * which is not derived from or based on this code.  If you modify
+ * this code, you may extend this exception to your version of the
+ * library, but you are not obligated to do so.  If you do not wish
+ * to do so, delete this exception statement from your version.
+ */
+
 package com.redhat.thermostat.launcher.internal;
 
 import com.redhat.thermostat.common.ExitStatus;
--- a/launcher/src/test/java/com/redhat/thermostat/launcher/internal/CommandSourceTest.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/launcher/src/test/java/com/redhat/thermostat/launcher/internal/CommandSourceTest.java	Tue Oct 07 11:58:05 2014 -0400
@@ -1,3 +1,39 @@
+/*
+ * Copyright 2012-2014 Red Hat, Inc.
+ *
+ * This file is part of Thermostat.
+ *
+ * Thermostat is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published
+ * by the Free Software Foundation; either version 2, or (at your
+ * option) any later version.
+ *
+ * Thermostat is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with Thermostat; see the file COPYING.  If not see
+ * <http://www.gnu.org/licenses/>.
+ *
+ * Linking this code with other modules is making a combined work
+ * based on this code.  Thus, the terms and conditions of the GNU
+ * General Public License cover the whole combination.
+ *
+ * As a special exception, the copyright holders of this code give
+ * you permission to link this code with independent modules to
+ * produce an executable, regardless of the license terms of these
+ * independent modules, and to copy and distribute the resulting
+ * executable under terms of your choice, provided that you also
+ * meet, for each linked independent module, the terms and conditions
+ * of the license of that module.  An independent module is a module
+ * which is not derived from or based on this code.  If you modify
+ * this code, you may extend this exception to your version of the
+ * library, but you are not obligated to do so.  If you do not wish
+ * to do so, delete this exception statement from your version.
+ */
+
 package com.redhat.thermostat.launcher.internal;
 
 import static org.junit.Assert.assertNull;
--- a/main/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/main/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/notes/client-swing/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/notes/client-swing/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/notes/common/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/notes/common/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/notes/distribution/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/notes/distribution/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/notes/distribution/thermostat-plugin.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/notes/distribution/thermostat-plugin.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/notes/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/notes/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/numa/agent/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/numa/agent/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/numa/client-core/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/numa/client-core/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/numa/client-core/src/main/java/com/redhat/thermostat/numa/client/core/NumaViewProvider.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/numa/client-core/src/main/java/com/redhat/thermostat/numa/client/core/NumaViewProvider.java	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 /*
-// * Copyright 2012-2014 Red Hat, Inc.
+ * Copyright 2012-2014 Red Hat, Inc.
  *
  * This file is part of Thermostat.
  *
--- a/numa/client-swing/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/numa/client-swing/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/numa/common/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/numa/common/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/numa/distribution/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/numa/distribution/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/numa/distribution/thermostat-plugin.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/numa/distribution/thermostat-plugin.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/numa/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/numa/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
@@ -435,6 +435,42 @@
         <appendAssemblyId>false</appendAssemblyId>
         </configuration>
       </plugin>
+      <plugin>
+         <groupId>com.mycila</groupId>
+         <artifactId>license-maven-plugin</artifactId>
+         <version>2.6</version>
+         <configuration>
+           <headerDefinitions>
+             <headerDefinition>src/license/thermostat-java.xml</headerDefinition>
+             <headerDefinition>src/license/thermostat-xml.xml</headerDefinition>
+           </headerDefinitions>
+           <mapping>
+             <java>THERMOSTAT_JAVA_STYLE</java>
+             <xml>THERMOSTAT_XML_STYLE</xml>
+           </mapping>
+           <header>src/license/header.txt</header>
+           <properties>
+             <inceptionYear>${project.inceptionYear}</inceptionYear>
+           </properties>
+           <includes>
+             <include>**/*.java</include>
+             <include>**/*.xml</include>
+           </includes>
+           <excludes>
+             <exclude>**/src/test/resources/**</exclude>
+             <exclude>**/archetype-resources/**</exclude>
+           </excludes>
+         </configuration>
+         <executions>
+           <execution>
+             <id>check-license</id>
+             <phase>initialize</phase>
+             <goals>
+               <goal>check</goal>
+             </goals>
+           </execution>
+         </executions>
+      </plugin>
     </plugins>
   </build>
 
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/license/header.txt	Tue Oct 07 11:58:05 2014 -0400
@@ -0,0 +1,33 @@
+Copyright 2012-2014 Red Hat, Inc.
+
+This file is part of Thermostat.
+
+Thermostat is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published
+by the Free Software Foundation; either version 2, or (at your
+option) any later version.
+
+Thermostat is distributed in the hope that it will be useful, but
+WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with Thermostat; see the file COPYING.  If not see
+<http://www.gnu.org/licenses/>.
+
+Linking this code with other modules is making a combined work
+based on this code.  Thus, the terms and conditions of the GNU
+General Public License cover the whole combination.
+
+As a special exception, the copyright holders of this code give
+you permission to link this code with independent modules to
+produce an executable, regardless of the license terms of these
+independent modules, and to copy and distribute the resulting
+executable under terms of your choice, provided that you also
+meet, for each linked independent module, the terms and conditions
+of the license of that module.  An independent module is a module
+which is not derived from or based on this code.  If you modify
+this code, you may extend this exception to your version of the
+library, but you are not obligated to do so.  If you do not wish
+to do so, delete this exception statement from your version.
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/license/thermostat-java.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
+<additionalHeaders>
+    <thermostat_java_style>
+        <firstLine>/*</firstLine>
+        <beforeEachLine> * </beforeEachLine>
+        <endLine> */EOL</endLine>
+        <afterEachLine>EOL</afterEachLine>
+        <!--skipLine></skipLine-->
+        <firstLineDetectionPattern>(\s|\t)*/\*.*$</firstLineDetectionPattern>
+        <lastLineDetectionPattern>.*\*/(\s|\t)*$</lastLineDetectionPattern>
+        <allowBlankLines>false</allowBlankLines>
+        <isMultiline>true</isMultiline>
+        <padLines>false</padLines>
+    </thermostat_java_style>
+</additionalHeaders>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/license/thermostat-xml.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
+<additionalHeaders>
+    <thermostat_xml_style>
+        <firstLine><![CDATA[<!--EOL]]></firstLine>
+        <beforeEachLine> </beforeEachLine>
+        <endLine><![CDATA[EOL-->]]></endLine>
+        <!--afterEachLine></afterEachLine-->
+        <skipLine><![CDATA[^<\?xml.*>$]]></skipLine>
+        <firstLineDetectionPattern><![CDATA[(\s|\t)*<!--.*$]]></firstLineDetectionPattern>
+        <lastLineDetectionPattern><![CDATA[.*-->(\s|\t)*$]]></lastLineDetectionPattern>
+        <allowBlankLines>false</allowBlankLines>
+        <isMultiline>true</isMultiline>
+        <padLines>false</padLines>
+    </thermostat_xml_style>
+</additionalHeaders>
--- a/storage-profile/common/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/storage-profile/common/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/storage-profile/distribution/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/storage-profile/distribution/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/storage-profile/distribution/thermostat-plugin.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/storage-profile/distribution/thermostat-plugin.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/storage-profile/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/storage-profile/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/storage/cli/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/storage/cli/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
- Copyright 2012, 2013 Red Hat, Inc.
+ Copyright 2012-2014 Red Hat, Inc.
 
  This file is part of Thermostat.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/storage/cli/src/main/java/com/redhat/thermostat/storage/cli/internal/Activator.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/storage/cli/src/main/java/com/redhat/thermostat/storage/cli/internal/Activator.java	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 /*
- * Copyright 2012, 2013 Red Hat, Inc.
+ * Copyright 2012-2014 Red Hat, Inc.
  *
  * This file is part of Thermostat.
  *
--- a/storage/cli/src/main/java/com/redhat/thermostat/storage/cli/internal/StalePidFileException.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/storage/cli/src/main/java/com/redhat/thermostat/storage/cli/internal/StalePidFileException.java	Tue Oct 07 11:58:05 2014 -0400
@@ -33,6 +33,7 @@
  * library, but you are not obligated to do so.  If you do not wish
  * to do so, delete this exception statement from your version.
  */
+
 package com.redhat.thermostat.storage.cli.internal;
 
 import java.io.File;
--- a/storage/cli/src/main/java/com/redhat/thermostat/storage/cli/internal/StorageAlreadyRunningException.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/storage/cli/src/main/java/com/redhat/thermostat/storage/cli/internal/StorageAlreadyRunningException.java	Tue Oct 07 11:58:05 2014 -0400
@@ -33,6 +33,7 @@
  * library, but you are not obligated to do so.  If you do not wish
  * to do so, delete this exception statement from your version.
  */
+
 package com.redhat.thermostat.storage.cli.internal;
 
 import com.redhat.thermostat.common.tools.ApplicationException;
--- a/storage/cli/src/main/java/com/redhat/thermostat/storage/cli/internal/StorageStartException.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/storage/cli/src/main/java/com/redhat/thermostat/storage/cli/internal/StorageStartException.java	Tue Oct 07 11:58:05 2014 -0400
@@ -33,6 +33,7 @@
  * library, but you are not obligated to do so.  If you do not wish
  * to do so, delete this exception statement from your version.
  */
+
 package com.redhat.thermostat.storage.cli.internal;
 
 import java.io.File;
--- a/storage/cli/src/main/java/com/redhat/thermostat/storage/cli/internal/StorageStopException.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/storage/cli/src/main/java/com/redhat/thermostat/storage/cli/internal/StorageStopException.java	Tue Oct 07 11:58:05 2014 -0400
@@ -33,6 +33,7 @@
  * library, but you are not obligated to do so.  If you do not wish
  * to do so, delete this exception statement from your version.
  */
+
 package com.redhat.thermostat.storage.cli.internal;
 
 import java.io.File;
--- a/storage/cli/src/main/java/com/redhat/thermostat/storage/cli/internal/locale/LocaleResources.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/storage/cli/src/main/java/com/redhat/thermostat/storage/cli/internal/locale/LocaleResources.java	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 /*
- * Copyright 2012, 2013 Red Hat, Inc.
+ * Copyright 2012-2014 Red Hat, Inc.
  *
  * This file is part of Thermostat.
  *
--- a/storage/cli/src/test/java/com/redhat/thermostat/storage/cli/internal/ActivatorTest.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/storage/cli/src/test/java/com/redhat/thermostat/storage/cli/internal/ActivatorTest.java	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 /*
- * Copyright 2012, 2013 Red Hat, Inc.
+ * Copyright 2012-2014 Red Hat, Inc.
  *
  * This file is part of Thermostat.
  *
--- a/storage/cli/src/test/java/com/redhat/thermostat/storage/cli/internal/MongoProcessRunnerTest.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/storage/cli/src/test/java/com/redhat/thermostat/storage/cli/internal/MongoProcessRunnerTest.java	Tue Oct 07 11:58:05 2014 -0400
@@ -1,3 +1,39 @@
+/*
+ * Copyright 2012-2014 Red Hat, Inc.
+ *
+ * This file is part of Thermostat.
+ *
+ * Thermostat is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published
+ * by the Free Software Foundation; either version 2, or (at your
+ * option) any later version.
+ *
+ * Thermostat is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with Thermostat; see the file COPYING.  If not see
+ * <http://www.gnu.org/licenses/>.
+ *
+ * Linking this code with other modules is making a combined work
+ * based on this code.  Thus, the terms and conditions of the GNU
+ * General Public License cover the whole combination.
+ *
+ * As a special exception, the copyright holders of this code give
+ * you permission to link this code with independent modules to
+ * produce an executable, regardless of the license terms of these
+ * independent modules, and to copy and distribute the resulting
+ * executable under terms of your choice, provided that you also
+ * meet, for each linked independent module, the terms and conditions
+ * of the license of that module.  An independent module is a module
+ * which is not derived from or based on this code.  If you modify
+ * this code, you may extend this exception to your version of the
+ * library, but you are not obligated to do so.  If you do not wish
+ * to do so, delete this exception statement from your version.
+ */
+
 package com.redhat.thermostat.storage.cli.internal;
 
 import static org.junit.Assert.assertEquals;
--- a/storage/core/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/storage/core/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/storage/core/src/main/java/com/redhat/thermostat/storage/core/DataModifyingStatement.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/storage/core/src/main/java/com/redhat/thermostat/storage/core/DataModifyingStatement.java	Tue Oct 07 11:58:05 2014 -0400
@@ -1,3 +1,39 @@
+/*
+ * Copyright 2012-2014 Red Hat, Inc.
+ *
+ * This file is part of Thermostat.
+ *
+ * Thermostat is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published
+ * by the Free Software Foundation; either version 2, or (at your
+ * option) any later version.
+ *
+ * Thermostat is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with Thermostat; see the file COPYING.  If not see
+ * <http://www.gnu.org/licenses/>.
+ *
+ * Linking this code with other modules is making a combined work
+ * based on this code.  Thus, the terms and conditions of the GNU
+ * General Public License cover the whole combination.
+ *
+ * As a special exception, the copyright holders of this code give
+ * you permission to link this code with independent modules to
+ * produce an executable, regardless of the license terms of these
+ * independent modules, and to copy and distribute the resulting
+ * executable under terms of your choice, provided that you also
+ * meet, for each linked independent module, the terms and conditions
+ * of the license of that module.  An independent module is a module
+ * which is not derived from or based on this code.  If you modify
+ * this code, you may extend this exception to your version of the
+ * library, but you are not obligated to do so.  If you do not wish
+ * to do so, delete this exception statement from your version.
+ */
+
 package com.redhat.thermostat.storage.core;
 
 import com.redhat.thermostat.storage.model.Pojo;
--- a/storage/core/src/main/java/com/redhat/thermostat/storage/core/DescriptorParsingException.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/storage/core/src/main/java/com/redhat/thermostat/storage/core/DescriptorParsingException.java	Tue Oct 07 11:58:05 2014 -0400
@@ -1,3 +1,39 @@
+/*
+ * Copyright 2012-2014 Red Hat, Inc.
+ *
+ * This file is part of Thermostat.
+ *
+ * Thermostat is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published
+ * by the Free Software Foundation; either version 2, or (at your
+ * option) any later version.
+ *
+ * Thermostat is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with Thermostat; see the file COPYING.  If not see
+ * <http://www.gnu.org/licenses/>.
+ *
+ * Linking this code with other modules is making a combined work
+ * based on this code.  Thus, the terms and conditions of the GNU
+ * General Public License cover the whole combination.
+ *
+ * As a special exception, the copyright holders of this code give
+ * you permission to link this code with independent modules to
+ * produce an executable, regardless of the license terms of these
+ * independent modules, and to copy and distribute the resulting
+ * executable under terms of your choice, provided that you also
+ * meet, for each linked independent module, the terms and conditions
+ * of the license of that module.  An independent module is a module
+ * which is not derived from or based on this code.  If you modify
+ * this code, you may extend this exception to your version of the
+ * library, but you are not obligated to do so.  If you do not wish
+ * to do so, delete this exception statement from your version.
+ */
+
 package com.redhat.thermostat.storage.core;
 
 @SuppressWarnings("serial")
--- a/storage/core/src/main/java/com/redhat/thermostat/storage/core/PreparedStatement.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/storage/core/src/main/java/com/redhat/thermostat/storage/core/PreparedStatement.java	Tue Oct 07 11:58:05 2014 -0400
@@ -1,3 +1,39 @@
+/*
+ * Copyright 2012-2014 Red Hat, Inc.
+ *
+ * This file is part of Thermostat.
+ *
+ * Thermostat is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published
+ * by the Free Software Foundation; either version 2, or (at your
+ * option) any later version.
+ *
+ * Thermostat is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with Thermostat; see the file COPYING.  If not see
+ * <http://www.gnu.org/licenses/>.
+ *
+ * Linking this code with other modules is making a combined work
+ * based on this code.  Thus, the terms and conditions of the GNU
+ * General Public License cover the whole combination.
+ *
+ * As a special exception, the copyright holders of this code give
+ * you permission to link this code with independent modules to
+ * produce an executable, regardless of the license terms of these
+ * independent modules, and to copy and distribute the resulting
+ * executable under terms of your choice, provided that you also
+ * meet, for each linked independent module, the terms and conditions
+ * of the license of that module.  An independent module is a module
+ * which is not derived from or based on this code.  If you modify
+ * this code, you may extend this exception to your version of the
+ * library, but you are not obligated to do so.  If you do not wish
+ * to do so, delete this exception statement from your version.
+ */
+
 package com.redhat.thermostat.storage.core;
 
 import com.redhat.thermostat.storage.model.Pojo;
--- a/storage/core/src/main/java/com/redhat/thermostat/storage/core/PreparedStatementFactory.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/storage/core/src/main/java/com/redhat/thermostat/storage/core/PreparedStatementFactory.java	Tue Oct 07 11:58:05 2014 -0400
@@ -1,3 +1,39 @@
+/*
+ * Copyright 2012-2014 Red Hat, Inc.
+ *
+ * This file is part of Thermostat.
+ *
+ * Thermostat is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published
+ * by the Free Software Foundation; either version 2, or (at your
+ * option) any later version.
+ *
+ * Thermostat is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with Thermostat; see the file COPYING.  If not see
+ * <http://www.gnu.org/licenses/>.
+ *
+ * Linking this code with other modules is making a combined work
+ * based on this code.  Thus, the terms and conditions of the GNU
+ * General Public License cover the whole combination.
+ *
+ * As a special exception, the copyright holders of this code give
+ * you permission to link this code with independent modules to
+ * produce an executable, regardless of the license terms of these
+ * independent modules, and to copy and distribute the resulting
+ * executable under terms of your choice, provided that you also
+ * meet, for each linked independent module, the terms and conditions
+ * of the license of that module.  An independent module is a module
+ * which is not derived from or based on this code.  If you modify
+ * this code, you may extend this exception to your version of the
+ * library, but you are not obligated to do so.  If you do not wish
+ * to do so, delete this exception statement from your version.
+ */
+
 package com.redhat.thermostat.storage.core;
 
 import com.redhat.thermostat.storage.internal.statement.PreparedStatementImpl;
--- a/storage/core/src/main/java/com/redhat/thermostat/storage/core/Statement.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/storage/core/src/main/java/com/redhat/thermostat/storage/core/Statement.java	Tue Oct 07 11:58:05 2014 -0400
@@ -1,3 +1,39 @@
+/*
+ * Copyright 2012-2014 Red Hat, Inc.
+ *
+ * This file is part of Thermostat.
+ *
+ * Thermostat is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published
+ * by the Free Software Foundation; either version 2, or (at your
+ * option) any later version.
+ *
+ * Thermostat is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with Thermostat; see the file COPYING.  If not see
+ * <http://www.gnu.org/licenses/>.
+ *
+ * Linking this code with other modules is making a combined work
+ * based on this code.  Thus, the terms and conditions of the GNU
+ * General Public License cover the whole combination.
+ *
+ * As a special exception, the copyright holders of this code give
+ * you permission to link this code with independent modules to
+ * produce an executable, regardless of the license terms of these
+ * independent modules, and to copy and distribute the resulting
+ * executable under terms of your choice, provided that you also
+ * meet, for each linked independent module, the terms and conditions
+ * of the license of that module.  An independent module is a module
+ * which is not derived from or based on this code.  If you modify
+ * this code, you may extend this exception to your version of the
+ * library, but you are not obligated to do so.  If you do not wish
+ * to do so, delete this exception statement from your version.
+ */
+
 package com.redhat.thermostat.storage.core;
 
 import com.redhat.thermostat.storage.model.Pojo;
--- a/storage/core/src/main/java/com/redhat/thermostat/storage/core/StatementDescriptor.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/storage/core/src/main/java/com/redhat/thermostat/storage/core/StatementDescriptor.java	Tue Oct 07 11:58:05 2014 -0400
@@ -3,31 +3,35 @@
  *
  * This file is part of Thermostat.
  *
- * Thermostat is free software; you can redistribute it and/or modify it under
- * the terms of the GNU General Public License as published by the Free Software
- * Foundation; either version 2, or (at your option) any later version.
+ * Thermostat is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published
+ * by the Free Software Foundation; either version 2, or (at your
+ * option) any later version.
  *
- * Thermostat is distributed in the hope that it will be useful, but WITHOUT ANY
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
- * A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+ * Thermostat is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * General Public License for more details.
  *
- * You should have received a copy of the GNU General Public License along with
- * Thermostat; see the file COPYING. If not see <http://www.gnu.org/licenses/>.
+ * You should have received a copy of the GNU General Public License
+ * along with Thermostat; see the file COPYING.  If not see
+ * <http://www.gnu.org/licenses/>.
  *
- * Linking this code with other modules is making a combined work based on this
- * code. Thus, the terms and conditions of the GNU General Public License cover
- * the whole combination.
+ * Linking this code with other modules is making a combined work
+ * based on this code.  Thus, the terms and conditions of the GNU
+ * General Public License cover the whole combination.
  *
- * As a special exception, the copyright holders of this code give you
- * permission to link this code with independent modules to produce an
- * executable, regardless of the license terms of these independent modules, and
- * to copy and distribute the resulting executable under terms of your choice,
- * provided that you also meet, for each linked independent module, the terms
- * and conditions of the license of that module. An independent module is a
- * module which is not derived from or based on this code. If you modify this
- * code, you may extend this exception to your version of the library, but you
- * are not obligated to do so. If you do not wish to do so, delete this
- * exception statement from your version.
+ * As a special exception, the copyright holders of this code give
+ * you permission to link this code with independent modules to
+ * produce an executable, regardless of the license terms of these
+ * independent modules, and to copy and distribute the resulting
+ * executable under terms of your choice, provided that you also
+ * meet, for each linked independent module, the terms and conditions
+ * of the license of that module.  An independent module is a module
+ * which is not derived from or based on this code.  If you modify
+ * this code, you may extend this exception to your version of the
+ * library, but you are not obligated to do so.  If you do not wish
+ * to do so, delete this exception statement from your version.
  */
 
 package com.redhat.thermostat.storage.core;
--- a/storage/core/src/main/java/com/redhat/thermostat/storage/core/StatementExecutionException.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/storage/core/src/main/java/com/redhat/thermostat/storage/core/StatementExecutionException.java	Tue Oct 07 11:58:05 2014 -0400
@@ -1,3 +1,39 @@
+/*
+ * Copyright 2012-2014 Red Hat, Inc.
+ *
+ * This file is part of Thermostat.
+ *
+ * Thermostat is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published
+ * by the Free Software Foundation; either version 2, or (at your
+ * option) any later version.
+ *
+ * Thermostat is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with Thermostat; see the file COPYING.  If not see
+ * <http://www.gnu.org/licenses/>.
+ *
+ * Linking this code with other modules is making a combined work
+ * based on this code.  Thus, the terms and conditions of the GNU
+ * General Public License cover the whole combination.
+ *
+ * As a special exception, the copyright holders of this code give
+ * you permission to link this code with independent modules to
+ * produce an executable, regardless of the license terms of these
+ * independent modules, and to copy and distribute the resulting
+ * executable under terms of your choice, provided that you also
+ * meet, for each linked independent module, the terms and conditions
+ * of the license of that module.  An independent module is a module
+ * which is not derived from or based on this code.  If you modify
+ * this code, you may extend this exception to your version of the
+ * library, but you are not obligated to do so.  If you do not wish
+ * to do so, delete this exception statement from your version.
+ */
+
 package com.redhat.thermostat.storage.core;
 
 /**
--- a/storage/core/src/main/java/com/redhat/thermostat/storage/core/StorageCredentials.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/storage/core/src/main/java/com/redhat/thermostat/storage/core/StorageCredentials.java	Tue Oct 07 11:58:05 2014 -0400
@@ -33,6 +33,7 @@
  * library, but you are not obligated to do so.  If you do not wish
  * to do so, delete this exception statement from your version.
  */
+
 package com.redhat.thermostat.storage.core;
 
 public interface StorageCredentials {
--- a/storage/core/src/main/java/com/redhat/thermostat/storage/internal/CountingDecorator.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/storage/core/src/main/java/com/redhat/thermostat/storage/internal/CountingDecorator.java	Tue Oct 07 11:58:05 2014 -0400
@@ -33,6 +33,7 @@
  * library, but you are not obligated to do so.  If you do not wish
  * to do so, delete this exception statement from your version.
  */
+
 package com.redhat.thermostat.storage.internal;
 
 import java.util.Collection;
--- a/storage/mongo/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/storage/mongo/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/storage/mongo/src/main/java/com/redhat/thermostat/storage/mongodb/internal/StartStopAddUserCommandDecorator.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/storage/mongo/src/main/java/com/redhat/thermostat/storage/mongodb/internal/StartStopAddUserCommandDecorator.java	Tue Oct 07 11:58:05 2014 -0400
@@ -33,6 +33,7 @@
  * library, but you are not obligated to do so.  If you do not wish
  * to do so, delete this exception statement from your version.
  */
+
 package com.redhat.thermostat.storage.mongodb.internal;
 
 import java.io.File;
--- a/storage/mongo/src/test/java/com/redhat/thermostat/storage/mongodb/internal/AddUserCommandDispatcherTest.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/storage/mongo/src/test/java/com/redhat/thermostat/storage/mongodb/internal/AddUserCommandDispatcherTest.java	Tue Oct 07 11:58:05 2014 -0400
@@ -33,6 +33,7 @@
  * library, but you are not obligated to do so.  If you do not wish
  * to do so, delete this exception statement from your version.
  */
+
 package com.redhat.thermostat.storage.mongodb.internal;
 
 import static org.junit.Assert.assertEquals;
--- a/storage/mongo/src/test/java/com/redhat/thermostat/storage/mongodb/internal/AddUserCommandTest.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/storage/mongo/src/test/java/com/redhat/thermostat/storage/mongodb/internal/AddUserCommandTest.java	Tue Oct 07 11:58:05 2014 -0400
@@ -33,6 +33,7 @@
  * library, but you are not obligated to do so.  If you do not wish
  * to do so, delete this exception statement from your version.
  */
+
 package com.redhat.thermostat.storage.mongodb.internal;
 
 import static org.junit.Assert.assertSame;
--- a/storage/mongo/src/test/java/com/redhat/thermostat/storage/mongodb/internal/ConsoleStorageCredentialsTest.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/storage/mongo/src/test/java/com/redhat/thermostat/storage/mongodb/internal/ConsoleStorageCredentialsTest.java	Tue Oct 07 11:58:05 2014 -0400
@@ -33,6 +33,7 @@
  * library, but you are not obligated to do so.  If you do not wish
  * to do so, delete this exception statement from your version.
  */
+
 package com.redhat.thermostat.storage.mongodb.internal;
 
 import java.io.IOException;
--- a/storage/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/storage/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/system-backend/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/system-backend/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/thermostat-plugin-validator/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/thermostat-plugin-validator/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/thread/client-common/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/thread/client-common/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/thread/client-controllers/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/thread/client-controllers/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/thread/client-swing/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/thread/client-swing/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/thread/client-swing/src/main/java/com/redhat/thermostat/thread/client/swing/impl/VMCapsSummaryPanel.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/thread/client-swing/src/main/java/com/redhat/thermostat/thread/client/swing/impl/VMCapsSummaryPanel.java	Tue Oct 07 11:58:05 2014 -0400
@@ -33,6 +33,7 @@
  * library, but you are not obligated to do so.  If you do not wish
  * to do so, delete this exception statement from your version.
  */
+
 package com.redhat.thermostat.thread.client.swing.impl;
 
 import java.awt.Dimension;
--- a/thread/collector/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/thread/collector/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/thread/distribution/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/thread/distribution/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/thread/distribution/thermostat-plugin.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/thread/distribution/thermostat-plugin.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/thread/harvester/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/thread/harvester/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/thread/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/thread/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/unix-process-handler/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/unix-process-handler/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/validate-command/command/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/validate-command/command/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
@@ -36,7 +36,6 @@
  to do so, delete this exception statement from your version.
 
 -->
-
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/validate-command/distribution/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/validate-command/distribution/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
@@ -36,7 +36,6 @@
  to do so, delete this exception statement from your version.
 
 -->
-
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/validate-command/distribution/thermostat-plugin.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/validate-command/distribution/thermostat-plugin.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/validate-command/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/validate-command/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/vm-classstat/agent/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-classstat/agent/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/vm-classstat/client-core/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-classstat/client-core/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/vm-classstat/client-swing/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-classstat/client-swing/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/vm-classstat/common/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-classstat/common/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/vm-classstat/distribution/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-classstat/distribution/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/vm-classstat/distribution/thermostat-plugin.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-classstat/distribution/thermostat-plugin.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/vm-classstat/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-classstat/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/vm-cpu/agent/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-cpu/agent/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/vm-cpu/client-cli/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-cpu/client-cli/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/vm-cpu/client-core/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-cpu/client-core/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/vm-cpu/client-swing/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-cpu/client-swing/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/vm-cpu/common/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-cpu/common/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/vm-cpu/distribution/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-cpu/distribution/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/vm-cpu/distribution/thermostat-plugin.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-cpu/distribution/thermostat-plugin.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/vm-cpu/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-cpu/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/vm-gc/agent/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-gc/agent/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/vm-gc/client-core/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-gc/client-core/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/vm-gc/client-swing/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-gc/client-swing/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/vm-gc/common/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-gc/common/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/vm-gc/common/src/test/java/com/redhat/thermostat/vm/gc/common/internal/VmGcStatDAOImplStatementDescriptorRegistrationTest.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-gc/common/src/test/java/com/redhat/thermostat/vm/gc/common/internal/VmGcStatDAOImplStatementDescriptorRegistrationTest.java	Tue Oct 07 11:58:05 2014 -0400
@@ -1,3 +1,39 @@
+/*
+ * Copyright 2012-2014 Red Hat, Inc.
+ *
+ * This file is part of Thermostat.
+ *
+ * Thermostat is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published
+ * by the Free Software Foundation; either version 2, or (at your
+ * option) any later version.
+ *
+ * Thermostat is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with Thermostat; see the file COPYING.  If not see
+ * <http://www.gnu.org/licenses/>.
+ *
+ * Linking this code with other modules is making a combined work
+ * based on this code.  Thus, the terms and conditions of the GNU
+ * General Public License cover the whole combination.
+ *
+ * As a special exception, the copyright holders of this code give
+ * you permission to link this code with independent modules to
+ * produce an executable, regardless of the license terms of these
+ * independent modules, and to copy and distribute the resulting
+ * executable under terms of your choice, provided that you also
+ * meet, for each linked independent module, the terms and conditions
+ * of the license of that module.  An independent module is a module
+ * which is not derived from or based on this code.  If you modify
+ * this code, you may extend this exception to your version of the
+ * library, but you are not obligated to do so.  If you do not wish
+ * to do so, delete this exception statement from your version.
+ */
+
 package com.redhat.thermostat.vm.gc.common.internal;
 
 import static org.junit.Assert.assertEquals;
--- a/vm-gc/distribution/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-gc/distribution/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/vm-gc/distribution/thermostat-plugin.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-gc/distribution/thermostat-plugin.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/vm-gc/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-gc/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/vm-gc/remote-collector-client-common/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-gc/remote-collector-client-common/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/vm-gc/remote-collector-client-swing/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-gc/remote-collector-client-swing/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/vm-gc/remote-collector-command/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-gc/remote-collector-command/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/vm-gc/remote-collector-common/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-gc/remote-collector-common/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/vm-heap-analysis/agent/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-heap-analysis/agent/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/vm-heap-analysis/client-core/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-heap-analysis/client-core/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/vm-heap-analysis/client-swing/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-heap-analysis/client-swing/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/vm-heap-analysis/command/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-heap-analysis/command/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/vm-heap-analysis/common/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-heap-analysis/common/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/vm-heap-analysis/distribution/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-heap-analysis/distribution/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/vm-heap-analysis/distribution/thermostat-plugin.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-heap-analysis/distribution/thermostat-plugin.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/vm-heap-analysis/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-heap-analysis/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/vm-jmx/agent/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-jmx/agent/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/vm-jmx/client-core/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-jmx/client-core/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/vm-jmx/client-swing/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-jmx/client-swing/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/vm-jmx/common/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-jmx/common/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/vm-jmx/distribution/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-jmx/distribution/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/vm-jmx/distribution/thermostat-plugin.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-jmx/distribution/thermostat-plugin.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/vm-jmx/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-jmx/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/vm-memory/agent/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-memory/agent/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/vm-memory/client-cli/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-memory/client-cli/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/vm-memory/client-core/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-memory/client-core/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/vm-memory/client-swing/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-memory/client-swing/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/vm-memory/common/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-memory/common/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/vm-memory/distribution/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-memory/distribution/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/vm-memory/distribution/thermostat-plugin.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-memory/distribution/thermostat-plugin.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/vm-memory/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-memory/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/vm-overview/client-core/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-overview/client-core/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/vm-overview/client-swing/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-overview/client-swing/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
--- a/vm-overview/distribution/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-overview/distribution/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/vm-overview/distribution/thermostat-plugin.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-overview/distribution/thermostat-plugin.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/vm-overview/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/vm-overview/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/web/client/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/web/client/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/web/client/src/main/java/com/redhat/thermostat/web/client/internal/EntityConsumingIOException.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/web/client/src/main/java/com/redhat/thermostat/web/client/internal/EntityConsumingIOException.java	Tue Oct 07 11:58:05 2014 -0400
@@ -33,6 +33,7 @@
  * library, but you are not obligated to do so.  If you do not wish
  * to do so, delete this exception statement from your version.
  */
+
 package com.redhat.thermostat.web.client.internal;
 
 import java.io.IOException;
--- a/web/client/src/test/java/com/redhat/thermostat/web/client/internal/EntityConsumingIOExceptionTest.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/web/client/src/test/java/com/redhat/thermostat/web/client/internal/EntityConsumingIOExceptionTest.java	Tue Oct 07 11:58:05 2014 -0400
@@ -33,6 +33,7 @@
  * library, but you are not obligated to do so.  If you do not wish
  * to do so, delete this exception statement from your version.
  */
+
 package com.redhat.thermostat.web.client.internal;
 
 import static org.mockito.Mockito.mock;
--- a/web/common/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/web/common/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/web/endpoint-plugin/distribution/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/web/endpoint-plugin/distribution/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/web/endpoint-plugin/distribution/thermostat-plugin.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/web/endpoint-plugin/distribution/thermostat-plugin.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/web/endpoint-plugin/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/web/endpoint-plugin/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/web/endpoint-plugin/web-service/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/web/endpoint-plugin/web-service/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/web/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/web/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/web/server/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/web/server/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/web/server/src/main/java/com/redhat/thermostat/web/server/auth/WrappedRolePrincipal.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/web/server/src/main/java/com/redhat/thermostat/web/server/auth/WrappedRolePrincipal.java	Tue Oct 07 11:58:05 2014 -0400
@@ -1,3 +1,39 @@
+/*
+ * Copyright 2012-2014 Red Hat, Inc.
+ *
+ * This file is part of Thermostat.
+ *
+ * Thermostat is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published
+ * by the Free Software Foundation; either version 2, or (at your
+ * option) any later version.
+ *
+ * Thermostat is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with Thermostat; see the file COPYING.  If not see
+ * <http://www.gnu.org/licenses/>.
+ *
+ * Linking this code with other modules is making a combined work
+ * based on this code.  Thus, the terms and conditions of the GNU
+ * General Public License cover the whole combination.
+ *
+ * As a special exception, the copyright holders of this code give
+ * you permission to link this code with independent modules to
+ * produce an executable, regardless of the license terms of these
+ * independent modules, and to copy and distribute the resulting
+ * executable under terms of your choice, provided that you also
+ * meet, for each linked independent module, the terms and conditions
+ * of the license of that module.  An independent module is a module
+ * which is not derived from or based on this code.  If you modify
+ * this code, you may extend this exception to your version of the
+ * library, but you are not obligated to do so.  If you do not wish
+ * to do so, delete this exception statement from your version.
+ */
+
 package com.redhat.thermostat.web.server.auth;
 
 import java.security.Principal;
--- a/web/server/src/main/java/com/redhat/thermostat/web/server/auth/spi/RolesAmender.java	Mon Oct 06 11:16:38 2014 +0200
+++ b/web/server/src/main/java/com/redhat/thermostat/web/server/auth/spi/RolesAmender.java	Tue Oct 07 11:58:05 2014 -0400
@@ -33,6 +33,7 @@
  * library, but you are not obligated to do so.  If you do not wish
  * to do so, delete this exception statement from your version.
  */
+
 package com.redhat.thermostat.web.server.auth.spi;
 
 import java.io.File;
--- a/web/server/src/main/webapp/WEB-INF/web.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/web/server/src/main/webapp/WEB-INF/web.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,3 +1,40 @@
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <!DOCTYPE web-app PUBLIC
  "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
  "http://java.sun.com/dtd/web-app_2_3.dtd" >
--- a/web/war/pom.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/web/war/pom.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- 
+<!--
 
  Copyright 2012-2014 Red Hat, Inc.
 
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses />.
+ <http://www.gnu.org/licenses/>.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
--- a/web/war/src/main/webapp/META-INF/context.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/web/war/src/main/webapp/META-INF/context.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <!-- allow symlinks to /usr/share/java deps in WEB-INF/lib -->
 <Context path="/thermostat" allowLinking="true">
        <!-- Configures JAAS for Tomcat -->
--- a/web/war/src/main/webapp/WEB-INF/jetty-web.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/web/war/src/main/webapp/WEB-INF/jetty-web.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,4 +1,41 @@
 <?xml version="1.0"  encoding="UTF-8"?>
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <!DOCTYPE Configure PUBLIC "-//Mort Bay Consulting//DTD Configure//EN" "http://www.eclipse.org/jetty/configure.dtd">
 
 <!-- ==================================================================
--- a/web/war/src/main/webapp/WEB-INF/web.xml	Mon Oct 06 11:16:38 2014 +0200
+++ b/web/war/src/main/webapp/WEB-INF/web.xml	Tue Oct 07 11:58:05 2014 -0400
@@ -1,3 +1,40 @@
+<!--
+
+ Copyright 2012-2014 Red Hat, Inc.
+
+ This file is part of Thermostat.
+
+ Thermostat is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published
+ by the Free Software Foundation; either version 2, or (at your
+ option) any later version.
+
+ Thermostat is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with Thermostat; see the file COPYING.  If not see
+ <http://www.gnu.org/licenses/>.
+
+ Linking this code with other modules is making a combined work
+ based on this code.  Thus, the terms and conditions of the GNU
+ General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this code give
+ you permission to link this code with independent modules to
+ produce an executable, regardless of the license terms of these
+ independent modules, and to copy and distribute the resulting
+ executable under terms of your choice, provided that you also
+ meet, for each linked independent module, the terms and conditions
+ of the license of that module.  An independent module is a module
+ which is not derived from or based on this code.  If you modify
+ this code, you may extend this exception to your version of the
+ library, but you are not obligated to do so.  If you do not wish
+ to do so, delete this exception statement from your version.
+
+-->
 <!DOCTYPE web-app PUBLIC
  "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
  "http://java.sun.com/dtd/web-app_2_3.dtd" >