Skip to content

Commit eb2b7a3

Browse files
committed
Bump copyright year to 2024
1 parent 3b07ea6 commit eb2b7a3

File tree

11 files changed

+11
-11
lines changed

11 files changed

+11
-11
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2005-2023, Carlos Amengual
2+
* Copyright (c) 2005-2024, Carlos Amengual
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

junit/io/sf/carte/doc/agent/net/DefaultUserAgentTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
3-
Copyright (c) 2005-2023, Carlos Amengual.
3+
Copyright (c) 2005-2024, Carlos Amengual.
44
55
SPDX-License-Identifier: BSD-3-Clause
66

junit/io/sf/carte/doc/agent/net/MockUserAgent.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
3-
Copyright (c) 2005-2023, Carlos Amengual.
3+
Copyright (c) 2005-2024, Carlos Amengual.
44
55
SPDX-License-Identifier: BSD-3-Clause
66

junit/io/sf/carte/doc/agent/net/OriginPolicyTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
3-
Copyright (c) 2005-2023, Carlos Amengual.
3+
Copyright (c) 2005-2024, Carlos Amengual.
44
55
SPDX-License-Identifier: BSD-3-Clause
66

junit/io/sf/carte/doc/agent/net/WrapperUserAgentTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
3-
Copyright (c) 2005-2023, Carlos Amengual.
3+
Copyright (c) 2005-2024, Carlos Amengual.
44
55
SPDX-License-Identifier: BSD-3-Clause
66

src/io/sf/carte/doc/agent/net/DefaultOriginPolicy.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
3-
Copyright (c) 2005-2023, Carlos Amengual.
3+
Copyright (c) 2005-2024, Carlos Amengual.
44
55
SPDX-License-Identifier: BSD-3-Clause
66

src/io/sf/carte/doc/agent/net/DefaultUserAgent.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
3-
Copyright (c) 2005-2023, Carlos Amengual.
3+
Copyright (c) 2005-2024, Carlos Amengual.
44
55
SPDX-License-Identifier: BSD-3-Clause
66

src/io/sf/carte/doc/agent/net/DownloadListener.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
3-
Copyright (c) 2005-2023, Carlos Amengual.
3+
Copyright (c) 2005-2024, Carlos Amengual.
44
55
SPDX-License-Identifier: BSD-3-Clause
66

src/io/sf/carte/doc/agent/net/ResourceAgent.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
3-
Copyright (c) 2005-2023, Carlos Amengual.
3+
Copyright (c) 2005-2024, Carlos Amengual.
44
55
SPDX-License-Identifier: BSD-3-Clause
66

src/io/sf/carte/doc/agent/net/ResourceDownloader.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
3-
Copyright (c) 2005-2023, Carlos Amengual.
3+
Copyright (c) 2005-2024, Carlos Amengual.
44
55
SPDX-License-Identifier: BSD-3-Clause
66

0 commit comments

Comments
 (0)