Skip to content

Commit 85d2965

Browse files
committed
Move SPDX header to a separate comment
1 parent 39c8969 commit 85d2965

Some content is hidden

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

45 files changed

+90
-90
lines changed

junit/io/sf/carte/doc/dom4j/BaseURLElementTest.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
33
Copyright (c) 2005-2025, Carlos Amengual.
44
5-
SPDX-License-Identifier: BSD-3-Clause
6-
75
Licensed under a BSD-style License. You can find the license here:
86
https://css4j.github.io/LICENSE.txt
97
108
*/
119

10+
// SPDX-License-Identifier: BSD-3-Clause
11+
1212
package io.sf.carte.doc.dom4j;
1313

1414
import static org.junit.jupiter.api.Assertions.assertEquals;

junit/io/sf/carte/doc/dom4j/CSSStylableElementTest.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
33
Copyright (c) 2005-2025, Carlos Amengual.
44
5-
SPDX-License-Identifier: BSD-3-Clause
6-
75
Licensed under a BSD-style License. You can find the license here:
86
https://css4j.github.io/LICENSE.txt
97
108
*/
119

10+
// SPDX-License-Identifier: BSD-3-Clause
11+
1212
package io.sf.carte.doc.dom4j;
1313

1414
import static org.junit.jupiter.api.Assertions.assertEquals;

junit/io/sf/carte/doc/dom4j/DOM4JCSSStyleDeclarationTest.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
33
Copyright (c) 2005-2025, Carlos Amengual.
44
5-
SPDX-License-Identifier: BSD-3-Clause
6-
75
Licensed under a BSD-style License. You can find the license here:
86
https://css4j.github.io/LICENSE.txt
97
108
*/
119

10+
// SPDX-License-Identifier: BSD-3-Clause
11+
1212
package io.sf.carte.doc.dom4j;
1313

1414
import static org.junit.jupiter.api.Assertions.assertEquals;

junit/io/sf/carte/doc/dom4j/DOM4JCSSStyleSheetTest.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
33
Copyright (c) 2005-2025, Carlos Amengual.
44
5-
SPDX-License-Identifier: BSD-3-Clause
6-
75
Licensed under a BSD-style License. You can find the license here:
86
https://css4j.github.io/LICENSE.txt
97
108
*/
119

10+
// SPDX-License-Identifier: BSD-3-Clause
11+
1212
package io.sf.carte.doc.dom4j;
1313

1414
import static org.junit.jupiter.api.Assertions.assertEquals;

junit/io/sf/carte/doc/dom4j/DOM4JSelectorMatcherTest.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
33
Copyright (c) 2005-2025, Carlos Amengual.
44
5-
SPDX-License-Identifier: BSD-3-Clause
6-
75
Licensed under a BSD-style License. You can find the license here:
86
https://css4j.github.io/LICENSE.txt
97
108
*/
119

10+
// SPDX-License-Identifier: BSD-3-Clause
11+
1212
package io.sf.carte.doc.dom4j;
1313

1414
import static org.junit.jupiter.api.Assertions.assertEquals;

junit/io/sf/carte/doc/dom4j/DOM4JUserAgentTest.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
33
Copyright (c) 2005-2025, Carlos Amengual.
44
5-
SPDX-License-Identifier: BSD-3-Clause
6-
75
Licensed under a BSD-style License. You can find the license here:
86
https://css4j.github.io/LICENSE.txt
97
108
*/
119

10+
// SPDX-License-Identifier: BSD-3-Clause
11+
1212
package io.sf.carte.doc.dom4j;
1313

1414
import static org.junit.jupiter.api.Assertions.assertEquals;

junit/io/sf/carte/doc/dom4j/DirMatcherTest.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
33
Copyright (c) 2005-2025, Carlos Amengual.
44
5-
SPDX-License-Identifier: BSD-3-Clause
6-
75
Licensed under a BSD-style License. You can find the license here:
86
https://css4j.github.io/LICENSE.txt
97
108
*/
119

10+
// SPDX-License-Identifier: BSD-3-Clause
11+
1212
package io.sf.carte.doc.dom4j;
1313

1414
import static org.junit.jupiter.api.Assertions.assertFalse;

junit/io/sf/carte/doc/dom4j/LinkElementTest.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
33
Copyright (c) 2005-2025, Carlos Amengual.
44
5-
SPDX-License-Identifier: BSD-3-Clause
6-
75
Licensed under a BSD-style License. You can find the license here:
86
https://css4j.github.io/LICENSE.txt
97
108
*/
119

10+
// SPDX-License-Identifier: BSD-3-Clause
11+
1212
package io.sf.carte.doc.dom4j;
1313

