Fix header

Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
This commit is contained in:
SirWayne
2016-05-17 17:02:10 +02:00
parent a47f7275eb
commit 5c233c628c

View File

@@ -1,9 +1,9 @@
/** /**
* Copyright (c) 2015 Bosch Software Innovations GmbH and others. * Copyright (c) 2015 Bosch Software Innovations GmbH and others.
* *
* All rights reserved. This program and the accompanying materials are made * All rights reserved. This program and the accompanying materials
* available under the terms of the Eclipse Public License v1.0 which * are made available under the terms of the Eclipse Public License v1.0
* accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
*/ */
package org.eclipse.hawkbit.rest.util; package org.eclipse.hawkbit.rest.util;