Skip to content

Commit 1162018

Browse files
committed
Update headers
1 parent 8e0e4e7 commit 1162018

File tree

298 files changed

+894
-298
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

298 files changed

+894
-298
lines changed

org.eclipse.sisu.inject.extender/pom.xml

+3-1
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,12 @@
33
44
Copyright (c) 2010-2024 Sonatype, Inc.
55
All rights reserved. This program and the accompanying materials
6-
are made available under the terms of the Eclipse Public License v2.0
6+
are made available under the terms of the Eclipse Public License 2.0
77
which accompanies this distribution, and is available at
88
https://www.eclipse.org/legal/epl-2.0/
99
10+
SPDX-License-Identifier: EPL-2.0
11+
1012
Contributors:
1113
Stuart McCulloch (Sonatype, Inc.) - initial API and implementation
1214

org.eclipse.sisu.inject/pom.xml

+3-1
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,12 @@
33
44
Copyright (c) 2010-2024 Sonatype, Inc.
55
All rights reserved. This program and the accompanying materials
6-
are made available under the terms of the Eclipse Public License v2.0
6+
are made available under the terms of the Eclipse Public License 2.0
77
which accompanies this distribution, and is available at
88
https://www.eclipse.org/legal/epl-2.0/
99
10+
SPDX-License-Identifier: EPL-2.0
11+
1012
Contributors:
1113
Stuart McCulloch (Sonatype, Inc.) - initial API and implementation
1214

org.eclipse.sisu.inject/src/main/java/org/eclipse/sisu/BeanEntry.java

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
/*
22
* Copyright (c) 2010-2024 Sonatype, Inc.
33
* All rights reserved. This program and the accompanying materials
4-
* are made available under the terms of the Eclipse Public License v2.0
4+
* are made available under the terms of the Eclipse Public License 2.0
55
* which accompanies this distribution, and is available at
66
* https://www.eclipse.org/legal/epl-2.0/
77
*
8+
* SPDX-License-Identifier: EPL-2.0
9+
*
810
* Contributors:
911
* Stuart McCulloch (Sonatype, Inc.) - initial API and implementation
1012
*/

org.eclipse.sisu.inject/src/main/java/org/eclipse/sisu/Description.java

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
/*
22
* Copyright (c) 2010-2024 Sonatype, Inc.
33
* All rights reserved. This program and the accompanying materials
4-
* are made available under the terms of the Eclipse Public License v2.0
4+
* are made available under the terms of the Eclipse Public License 2.0
55
* which accompanies this distribution, and is available at
66
* https://www.eclipse.org/legal/epl-2.0/
77
*
8+
* SPDX-License-Identifier: EPL-2.0
9+
*
810
* Contributors:
911
* Stuart McCulloch (Sonatype, Inc.) - initial API and implementation
1012
*/

org.eclipse.sisu.inject/src/main/java/org/eclipse/sisu/Dynamic.java

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
/*
22
* Copyright (c) 2010-2024 Sonatype, Inc.
33
* All rights reserved. This program and the accompanying materials
4-
* are made available under the terms of the Eclipse Public License v2.0
4+
* are made available under the terms of the Eclipse Public License 2.0
55
* which accompanies this distribution, and is available at
66
* https://www.eclipse.org/legal/epl-2.0/
77
*
8+
* SPDX-License-Identifier: EPL-2.0
9+
*
810
* Contributors:
911
* Stuart McCulloch (Sonatype, Inc.) - initial API and implementation
1012
*/

org.eclipse.sisu.inject/src/main/java/org/eclipse/sisu/EagerSingleton.java

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
/*
22
* Copyright (c) 2010-2024 Sonatype, Inc.
33
* All rights reserved. This program and the accompanying materials
4-
* are made available under the terms of the Eclipse Public License v2.0
4+
* are made available under the terms of the Eclipse Public License 2.0
55
* which accompanies this distribution, and is available at
66
* https://www.eclipse.org/legal/epl-2.0/
77
*
8+
* SPDX-License-Identifier: EPL-2.0
9+
*
810
* Contributors:
911
* Stuart McCulloch (Sonatype, Inc.) - initial API and implementation
1012
*/

org.eclipse.sisu.inject/src/main/java/org/eclipse/sisu/Hidden.java

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
/*
22
* Copyright (c) 2010-2024 Sonatype, Inc.
33
* All rights reserved. This program and the accompanying materials
4-
* are made available under the terms of the Eclipse Public License v2.0
4+
* are made available under the terms of the Eclipse Public License 2.0
55
* which accompanies this distribution, and is available at
66
* https://www.eclipse.org/legal/epl-2.0/
77
*
8+
* SPDX-License-Identifier: EPL-2.0
9+
*
810
* Contributors:
911
* Stuart McCulloch (Sonatype, Inc.) - initial API and implementation
1012
*/

