forked from oracle/javavscode
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
22 lines (16 loc) · 820 Bytes
/
NOTICE
File metadata and controls
22 lines (16 loc) · 820 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Oracle Java Platform Extension for Visual Studio Code
Copyright (c) 2023-2025, Oracle and/or its affiliates.
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
Apache NetBeans
Copyright 2017-2024 The Apache Software Foundation
The code is based on NetBeans, that has been kindly donated to the Apache
Software Foundation by Oracle.
The code was Copyright 1997-2016 Oracle and/or its affiliates. The Initial
Developer of the Original Software was Sun Microsystems, Inc. Portions
Copyright 1997-2006 Sun Microsystems, Inc.
---
vscode/src/localiser.ts
This file includes portions derived from the Localization tooling for Visual Studio Code
@vscode/l10n software developed at Microsoft Corporation licensed under the MIT License.
Copyright (c) Microsoft Corporation