1414
import static org.junit.jupiter.api.Assertions.assertEquals;

junit/io/sf/carte/doc/dom4j/PseudoClassTest.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
33
Copyright (c) 2005-2025, Carlos Amengual.
44
5-
SPDX-License-Identifier: BSD-3-Clause
6-
75
Licensed under a BSD-style License. You can find the license here:
86
https://css4j.github.io/LICENSE.txt
97
108
*/
119

10+
// SPDX-License-Identifier: BSD-3-Clause
11+
1212
package io.sf.carte.doc.dom4j;
1313

1414
import static org.junit.jupiter.api.Assertions.assertEquals;

junit/io/sf/carte/doc/dom4j/StyleElementTest.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
33
Copyright (c) 2005-2025, Carlos Amengual.
44
5-
SPDX-License-Identifier: BSD-3-Clause
6-
75
Licensed under a BSD-style License. You can find the license here:
86
https://css4j.github.io/LICENSE.txt
97
108
*/
119

10+
// SPDX-License-Identifier: BSD-3-Clause
11+
1212
package io.sf.carte.doc.dom4j;
1313

1414
import static org.junit.jupiter.api.Assertions.assertEquals;

junit/io/sf/carte/doc/dom4j/TestDocumentFactory.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
33
Copyright (c) 2005-2025, Carlos Amengual.
44
5-
SPDX-License-Identifier: BSD-3-Clause
6-
75
Licensed under a BSD-style License. You can find the license here:
86
https://css4j.github.io/LICENSE.txt
97
108
*/
119

10+
// SPDX-License-Identifier: BSD-3-Clause
11+
1212
package io.sf.carte.doc.dom4j;
1313

1414
import java.io.IOException;

junit/io/sf/carte/doc/dom4j/TestUtil.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
33
Copyright (c) 2005-2025, Carlos Amengual.
44
5-
SPDX-License-Identifier: BSD-3-Clause
6-
75
Licensed under a BSD-style License. You can find the license here:
86
https://css4j.github.io/LICENSE.txt
97
108
*/
119

10+
// SPDX-License-Identifier: BSD-3-Clause
11+
1212
package io.sf.carte.doc.dom4j;
1313

1414
import java.io.IOException;

junit/io/sf/carte/doc/dom4j/UpstreamTest.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
33
Copyright (c) 2005-2025, Carlos Amengual.
44
5-
SPDX-License-Identifier: BSD-3-Clause
6-
75
Licensed under a BSD-style License. You can find the license here:
86
https://css4j.github.io/LICENSE.txt
97
108
*/
119

10+
// SPDX-License-Identifier: BSD-3-Clause
11+
1212
package io.sf.carte.doc.dom4j;
1313

1414
import static org.junit.jupiter.api.Assertions.assertEquals;

junit/io/sf/carte/doc/dom4j/XHTMLDocumentFactoryTest.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
33
Copyright (c) 2005-2025, Carlos Amengual.
44
5-
SPDX-License-Identifier: BSD-3-Clause
6-
75
Licensed under a BSD-style License. You can find the license here:
86
https://css4j.github.io/LICENSE.txt
97
108
*/
119

10+
// SPDX-License-Identifier: BSD-3-Clause
11+
1212
package io.sf.carte.doc.dom4j;
1313

1414
import static org.junit.jupiter.api.Assertions.assertEquals;

junit/io/sf/carte/doc/dom4j/XHTMLDocumentTest.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
33
Copyright (c) 2005-2025, Carlos Amengual.
44
5-
SPDX-License-Identifier: BSD-3-Clause
6-
75
Licensed under a BSD-style License. You can find the license here:
86
https://css4j.github.io/LICENSE.txt
97
108
*/
119

10+
// SPDX-License-Identifier: BSD-3-Clause
11+
1212
package io.sf.carte.doc.dom4j;
1313

1414
import static org.junit.jupiter.api.Assertions.assertEquals;

junit/io/sf/carte/doc/dom4j/XHTMLElementTest.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
33
Copyright (c) 2005-2025, Carlos Amengual.
44
5-
SPDX-License-Identifier: BSD-3-Clause
6-
75
Licensed under a BSD-style License. You can find the license here:
86
https://css4j.github.io/LICENSE.txt
97
108
*/
119

10+
// SPDX-License-Identifier: BSD-3-Clause
11+
1212
package io.sf.carte.doc.dom4j;
1313

1414
import static org.junit.jupiter.api.Assertions.assertEquals;