org.eclipse.sisu.inject/src/main/java/org/eclipse/sisu/Mediator.java

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
/*
22
* Copyright (c) 2010-2024 Sonatype, Inc.
33
* All rights reserved. This program and the accompanying materials
4-
* are made available under the terms of the Eclipse Public License v2.0
4+
* are made available under the terms of the Eclipse Public License 2.0
55
* which accompanies this distribution, and is available at
66
* https://www.eclipse.org/legal/epl-2.0/
77
*
8+
* SPDX-License-Identifier: EPL-2.0
9+
*
810
* Contributors:
911
* Stuart McCulloch (Sonatype, Inc.) - initial API and implementation
1012
*/

org.eclipse.sisu.inject/src/main/java/org/eclipse/sisu/Nullable.java

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
/*
22
* Copyright (c) 2010-2024 Sonatype, Inc.
33
* All rights reserved. This program and the accompanying materials
4-
* are made available under the terms of the Eclipse Public License v2.0
4+
* are made available under the terms of the Eclipse Public License 2.0
55
* which accompanies this distribution, and is available at
66
* https://www.eclipse.org/legal/epl-2.0/
77
*
8+
* SPDX-License-Identifier: EPL-2.0
9+
*
810
* Contributors:
911
* Stuart McCulloch (Sonatype, Inc.) - initial API and implementation
1012
*/

org.eclipse.sisu.inject/src/main/java/org/eclipse/sisu/Parameters.java

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
/*
22
* Copyright (c) 2010-2024 Sonatype, Inc.
33
* All rights reserved. This program and the accompanying materials
4-
* are made available under the terms of the Eclipse Public License v2.0
4+
* are made available under the terms of the Eclipse Public License 2.0
55
* which accompanies this distribution, and is available at
66
* https://www.eclipse.org/legal/epl-2.0/
77
*
8+
* SPDX-License-Identifier: EPL-2.0
9+
*
810
* Contributors:
911
* Stuart McCulloch (Sonatype, Inc.) - initial API and implementation
1012
*/

org.eclipse.sisu.inject/src/main/java/org/eclipse/sisu/PostConstruct.java

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
/*
22
* Copyright (c) 2010-2024 Sonatype, Inc.
33
* All rights reserved. This program and the accompanying materials
4-
* are made available under the terms of the Eclipse Public License v2.0
4+
* are made available under the terms of the Eclipse Public License 2.0
55
* which accompanies this distribution, and is available at
66
* https://www.eclipse.org/legal/epl-2.0/
77
*
8+
* SPDX-License-Identifier: EPL-2.0
9+
*
810
* Contributors:
911
* Stuart McCulloch (Sonatype, Inc.) - initial API and implementation
1012
*/

org.eclipse.sisu.inject/src/main/java/org/eclipse/sisu/PreDestroy.java

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
/*
22
* Copyright (c) 2010-2024 Sonatype, Inc.
33
* All rights reserved. This program and the accompanying materials
4-
* are made available under the terms of the Eclipse Public License v2.0
4+
* are made available under the terms of the Eclipse Public License 2.0
55
* which accompanies this distribution, and is available at
66
* https://www.eclipse.org/legal/epl-2.0/
77
*
8+
* SPDX-License-Identifier: EPL-2.0
9+
*
810
* Contributors:
911
* Stuart McCulloch (Sonatype, Inc.) - initial API and implementation
1012
*/

org.eclipse.sisu.inject/src/main/java/org/eclipse/sisu/Priority.java

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
/*
22
* Copyright (c) 2010-2024 Sonatype, Inc.
33
* All rights reserved. This program and the accompanying materials
4-
* are made available under the terms of the Eclipse Public License v2.0
4+
* are made available under the terms of the Eclipse Public License 2.0
55
* which accompanies this distribution, and is available at
66
* https://www.eclipse.org/legal/epl-2.0/
77
*
8+
* SPDX-License-Identifier: EPL-2.0
9+
*
810
* Contributors:
911
* Stuart McCulloch (Sonatype, Inc.) - initial API and implementation
1012
*/

org.eclipse.sisu.inject/src/main/java/org/eclipse/sisu/Typed.java

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
/*
22
* Copyright (c) 2010-2024 Sonatype, Inc.
33
* All rights reserved. This program and the accompanying materials
4-
* are made available under the terms of the Eclipse Public License v2.0
4+
* are made available under the terms of the Eclipse Public License 2.0
55
* which accompanies this distribution, and is available at
66
* https://www.eclipse.org/legal/epl-2.0/
77
*
8+
* SPDX-License-Identifier: EPL-2.0
9+
*
810
* Contributors:
911
* Stuart McCulloch (Sonatype, Inc.) - initial API and implementation
1012
*/

