Skip to content

Commit 95d42a9

Browse files
authored
Update headers (#199)
License header was updated it #194 and this PR is "no code change": just executed `mvn license:format`
1 parent f2c0f87 commit 95d42a9

File tree

301 files changed

+340
-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.

301 files changed

+340
-298
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
33
4-
Copyright (c) 2010-2024 Sonatype, Inc.
4+
Copyright (c) 2010-2024 Sonatype, Inc. and others.
55
All rights reserved. This program and the accompanying materials
66
are made available under the terms of the Eclipse Public License 2.0
77
which accompanies this distribution, and is available at

org.eclipse.sisu.inject/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
33
4-
Copyright (c) 2010-2024 Sonatype, Inc.
4+
Copyright (c) 2010-2024 Sonatype, Inc. and others.
55
All rights reserved. This program and the accompanying materials
66
are made available under the terms of the Eclipse Public License 2.0
77
which accompanies this distribution, and is available at

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010-2024 Sonatype, Inc.
2+
* Copyright (c) 2010-2024 Sonatype, Inc. and others.
33
* All rights reserved. This program and the accompanying materials
44
* are made available under the terms of the Eclipse Public License 2.0
55
* which accompanies this distribution, and is available at

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010-2024 Sonatype, Inc.
2+
* Copyright (c) 2010-2024 Sonatype, Inc. and others.
33
* All rights reserved. This program and the accompanying materials
44
* are made available under the terms of the Eclipse Public License 2.0
55
* which accompanies this distribution, and is available at

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010-2024 Sonatype, Inc.
2+
* Copyright (c) 2010-2024 Sonatype, Inc. and others.
33
* All rights reserved. This program and the accompanying materials
44
* are made available under the terms of the Eclipse Public License 2.0
55
* which accompanies this distribution, and is available at

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010-2024 Sonatype, Inc.
2+
* Copyright (c) 2010-2024 Sonatype, Inc. and others.
33
* All rights reserved. This program and the accompanying materials
44
* are made available under the terms of the Eclipse Public License 2.0
55
* which accompanies this distribution, and is available at

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010-2024 Sonatype, Inc.
2+
* Copyright (c) 2010-2024 Sonatype, Inc. and others.
33
* All rights reserved. This program and the accompanying materials
44
* are made available under the terms of the Eclipse Public License 2.0
55
* which accompanies this distribution, and is available at

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010-2024 Sonatype, Inc.
2+
* Copyright (c) 2010-2024 Sonatype, Inc. and others.
33
* All rights reserved. This program and the accompanying materials
44
* are made available under the terms of the Eclipse Public License 2.0
55
* which accompanies this distribution, and is available at

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010-2024 Sonatype, Inc.
2+
* Copyright (c) 2010-2024 Sonatype, Inc. and others.
33
* All rights reserved. This program and the accompanying materials
44
* are made available under the terms of the Eclipse Public License 2.0
55
* which accompanies this distribution, and is available at

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010-2024 Sonatype, Inc.
2+
* Copyright (c) 2010-2024 Sonatype, Inc. and others.
33
* All rights reserved. This program and the accompanying materials
44
* are made available under the terms of the Eclipse Public License 2.0
55
* which accompanies this distribution, and is available at

0 commit comments

Comments
 (0)