Skip to content

Commit 1dfa2fd

Browse files
authored
Merge pull request #67 from graalvm/bm/2026-copyright
Added range to copyright
2 parents fa1fe2d + 9ebf835 commit 1dfa2fd

104 files changed

Lines changed: 104 additions & 104 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/gradlew

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)