junit/io/sf/carte/doc/dom4j/XMLDocumentBuilderTest.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
33
Copyright (c) 2005-2025, Carlos Amengual.
44
5-
SPDX-License-Identifier: BSD-3-Clause
6-
75
Licensed under a BSD-style License. You can find the license here:
86
https://css4j.github.io/LICENSE.txt
97
108
*/
119

10+
// SPDX-License-Identifier: BSD-3-Clause
11+
1212
package io.sf.carte.doc.dom4j;
1313

1414
import static org.junit.jupiter.api.Assertions.assertEquals;

junit/io/sf/carte/doc/dom4j/XPP3Test.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
33
Copyright (c) 2005-2025, Carlos Amengual.
44
5-
SPDX-License-Identifier: BSD-3-Clause
6-
75
Licensed under a BSD-style License. You can find the license here:
86
https://css4j.github.io/LICENSE.txt
97
108
*/
119

10+
// SPDX-License-Identifier: BSD-3-Clause
11+
1212
package io.sf.carte.doc.dom4j;
1313

1414
import static org.junit.jupiter.api.Assertions.assertEquals;

src/io/sf/carte/doc/dom4j/BaseAttribute.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
33
Copyright (c) 2005-2025, Carlos Amengual.
44
5-
SPDX-License-Identifier: BSD-3-Clause
6-
75
Licensed under a BSD-style License. You can find the license here:
86
https://css4j.github.io/LICENSE.txt
97
108
*/
119

10+
// SPDX-License-Identifier: BSD-3-Clause
11+
1212
package io.sf.carte.doc.dom4j;
1313

1414
import org.dom4j.Element;

src/io/sf/carte/doc/dom4j/BaseURLElement.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
33
Copyright (c) 2005-2025, Carlos Amengual.
44
5-
SPDX-License-Identifier: BSD-3-Clause
6-
75
Licensed under a BSD-style License. You can find the license here:
86
https://css4j.github.io/LICENSE.txt
97
108
*/
119

10+
// SPDX-License-Identifier: BSD-3-Clause
11+
1212
package io.sf.carte.doc.dom4j;
1313

1414
import org.dom4j.Attribute;

src/io/sf/carte/doc/dom4j/CSSStylableElement.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
33
Copyright (c) 2005-2025, Carlos Amengual.
44
5-
SPDX-License-Identifier: BSD-3-Clause
6-
75
Licensed under a BSD-style License. You can find the license here:
86
https://css4j.github.io/LICENSE.txt
97
108
*/
119

10+
// SPDX-License-Identifier: BSD-3-Clause
11+
1212
package io.sf.carte.doc.dom4j;
1313

1414
import java.io.StringReader;

src/io/sf/carte/doc/dom4j/CachedTableCellElement.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
33
Copyright (c) 2005-2025, Carlos Amengual.
44
5-
SPDX-License-Identifier: BSD-3-Clause
6-
75
Licensed under a BSD-style License. You can find the license here:
86
https://css4j.github.io/LICENSE.txt
97
108
*/
119

10+
// SPDX-License-Identifier: BSD-3-Clause
11+
1212
package io.sf.carte.doc.dom4j;
1313

1414
import org.dom4j.QName;

src/io/sf/carte/doc/dom4j/CachedTableElement.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
33
Copyright (c) 2005-2025, Carlos Amengual.
44
5-
SPDX-License-Identifier: BSD-3-Clause
6-
75
Licensed under a BSD-style License. You can find the license here:
86
https://css4j.github.io/LICENSE.txt
97
108
*/
119

10+
// SPDX-License-Identifier: BSD-3-Clause
11+
1212
package io.sf.carte.doc.dom4j;
1313

1414
import org.dom4j.QName;

src/io/sf/carte/doc/dom4j/CachedTableRowElement.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
33
Copyright (c) 2005-2025, Carlos Amengual.
44
5-
SPDX-License-Identifier: BSD-3-Clause
6-
75
Licensed under a BSD-style License. You can find the license here:
86
https://css4j.github.io/LICENSE.txt
97
108
*/
119

10+
// SPDX-License-Identifier: BSD-3-Clause
11+
1212
package io.sf.carte.doc.dom4j;
1313

1414
import org.dom4j.QName;

src/io/sf/carte/doc/dom4j/CachedXHTMLElement.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
33
Copyright (c) 2005-2025, Carlos Amengual.
44
5-
SPDX-License-Identifier: BSD-3-Clause
6-
75
Licensed under a BSD-style License. You can find the license here:
86
https://css4j.github.io/LICENSE.txt
97
108
*/
119

10+
// SPDX-License-Identifier: BSD-3-Clause
11+
1212
package io.sf.carte.doc.dom4j;
1313

1414
import java.util.Iterator;

0 commit comments

Comments
 (0)