org.eclipse.sisu.inject/src/main/java/org/eclipse/sisu/bean/BeanBinder.java

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
/*
22
* Copyright (c) 2010-2024 Sonatype, Inc.
33
* All rights reserved. This program and the accompanying materials
4-
* are made available under the terms of the Eclipse Public License v2.0
4+
* are made available under the terms of the Eclipse Public License 2.0
55
* which accompanies this distribution, and is available at
66
* https://www.eclipse.org/legal/epl-2.0/
77
*
8+
* SPDX-License-Identifier: EPL-2.0
9+
*
810
* Contributors:
911
* Stuart McCulloch (Sonatype, Inc.) - initial API and implementation
1012
*/

org.eclipse.sisu.inject/src/main/java/org/eclipse/sisu/bean/BeanInjector.java

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
/*
22
* Copyright (c) 2010-2024 Sonatype, Inc.
33
* All rights reserved. This program and the accompanying materials
4-
* are made available under the terms of the Eclipse Public License v2.0
4+
* are made available under the terms of the Eclipse Public License 2.0
55
* which accompanies this distribution, and is available at
66
* https://www.eclipse.org/legal/epl-2.0/
77
*
8+
* SPDX-License-Identifier: EPL-2.0
9+
*
810
* Contributors:
911
* Stuart McCulloch (Sonatype, Inc.) - initial API and implementation
1012
*/

org.eclipse.sisu.inject/src/main/java/org/eclipse/sisu/bean/BeanLifecycle.java

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
/*
22
* Copyright (c) 2010-2024 Sonatype, Inc.
33
* All rights reserved. This program and the accompanying materials
4-
* are made available under the terms of the Eclipse Public License v2.0
4+
* are made available under the terms of the Eclipse Public License 2.0
55
* which accompanies this distribution, and is available at
66
* https://www.eclipse.org/legal/epl-2.0/
77
*
8+
* SPDX-License-Identifier: EPL-2.0
9+
*
810
* Contributors:
911
* Stuart McCulloch (Sonatype, Inc.) - initial API and implementation
1012
*/

org.eclipse.sisu.inject/src/main/java/org/eclipse/sisu/bean/BeanListener.java

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
/*
22
* Copyright (c) 2010-2024 Sonatype, Inc.
33
* All rights reserved. This program and the accompanying materials
4-
* are made available under the terms of the Eclipse Public License v2.0
4+
* are made available under the terms of the Eclipse Public License 2.0
55
* which accompanies this distribution, and is available at
66
* https://www.eclipse.org/legal/epl-2.0/
77
*
8+
* SPDX-License-Identifier: EPL-2.0
9+
*
810
* Contributors:
911
* Stuart McCulloch (Sonatype, Inc.) - initial API and implementation
1012
*/

org.eclipse.sisu.inject/src/main/java/org/eclipse/sisu/bean/BeanManager.java

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
/*
22
* Copyright (c) 2010-2024 Sonatype, Inc.
33
* All rights reserved. This program and the accompanying materials
4-
* are made available under the terms of the Eclipse Public License v2.0
4+
* are made available under the terms of the Eclipse Public License 2.0
55
* which accompanies this distribution, and is available at
66
* https://www.eclipse.org/legal/epl-2.0/
77
*
8+
* SPDX-License-Identifier: EPL-2.0
9+
*
810
* Contributors:
911
* Stuart McCulloch (Sonatype, Inc.) - initial API and implementation
1012
*/

org.eclipse.sisu.inject/src/main/java/org/eclipse/sisu/bean/BeanProperties.java

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
/*
22
* Copyright (c) 2010-2024 Sonatype, Inc.
33
* All rights reserved. This program and the accompanying materials
4-
* are made available under the terms of the Eclipse Public License v2.0
4+
* are made available under the terms of the Eclipse Public License 2.0
55
* which accompanies this distribution, and is available at
66
* https://www.eclipse.org/legal/epl-2.0/
77
*
8+
* SPDX-License-Identifier: EPL-2.0
9+
*
810
* Contributors:
911
* Stuart McCulloch (Sonatype, Inc.) - initial API and implementation
1012
*/

org.eclipse.sisu.inject/src/main/java/org/eclipse/sisu/bean/BeanProperty.java

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
/*
22
* Copyright (c) 2010-2024 Sonatype, Inc.
33
* All rights reserved. This program and the accompanying materials
4-
* are made available under the terms of the Eclipse Public License v2.0
4+
* are made available under the terms of the Eclipse Public License 2.0
55
* which accompanies this distribution, and is available at
66
* https://www.eclipse.org/legal/epl-2.0/
77
*
8+
* SPDX-License-Identifier: EPL-2.0
9+
*
810
* Contributors:
911
* Stuart McCulloch (Sonatype, Inc.) - initial API and implementation
1012
*/

