Skip to content

Commit 9d382b6

Browse files
authored
Merge pull request #404 from Achal1607/license-update
copyright headers maintenance
2 parents 3c9d97a + eca68d6 commit 9d382b6

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

BUILD.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<!--
44
5-
Copyright (c) 2023, 2024, Oracle and/or its affiliates.
5+
Copyright (c) 2023-2025 Oracle and/or its affiliates.
66
77
Licensed to the Apache Software Foundation (ASF) under one
88
or more contributor license agreements. See the NOTICE file

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
Copyright (c) 2023, Oracle and/or its affiliates.
2+
Copyright (c) 2023-2025, Oracle and/or its affiliates.
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
Copyright (c) 2023, Oracle and/or its affiliates.
2+
Copyright (c) 2023-2025, Oracle and/or its affiliates.
33
44
Licensed to the Apache Software Foundation (ASF) under one
55
or more contributor license agreements. See the NOTICE file

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
Copyright (c) 2023, Oracle and/or its affiliates.
3+
Copyright (c) 2023-2025, Oracle and/or its affiliates.
44
55
Licensed to the Apache Software Foundation (ASF) under one
66
or more contributor license agreements. See the NOTICE file

vscode/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<!--
44
5-
Copyright (c) 2023-2024, Oracle and/or its affiliates.
5+
Copyright (c) 2023-2025, Oracle and/or its affiliates.
66
77
Licensed to the Apache Software Foundation (ASF) under one
88
or more contributor license agreements. See the NOTICE file

vscode/src/test/integration/suite/general/explorer.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
/*
3-
* Copyright (c) 2023, Oracle and/or its affiliates.
3+
* Copyright (c) 2023-2025, Oracle and/or its affiliates.
44
*
55
* Licensed to the Apache Software Foundation (ASF) under one
66
* or more contributor license agreements. See the NOTICE file

vscode/src/test/integration/suite/general/extension.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
/*
3-
* Copyright (c) 2023, Oracle and/or its affiliates.
3+
* Copyright (c) 2023-2025, Oracle and/or its affiliates.
44
*
55
* Licensed to the Apache Software Foundation (ASF) under one
66
* or more contributor license agreements. See the NOTICE file

vscode/src/test/integration/suite/gradle/extension.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2023, Oracle and/or its affiliates.
2+
* Copyright (c) 2023-2025, Oracle and/or its affiliates.
33
*
44
* Licensed to the Apache Software Foundation (ASF) under one
55
* or more contributor license agreements. See the NOTICE file

vscode/src/test/integration/suite/localisation/extension.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2023, Oracle and/or its affiliates.
2+
* Copyright (c) 2023-2025, Oracle and/or its affiliates.
33
*
44
* Licensed to the Apache Software Foundation (ASF) under one
55
* or more contributor license agreements. See the NOTICE file

vscode/src/test/integration/testutils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2023, Oracle and/or its affiliates.
2+
* Copyright (c) 2023-2025, Oracle and/or its affiliates.
33
*
44
* Licensed to the Apache Software Foundation (ASF) under one
55
* or more contributor license agreements. See the NOTICE file

0 commit comments

Comments
 (0)