You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: plugins/edc-build/src/main/java/org/eclipse/edc/plugins/edcbuild/conventions/MavenPublicationConvention.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
/*
2
-
* Copyright (c) 2022 Fraunhofer Institute for Software and Systems Engineering
2
+
* Copyright (c) 2022 Fraunhofer-Gesellschaft zur Förderung der angewandten Forschung e.V.
3
3
*
4
4
* This program and the accompanying materials are made available under the
5
5
* terms of the Apache License, Version 2.0 which is available at
@@ -8,7 +8,7 @@
8
8
* SPDX-License-Identifier: Apache-2.0
9
9
*
10
10
* Contributors:
11
-
* Fraunhofer Institute for Software and Systems Engineering - initial API and implementation
11
+
* Fraunhofer-Gesellschaft zur Förderung der angewandten Forschung e.V. - initial API and implementation
0 commit comments