Skip to content

Commit 267a0eb

Browse files
Update year to 2026 in copyright (#210)
1 parent aacaf85 commit 267a0eb

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
lines changed

examples/src/main/resources/browser-view.fxml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22

33
<!--
4-
~ Copyright 2025, TeamDev. All rights reserved.
4+
~ Copyright 2026, TeamDev. All rights reserved.
55
~
66
~ Redistribution and use in source and/or binary forms, with or without
77
~ modification, must retain the above copyright notice and the following

examples/src/main/resources/echo.html

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/resources/jxbrowser-logo.svg

Lines changed: 1 addition & 1 deletion
Loading

tutorials/content-changes/src/main/resources/index.html

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

tutorials/content-changes/src/main/resources/observer.js

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

tutorials/docker/startup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22
#
3-
# Copyright 2025, TeamDev. All rights reserved.
3+
# Copyright 2026, TeamDev. All rights reserved.
44
#
55
# Redistribution and use in source and/or binary forms, with or without
66
# modification, must retain the above copyright notice and the following

tutorials/js-java/src/main/resources/index.html

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

tutorials/js-java/src/main/resources/jxbrowser-logo.svg

Lines changed: 1 addition & 1 deletion
Loading

tutorials/js-java/src/main/resources/style.css

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

tutorials/jul-logs-redirect/src/main/resources/log4j.properties

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)