Skip to content

Commit f47b1b1

Browse files
Update copyright year to 2026 (#208)
1 parent 0a0bb65 commit f47b1b1

File tree

163 files changed

+163
-163
lines changed

Some content is hidden

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

163 files changed

+163
-163
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2025, TeamDev. All rights reserved.
2+
* Copyright 2026, TeamDev. All rights reserved.
33
*
44
* Redistribution and use in source and/or binary forms, with or without
55
* modification, must retain the above copyright notice and the following

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2025, TeamDev. All rights reserved.
2+
* Copyright 2026, TeamDev. All rights reserved.
33
*
44
* Redistribution and use in source and/or binary forms, with or without
55
* modification, must retain the above copyright notice and the following

buildSrc/src/main/kotlin/Swt.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2025, TeamDev. All rights reserved.
2+
* Copyright 2026, TeamDev. All rights reserved.
33
*
44
* Redistribution and use in source and/or binary forms, with or without
55
* modification, must retain the above copyright notice and the following

examples/src/main/java/com/teamdev/jxbrowser/examples/CustomCss.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2025, TeamDev. All rights reserved.
2+
* Copyright 2026, TeamDev. All rights reserved.
33
*
44
* Redistribution and use in source and/or binary forms, with or without
55
* modification, must retain the above copyright notice and the following

examples/src/main/java/com/teamdev/jxbrowser/examples/CustomProtocol.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2025, TeamDev. All rights reserved.
2+
* Copyright 2026, TeamDev. All rights reserved.
33
*
44
* Redistribution and use in source and/or binary forms, with or without
55
* modification, must retain the above copyright notice and the following

examples/src/main/java/com/teamdev/jxbrowser/examples/DefaultZoomLevel.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2025, TeamDev. All rights reserved.
2+
* Copyright 2026, TeamDev. All rights reserved.
33
*
44
* Redistribution and use in source and/or binary forms, with or without
55
* modification, must retain the above copyright notice and the following

examples/src/main/java/com/teamdev/jxbrowser/examples/DisablePdfViewer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2025, TeamDev. All rights reserved.
2+
* Copyright 2026, TeamDev. All rights reserved.
33
*
44
* Redistribution and use in source and/or binary forms, with or without
55
* modification, must retain the above copyright notice and the following

examples/src/main/java/com/teamdev/jxbrowser/examples/DisableZoom.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2025, TeamDev. All rights reserved.
2+
* Copyright 2026, TeamDev. All rights reserved.
33
*
44
* Redistribution and use in source and/or binary forms, with or without
55
* modification, must retain the above copyright notice and the following

examples/src/main/java/com/teamdev/jxbrowser/examples/DispatchKeyEvents.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2025, TeamDev. All rights reserved.
2+
* Copyright 2026, TeamDev. All rights reserved.
33
*
44
* Redistribution and use in source and/or binary forms, with or without
55
* modification, must retain the above copyright notice and the following

examples/src/main/java/com/teamdev/jxbrowser/examples/DispatchMouseEvents.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2025, TeamDev. All rights reserved.
2+
* Copyright 2026, TeamDev. All rights reserved.
33
*
44
* Redistribution and use in source and/or binary forms, with or without
55
* modification, must retain the above copyright notice and the following

0 commit comments

Comments
 (0)