update copyright year and fix file UGO right <wanggang203@huawei.com>

Signed-off-by: Gavin1012 <wanggang203@huawei.com>
This commit is contained in:
Gavin1012 2022-03-25 12:58:18 +08:00
parent 5b1757c9fe
commit 2299f4e9c7
47 changed files with 8 additions and 9 deletions

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 Huawei Device Co., Ltd.
# Copyright (c) 2022 Huawei Device Co., Ltd.
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at

View File

@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (c) 2021 Huawei Device Co., Ltd.
<!-- Copyright (c) 2022 Huawei Device Co., Ltd.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

0
README.OpenSource Executable file → Normal file
View File

View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 Huawei Device Co., Ltd.
# Copyright (c) 2022 Huawei Device Co., Ltd.
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at

2
jerry-core/BUILD.gn Executable file → Normal file
View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 Huawei Device Co., Ltd.
# Copyright (c) 2022 Huawei Device Co., Ltd.
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at

0
jerry-core/CMakeLists.txt Executable file → Normal file
View File

0
jerry-core/api/external-context-helpers.c Executable file → Normal file
View File

0
jerry-core/api/generate-bytecode.c Executable file → Normal file
View File

0
jerry-core/api/generate-bytecode.h Executable file → Normal file
View File

0
jerry-core/api/jerry.c Executable file → Normal file
View File

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2021 Huawei Device Co., Ltd.
* Copyright (c) 2022 Huawei Device Co., Ltd.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at

0
jerry-core/config.h Executable file → Normal file
View File

0
jerry-core/ecma/base/ecma-globals.h Executable file → Normal file
View File

0
jerry-core/ext/debug-utils.c Executable file → Normal file
View File

0
jerry-core/ext/debug-utils.h Executable file → Normal file
View File

0
jerry-core/include/jerryscript.h Executable file → Normal file
View File

0
jerry-core/include/jerryscript_adapter.h Executable file → Normal file
View File

0
jerry-core/jcontext/jcontext.c Executable file → Normal file
View File

0
jerry-core/jcontext/jcontext.h Executable file → Normal file
View File

0
jerry-core/parser/js/js-parser-statm.c Executable file → Normal file
View File

0
jerry-core/parser/js/js-parser-util.c Executable file → Normal file
View File

0
jerry-core/parser/js/js-parser.c Executable file → Normal file
View File

0
jerry-core/parser/js/js-parser.h Executable file → Normal file
View File

0
jerry-core/vm/vm.c Executable file → Normal file
View File

0
jerry-debugger/jerry_client.py Executable file → Normal file
View File

2
jerry-ext/BUILD.gn Executable file → Normal file
View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 Huawei Device Co., Ltd.
# Copyright (c) 2022 Huawei Device Co., Ltd.
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at

0
jerry-ext/arg/arg.c Executable file → Normal file
View File

0
jerry-ext/debugger/debugger-tcp.c Executable file → Normal file
View File

0
jerry-ext/module/module.c Executable file → Normal file
View File

2
jerry-libm/BUILD.gn Executable file → Normal file
View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 Huawei Device Co., Ltd.
# Copyright (c) 2022 Huawei Device Co., Ltd.
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at

0
jerry-port/config-gt.h Executable file → Normal file
View File

2
jerry-port/default/BUILD.gn Executable file → Normal file
View File

@ -1,4 +1,4 @@
# Copyright (c) 2020 Huawei Device Co., Ltd.
# Copyright (c) 2022 Huawei Device Co., Ltd.
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at

0
jerry-port/default/default-date.c Executable file → Normal file
View File

0
jerry-port/default/default-external-context.c Executable file → Normal file
View File

0
jerry-port/default/default-fatal.c Executable file → Normal file
View File

0
targets/curie_bsp/setup.py Executable file → Normal file
View File

0
tools/build.py Executable file → Normal file
View File

0
tools/check-license.py Executable file → Normal file
View File

0
tools/gen-doctest.py Executable file → Normal file
View File

0
tools/gen-magic-strings.py Executable file → Normal file
View File

0
tools/gen-unicode.py Executable file → Normal file
View File

0
tools/heaplimit_measure.py Executable file → Normal file
View File

0
tools/js2c.py Executable file → Normal file
View File

0
tools/run-tests.py Executable file → Normal file
View File

0
tools/runners/run-test-suite-test262.py Executable file → Normal file
View File

0
tools/runners/run-unittests.py Executable file → Normal file
View File

0
tools/settings.py Executable file → Normal file
View File