org.eclipse.sisu.inject/src/main/java/org/eclipse/sisu/bean/BeanPropertyField.java

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
/*
22
* Copyright (c) 2010-2024 Sonatype, Inc.
33
* All rights reserved. This program and the accompanying materials
4-
* are made available under the terms of the Eclipse Public License v2.0
4+
* are made available under the terms of the Eclipse Public License 2.0
55
* which accompanies this distribution, and is available at
66
* https://www.eclipse.org/legal/epl-2.0/
77
*
8+
* SPDX-License-Identifier: EPL-2.0
9+
*
810
* Contributors:
911
* Stuart McCulloch (Sonatype, Inc.) - initial API and implementation
1012
*/

org.eclipse.sisu.inject/src/main/java/org/eclipse/sisu/bean/BeanPropertyIterator.java

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
/*
22
* Copyright (c) 2010-2024 Sonatype, Inc.
33
* All rights reserved. This program and the accompanying materials
4-
* are made available under the terms of the Eclipse Public License v2.0
4+
* are made available under the terms of the Eclipse Public License 2.0
55
* which accompanies this distribution, and is available at
66
* https://www.eclipse.org/legal/epl-2.0/
77
*
8+
* SPDX-License-Identifier: EPL-2.0
9+
*
810
* Contributors:
911
* Stuart McCulloch (Sonatype, Inc.) - initial API and implementation
1012
*/

org.eclipse.sisu.inject/src/main/java/org/eclipse/sisu/bean/BeanPropertySetter.java

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
/*
22
* Copyright (c) 2010-2024 Sonatype, Inc.
33
* All rights reserved. This program and the accompanying materials
4-
* are made available under the terms of the Eclipse Public License v2.0
4+
* are made available under the terms of the Eclipse Public License 2.0
55
* which accompanies this distribution, and is available at
66
* https://www.eclipse.org/legal/epl-2.0/
77
*
8+
* SPDX-License-Identifier: EPL-2.0
9+
*
810
* Contributors:
911
* Stuart McCulloch (Sonatype, Inc.) - initial API and implementation
1012
*/

org.eclipse.sisu.inject/src/main/java/org/eclipse/sisu/bean/BeanScheduler.java

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
/*
22
* Copyright (c) 2010-2024 Sonatype, Inc.
33
* All rights reserved. This program and the accompanying materials
4-
* are made available under the terms of the Eclipse Public License v2.0
4+
* are made available under the terms of the Eclipse Public License 2.0
55
* which accompanies this distribution, and is available at
66
* https://www.eclipse.org/legal/epl-2.0/
77
*
8+
* SPDX-License-Identifier: EPL-2.0
9+
*
810
* Contributors:
911
* Stuart McCulloch (Sonatype, Inc.) - initial API and implementation
1012
*/

org.eclipse.sisu.inject/src/main/java/org/eclipse/sisu/bean/DeclaredMembers.java

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
/*
22
* Copyright (c) 2010-2024 Sonatype, Inc.
33
* All rights reserved. This program and the accompanying materials
4-
* are made available under the terms of the Eclipse Public License v2.0
4+
* are made available under the terms of the Eclipse Public License 2.0
55
* which accompanies this distribution, and is available at
66
* https://www.eclipse.org/legal/epl-2.0/
77
*
8+
* SPDX-License-Identifier: EPL-2.0
9+
*
810
* Contributors:
911
* Stuart McCulloch (Sonatype, Inc.) - initial API and implementation
1012
*/

org.eclipse.sisu.inject/src/main/java/org/eclipse/sisu/bean/IgnoreSetters.java

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
/*
22
* Copyright (c) 2010-2024 Sonatype, Inc.
33
* All rights reserved. This program and the accompanying materials
4-
* are made available under the terms of the Eclipse Public License v2.0
4+
* are made available under the terms of the Eclipse Public License 2.0
55
* which accompanies this distribution, and is available at
66
* https://www.eclipse.org/legal/epl-2.0/
77
*
8+
* SPDX-License-Identifier: EPL-2.0
9+
*
810
* Contributors:
911
* Stuart McCulloch (Sonatype, Inc.) - initial API and implementation
1012
*/

org.eclipse.sisu.inject/src/main/java/org/eclipse/sisu/bean/LifecycleBuilder.java

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
/*
22
* Copyright (c) 2010-2024 Sonatype, Inc.
33
* All rights reserved. This program and the accompanying materials
4-
* are made available under the terms of the Eclipse Public License v2.0
4+
* are made available under the terms of the Eclipse Public License 2.0
55
* which accompanies this distribution, and is available at
66
* https://www.eclipse.org/legal/epl-2.0/
77
*
8+
* SPDX-License-Identifier: EPL-2.0
9+
*
810
* Contributors:
911
* Stuart McCulloch (Sonatype, Inc.) - initial API and implementation
1012
*/

0 commit comments

Comments
 (0)