File tree Expand file tree Collapse file tree
junit/io/sf/carte/doc/style/css/awt
io/sf/carte/doc/style/css/awt Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 * 2. Redistributions in binary form must reproduce the above copyright
1111 * notice, this list of conditions and the following disclaimer in the
1212 * documentation and/or other materials provided with the distribution.
13- * 3. Neither the name of the copyright owner nor the names of
14- * contributors may be used to endorse or promote products derived
15- * from this software without specific prior written permission.
1613 *
1714 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND
1815 * CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
Original file line number Diff line number Diff line change 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-2-Clause OR BSD-3-Clause
11+
1212package io .sf .carte .doc .style .css .awt ;
1313
1414import static org .junit .jupiter .api .Assertions .assertEquals ;
Original file line number Diff line number Diff line change 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-2-Clause OR BSD-3-Clause
11+
1212package io .sf .carte .doc .style .css .awt ;
1313
1414import static org .junit .jupiter .api .Assertions .assertEquals ;
Original file line number Diff line number Diff line change 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-2-Clause OR BSD-3-Clause
11+
1212package io .sf .carte .doc .style .css .awt ;
1313
1414import java .awt .Color ;
Original file line number Diff line number Diff line change 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-2-Clause OR BSD-3-Clause
11+
1212package io .sf .carte .doc .style .css .awt ;
1313
1414import java .awt .Font ;
Original file line number Diff line number Diff line change 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-2-Clause OR BSD-3-Clause
11+
1212/**
1313 * AWT utilities for CSS4J.
1414 */
You can’t perform that action at this time.
0 commit comments