Skip to content

Commit f13f737

Browse files
committed
fix license header
Signed-off-by: Stefan Bischof <[email protected]>
1 parent bcee109 commit f13f737

File tree

1 file changed

+13
-0
lines changed
  • testcontainers/core/src/main/java/org/eclipse/daanse/tooling/testcontainers/core

1 file changed

+13
-0
lines changed

testcontainers/core/src/main/java/org/eclipse/daanse/tooling/testcontainers/core/Activator.java

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
/*
2+
* Copyright (c) 2025 Contributors to the Eclipse Foundation.
3+
*
4+
* This program and the accompanying materials are made
5+
* available under the terms of the Eclipse Public License 2.0
6+
* which is available at https://www.eclipse.org/legal/epl-2.0/
7+
*
8+
* SPDX-License-Identifier: EPL-2.0
9+
*
10+
* Contributors:
11+
* SmartCity Jena - initial
12+
* Stefan Bischof (bipolis.org) - initial
13+
*/
114
package org.eclipse.daanse.tooling.testcontainers.core;
215

316
import org.osgi.annotation.bundle.Header;

0 commit comments

Comments
 (0)