From 85e97a79cc52f2294e730d66e104fe02c9c30e3f Mon Sep 17 00:00:00 2001 From: maksyuki Date: Thu, 28 Mar 2024 15:03:11 +0800 Subject: [PATCH] fix: fix some typos in file header --- src/add_dut.py | 2 +- src/config.py | 2 +- src/config_parser.py | 2 +- src/data_type.py | 2 +- src/dc_test.py | 2 +- src/dispatch.py | 2 +- src/iv_test.py | 2 +- src/log_ctrl.py | 2 +- src/repo_update.py | 2 +- src/report.py | 2 +- src/task.py | 2 +- src/vcs_test.py | 2 +- src/ver_test.py | 2 +- src/wave.py | 2 +- src/wave_test.py | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/src/add_dut.py b/src/add_dut.py index 75f458b..b89ed77 100644 --- a/src/add_dut.py +++ b/src/add_dut.py @@ -1,7 +1,7 @@ #!/bin/python # Copyright (c) 2023 Beijing Institute of Open Source Chip -# archinfo is licensed under Mulan PSL v2. +# ci is licensed under Mulan PSL v2. # You can use this software according to the terms and conditions of the Mulan PSL v2. # You may obtain a copy of Mulan PSL v2 at: # http://license.coscl.org.cn/MulanPSL2 diff --git a/src/config.py b/src/config.py index 937b718..2f28a74 100644 --- a/src/config.py +++ b/src/config.py @@ -1,7 +1,7 @@ #!/bin/python # Copyright (c) 2023 Beijing Institute of Open Source Chip -# archinfo is licensed under Mulan PSL v2. +# ci is licensed under Mulan PSL v2. # You can use this software according to the terms and conditions of the Mulan PSL v2. # You may obtain a copy of Mulan PSL v2 at: # http://license.coscl.org.cn/MulanPSL2 diff --git a/src/config_parser.py b/src/config_parser.py index 7f4dedb..d88a957 100644 --- a/src/config_parser.py +++ b/src/config_parser.py @@ -1,7 +1,7 @@ #!/bin/python # Copyright (c) 2023 Beijing Institute of Open Source Chip -# archinfo is licensed under Mulan PSL v2. +# ci is licensed under Mulan PSL v2. # You can use this software according to the terms and conditions of the Mulan PSL v2. # You may obtain a copy of Mulan PSL v2 at: # http://license.coscl.org.cn/MulanPSL2 diff --git a/src/data_type.py b/src/data_type.py index 213e01f..0a90e7b 100644 --- a/src/data_type.py +++ b/src/data_type.py @@ -1,7 +1,7 @@ #!/bin/python # Copyright (c) 2023 Beijing Institute of Open Source Chip -# archinfo is licensed under Mulan PSL v2. +# ci is licensed under Mulan PSL v2. # You can use this software according to the terms and conditions of the Mulan PSL v2. # You may obtain a copy of Mulan PSL v2 at: # http://license.coscl.org.cn/MulanPSL2 diff --git a/src/dc_test.py b/src/dc_test.py index eab15ba..41e4b3b 100644 --- a/src/dc_test.py +++ b/src/dc_test.py @@ -1,7 +1,7 @@ #!/bin/python # Copyright (c) 2023 Beijing Institute of Open Source Chip -# archinfo is licensed under Mulan PSL v2. +# ci is licensed under Mulan PSL v2. # You can use this software according to the terms and conditions of the Mulan PSL v2. # You may obtain a copy of Mulan PSL v2 at: # http://license.coscl.org.cn/MulanPSL2 diff --git a/src/dispatch.py b/src/dispatch.py index b1f1339..1ebb9b6 100644 --- a/src/dispatch.py +++ b/src/dispatch.py @@ -1,7 +1,7 @@ #!/bin/python # Copyright (c) 2023 Beijing Institute of Open Source Chip -# archinfo is licensed under Mulan PSL v2. +# ci is licensed under Mulan PSL v2. # You can use this software according to the terms and conditions of the Mulan PSL v2. # You may obtain a copy of Mulan PSL v2 at: # http://license.coscl.org.cn/MulanPSL2 diff --git a/src/iv_test.py b/src/iv_test.py index 20c400b..b0be234 100644 --- a/src/iv_test.py +++ b/src/iv_test.py @@ -1,7 +1,7 @@ #!/bin/python # Copyright (c) 2023 Beijing Institute of Open Source Chip -# archinfo is licensed under Mulan PSL v2. +# ci is licensed under Mulan PSL v2. # You can use this software according to the terms and conditions of the Mulan PSL v2. # You may obtain a copy of Mulan PSL v2 at: # http://license.coscl.org.cn/MulanPSL2 diff --git a/src/log_ctrl.py b/src/log_ctrl.py index 5219fa3..e51313d 100644 --- a/src/log_ctrl.py +++ b/src/log_ctrl.py @@ -1,7 +1,7 @@ #!/bin/python # Copyright (c) 2023 Beijing Institute of Open Source Chip -# archinfo is licensed under Mulan PSL v2. +# ci is licensed under Mulan PSL v2. # You can use this software according to the terms and conditions of the Mulan PSL v2. # You may obtain a copy of Mulan PSL v2 at: # http://license.coscl.org.cn/MulanPSL2 diff --git a/src/repo_update.py b/src/repo_update.py index 7d66a3e..b9a96b8 100644 --- a/src/repo_update.py +++ b/src/repo_update.py @@ -1,7 +1,7 @@ #!/bin/python # Copyright (c) 2023 Beijing Institute of Open Source Chip -# archinfo is licensed under Mulan PSL v2. +# ci is licensed under Mulan PSL v2. # You can use this software according to the terms and conditions of the Mulan PSL v2. # You may obtain a copy of Mulan PSL v2 at: # http://license.coscl.org.cn/MulanPSL2 diff --git a/src/report.py b/src/report.py index 8f0e0ca..96e3290 100644 --- a/src/report.py +++ b/src/report.py @@ -1,7 +1,7 @@ #!/bin/python # Copyright (c) 2023 Beijing Institute of Open Source Chip -# archinfo is licensed under Mulan PSL v2. +# ci is licensed under Mulan PSL v2. # You can use this software according to the terms and conditions of the Mulan PSL v2. # You may obtain a copy of Mulan PSL v2 at: # http://license.coscl.org.cn/MulanPSL2 diff --git a/src/task.py b/src/task.py index 6a3f0d0..be760d7 100755 --- a/src/task.py +++ b/src/task.py @@ -1,7 +1,7 @@ #!/bin/python # Copyright (c) 2023 Beijing Institute of Open Source Chip -# archinfo is licensed under Mulan PSL v2. +# ci is licensed under Mulan PSL v2. # You can use this software according to the terms and conditions of the Mulan PSL v2. # You may obtain a copy of Mulan PSL v2 at: # http://license.coscl.org.cn/MulanPSL2 diff --git a/src/vcs_test.py b/src/vcs_test.py index f4cd2e5..5cc07f7 100644 --- a/src/vcs_test.py +++ b/src/vcs_test.py @@ -1,7 +1,7 @@ #!/bin/python # Copyright (c) 2023 Beijing Institute of Open Source Chip -# archinfo is licensed under Mulan PSL v2. +# ci is licensed under Mulan PSL v2. # You can use this software according to the terms and conditions of the Mulan PSL v2. # You may obtain a copy of Mulan PSL v2 at: # http://license.coscl.org.cn/MulanPSL2 diff --git a/src/ver_test.py b/src/ver_test.py index 20c400b..b0be234 100644 --- a/src/ver_test.py +++ b/src/ver_test.py @@ -1,7 +1,7 @@ #!/bin/python # Copyright (c) 2023 Beijing Institute of Open Source Chip -# archinfo is licensed under Mulan PSL v2. +# ci is licensed under Mulan PSL v2. # You can use this software according to the terms and conditions of the Mulan PSL v2. # You may obtain a copy of Mulan PSL v2 at: # http://license.coscl.org.cn/MulanPSL2 diff --git a/src/wave.py b/src/wave.py index 1f63408..543ad55 100644 --- a/src/wave.py +++ b/src/wave.py @@ -1,7 +1,7 @@ #!/bin/python # Copyright (c) 2023 Beijing Institute of Open Source Chip -# archinfo is licensed under Mulan PSL v2. +# ci is licensed under Mulan PSL v2. # You can use this software according to the terms and conditions of the Mulan PSL v2. # You may obtain a copy of Mulan PSL v2 at: # http://license.coscl.org.cn/MulanPSL2 diff --git a/src/wave_test.py b/src/wave_test.py index 1f63408..543ad55 100644 --- a/src/wave_test.py +++ b/src/wave_test.py @@ -1,7 +1,7 @@ #!/bin/python # Copyright (c) 2023 Beijing Institute of Open Source Chip -# archinfo is licensed under Mulan PSL v2. +# ci is licensed under Mulan PSL v2. # You can use this software according to the terms and conditions of the Mulan PSL v2. # You may obtain a copy of Mulan PSL v2 at: # http://license.coscl.org.cn/MulanPSL2