Skip to content

Commit 6bc313a

Browse files
committed
Added range to copyright
1 parent fa1fe2d commit 6bc313a

89 files changed

Lines changed: 89 additions & 89 deletions

File tree

Some content is hidden

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

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2026 Oracle and/or its affiliates.
1+
Copyright (c) 2024-2026 Oracle and/or its affiliates.
22

33
The Universal Permissive License (UPL), Version 1.0
44

README.md

Lines changed: 1 addition & 1 deletion

espresso/espresso-continuations/src/main/java/com/example/MyJavaSerializer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2026, Oracle and/or its affiliates.
2+
* Copyright (c) 2024-2026, Oracle and/or its affiliates.
33
*
44
* Licensed under the Universal Permissive License v 1.0 as shown at https://opensource.org/license/UPL.
55
*/

espresso/espresso-continuations/src/main/java/com/example/MyKryoSerializer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2026, Oracle and/or its affiliates.
2+
* Copyright (c) 2024-2026, Oracle and/or its affiliates.
33
*
44
* Licensed under the Universal Permissive License v 1.0 as shown at https://opensource.org/license/UPL.
55
*/

espresso/espresso-continuations/src/main/java/com/example/PersistentApp.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2026, Oracle and/or its affiliates.
2+
* Copyright (c) 2024-2026, Oracle and/or its affiliates.
33
*
44
* Licensed under the Universal Permissive License v 1.0 as shown at https://opensource.org/license/UPL.
55
*/

graaljs/graaljs-spring-boot-d3/src/main/java/com/example/D3Application.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2026, Oracle and/or its affiliates.
2+
* Copyright (c) 2025-2026, Oracle and/or its affiliates.
33
*
44
* Licensed under the Universal Permissive License v 1.0 as shown at https://opensource.org/license/UPL.
55
*/

graaljs/graaljs-spring-boot-d3/src/main/java/com/example/D3Controller.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2026, Oracle and/or its affiliates.
2+
* Copyright (c) 2025-2026, Oracle and/or its affiliates.
33
*
44
* Licensed under the Universal Permissive License v 1.0 as shown at https://opensource.org/license/UPL.
55
*/

graaljs/graaljs-spring-boot-d3/src/main/java/com/example/D3Service.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2026, Oracle and/or its affiliates.
2+
* Copyright (c) 2025-2026, Oracle and/or its affiliates.
33
*
44
* Licensed under the Universal Permissive License v 1.0 as shown at https://opensource.org/license/UPL.
55
*/

graaljs/graaljs-spring-boot-d3/src/test/java/com/example/D3ApplicationTests.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2026, Oracle and/or its affiliates.
2+
* Copyright (c) 2025-2026, Oracle and/or its affiliates.
33
*
44
* Licensed under the Universal Permissive License v 1.0 as shown at https://opensource.org/license/UPL.
55
*/

graaljs/graaljs-starter/src/main/java/com/example/App.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2026, Oracle and/or its affiliates.
2+
* Copyright (c) 2024-2026, Oracle and/or its affiliates.
33
*
44
* Licensed under the Universal Permissive License v 1.0 as shown at https://opensource.org/license/UPL.
55
*/

0 commit comments

Comments
 (0)