Skip to content

Commit e6f3039

Browse files
committed
Bump year to 2026 in copyright notices
1 parent 14c6d7f commit e6f3039

File tree

12 files changed

+20
-11
lines changed

12 files changed

+20
-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-2025, Carlos Amengual
2+
* Copyright (c) 2005-2026, Carlos Amengual
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

build.gradle

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
/*
2+
3+
Copyright (c) 2005-2026, C. Amengual.
4+
5+
Licensed under a BSD-style License. You can find the license here:
6+
https://css4j.github.io/LICENSE.txt
7+
8+
*/
9+
110
// SPDX-License-Identifier: BSD-2-Clause OR BSD-3-Clause
211

312
plugins {

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-2025, Carlos Amengual.
3+
Copyright (c) 2005-2026, Carlos Amengual.
44
55
Licensed under a BSD-style License. You can find the license here:
66
https://css4j.github.io/LICENSE.txt

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-2025, Carlos Amengual.
3+
Copyright (c) 2005-2026, Carlos Amengual.
44
55
Licensed under a BSD-style License. You can find the license here:
66
https://css4j.github.io/LICENSE.txt

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-2025, Carlos Amengual.
3+
Copyright (c) 2005-2026, Carlos Amengual.
44
55
Licensed under a BSD-style License. You can find the license here:
66
https://css4j.github.io/LICENSE.txt

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-2025, Carlos Amengual.
3+
Copyright (c) 2005-2026, Carlos Amengual.
44
55
Licensed under a BSD-style License. You can find the license here:
66
https://css4j.github.io/LICENSE.txt

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-2025, Carlos Amengual.
3+
Copyright (c) 2005-2026, Carlos Amengual.
44
55
Licensed under a BSD-style License. You can find the license here:
66
https://css4j.github.io/LICENSE.txt

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-2025, Carlos Amengual.
3+
Copyright (c) 2005-2026, Carlos Amengual.
44
55
Licensed under a BSD-style License. You can find the license here:
66
https://css4j.github.io/LICENSE.txt

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-2025, Carlos Amengual.
3+
Copyright (c) 2005-2026, Carlos Amengual.
44
55
Licensed under a BSD-style License. You can find the license here:
66
https://css4j.github.io/LICENSE.txt

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-2025, Carlos Amengual.
3+
Copyright (c) 2005-2026, Carlos Amengual.
44
55
Licensed under a BSD-style License. You can find the license here:
66
https://css4j.github.io/LICENSE.txt

0 commit comments

Comments
 (0)