Skip to content

Commit 63479d1

Browse files
committed
Bump year to 2021 in copyright notices (and one URL correction).
1 parent cd09f77 commit 63479d1

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

junit/io/sf/carte/doc/style/css/awt/AWTHelperTest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
3-
Copyright (c) 2005-2020, Carlos Amengual.
3+
Copyright (c) 2005-2021, Carlos Amengual.
44
55
SPDX-License-Identifier: BSD-3-Clause
66

junit/io/sf/carte/doc/style/css/awt/AWTStyleDatabaseTest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
3-
Copyright (c) 2005-2020, Carlos Amengual.
3+
Copyright (c) 2005-2021, Carlos Amengual.
44
55
SPDX-License-Identifier: BSD-3-Clause
66

src/io/sf/carte/doc/style/css/awt/AWTHelper.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
3-
Copyright (c) 2005-2020, Carlos Amengual.
3+
Copyright (c) 2005-2021, Carlos Amengual.
44
55
SPDX-License-Identifier: BSD-3-Clause
66

src/io/sf/carte/doc/style/css/awt/AWTStyleDatabase.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
/*
22
3-
Copyright (c) 2005-2020, Carlos Amengual.
3+
Copyright (c) 2005-2021, Carlos Amengual.
44
55
SPDX-License-Identifier: BSD-3-Clause
66
77
Licensed under a BSD-style License. You can find the license here:
8-
https://carte.sourceforge.io/LICENSE.txt
8+
https://css4j.github.io/LICENSE.txt
99
1010
*/
1111

src/module-info.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
3-
Copyright (c) 2005-2020, Carlos Amengual.
3+
Copyright (c) 2005-2021, Carlos Amengual.
44
55
SPDX-License-Identifier: BSD-3-Clause
66

0 commit comments

Comments
 (0)