Skip to content

Commit fde3e6e

Browse files
authored
Merge pull request #109 from project-tsurugi/fix/copyright
Corrected copyright notice.
2 parents 9aa5bb0 + 460f719 commit fde3e6e

File tree

174 files changed

+174
-174
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

174 files changed

+174
-174
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2019-2020 tsurugi project.
1+
# Copyright 2019-2020 Project Tsurugi.
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

cmake/CompileOptions.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2020 tsurugi project.
1+
# Copyright 2020 Project Tsurugi.
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

cmake/Config.cmake.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2018-2019 tsurugi project.
1+
# Copyright 2018-2019 Project Tsurugi.
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

cmake/DatabaseOptions.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2018-2019 tsurugi project.
1+
# Copyright 2018-2019 Project Tsurugi.
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

cmake/InstallOptions.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2018-2019 tsurugi project.
1+
# Copyright 2018-2019 Project Tsurugi.
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

doxygen/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2019-2020 tsurugi project.
1+
# Copyright 2019-2020 Project Tsurugi.
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

doxygen/Doxyfile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2020 tsurugi project.
1+
# Copyright 2020 Project Tsurugi.
22
#
33
# Licensed under the Apache License, version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

include/manager/metadata/common/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2020-2021 tsurugi project.
2+
* Copyright 2020-2021 Project Tsurugi.
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.

include/manager/metadata/common/jwt_claims.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2021 tsurugi project.
2+
* Copyright 2021 Project Tsurugi.
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.

include/manager/metadata/common/message.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2020 tsurugi project.
2+
* Copyright 2020 Project Tsurugi.
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.

include/manager/metadata/common/utility.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2020-2021 tsurugi project.
2+
* Copyright 2020-2021 Project Tsurugi.
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.

include/manager/metadata/constraints.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2022 tsurugi project.
2+
* Copyright 2022 Project Tsurugi.
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.

include/manager/metadata/dao/common/pg_type.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2021-2022 tsurugi project.
2+
* Copyright 2021-2022 Project Tsurugi.
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.

include/manager/metadata/dao/common/statements.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2022 tsurugi project.
2+
* Copyright 2022 Project Tsurugi.
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.

include/manager/metadata/dao/dao.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2020-2023 tsurugi project.
2+
* Copyright 2020-2023 Project Tsurugi.
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.

include/manager/metadata/dao/db_session_manager.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2020-2023 tsurugi project.
2+
* Copyright 2020-2023 Project Tsurugi.
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.

include/manager/metadata/dao/json/columns_dao_json.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2021-2023 tsurugi project.
2+
* Copyright 2021-2023 Project Tsurugi.
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.

include/manager/metadata/dao/json/constraints_dao_json.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2022-2023 tsurugi project.
2+
* Copyright 2022-2023 Project Tsurugi.
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.

include/manager/metadata/dao/json/dao_json.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2020-2022 tsurugi project.
2+
* Copyright 2020-2022 Project Tsurugi.
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.

include/manager/metadata/dao/json/datatypes_dao_json.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2020-2023 tsurugi project.
2+
* Copyright 2020-2023 Project Tsurugi.
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.

include/manager/metadata/dao/json/db_session_manager_json.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2021-2023 tsurugi project.
2+
* Copyright 2021-2023 Project Tsurugi.
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.

include/manager/metadata/dao/json/index_dao_json.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2020-2023 tsurugi project.
2+
* Copyright 2020-2023 Project Tsurugi.
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.

include/manager/metadata/dao/json/object_id_json.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2020-2021 tsurugi project.
2+
* Copyright 2020-2021 Project Tsurugi.
33
*
44
* Licensed under the Apache License, generation 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

include/manager/metadata/dao/json/privileges_dao_json.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2021-2023 tsurugi project.
2+
* Copyright 2021-2023 Project Tsurugi.
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.

include/manager/metadata/dao/json/roles_dao_json.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2021-2023 tsurugi project.
2+
* Copyright 2021-2023 Project Tsurugi.
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.

include/manager/metadata/dao/json/statistics_dao_json.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2021-2023 tsurugi project.
2+
* Copyright 2021-2023 Project Tsurugi.
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.

include/manager/metadata/dao/json/tables_dao_json.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2020-2023 tsurugi project.
2+
* Copyright 2020-2023 Project Tsurugi.
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.

include/manager/metadata/dao/postgresql/columns_dao_pg.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2020-2023 tsurugi project.
2+
* Copyright 2020-2023 Project Tsurugi.
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.

include/manager/metadata/dao/postgresql/constraints_dao_pg.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2022-2023 tsurugi project.
2+
* Copyright 2022-2023 Project Tsurugi.
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.

include/manager/metadata/dao/postgresql/dao_pg.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2020-2022 tsurugi project.
2+
* Copyright 2020-2022 Project Tsurugi.
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.

include/manager/metadata/dao/postgresql/datatypes_dao_pg.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2020-2023 tsurugi project.
2+
* Copyright 2020-2023 Project Tsurugi.
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.

include/manager/metadata/dao/postgresql/db_session_manager_pg.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2021-2023 tsurugi project.
2+
* Copyright 2021-2023 Project Tsurugi.
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.

include/manager/metadata/dao/postgresql/dbc_utils_pg.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2020-2021 tsurugi project.
2+
* Copyright 2020-2021 Project Tsurugi.
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.

include/manager/metadata/dao/postgresql/index_dao_pg.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2022-2023 tsurugi project.
2+
* Copyright 2022-2023 Project Tsurugi.
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.

include/manager/metadata/dao/postgresql/pg_common.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2020-2023 tsurugi project.
2+
* Copyright 2020-2023 Project Tsurugi.
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.

include/manager/metadata/dao/postgresql/privileges_dao_pg.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2021-2023 tsurugi project.
2+
* Copyright 2021-2023 Project Tsurugi.
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.

include/manager/metadata/dao/postgresql/roles_dao_pg.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2021-2023 tsurugi project.
2+
* Copyright 2021-2023 Project Tsurugi.
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.

include/manager/metadata/dao/postgresql/statistics_dao_pg.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2020-2023 tsurugi project.
2+
* Copyright 2020-2023 Project Tsurugi.
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.

include/manager/metadata/dao/postgresql/tables_dao_pg.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2020-2023 tsurugi project.
2+
* Copyright 2020-2023 Project Tsurugi.
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.

include/manager/metadata/datatypes.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2020-2022 tsurugi project.
2+
* Copyright 2020-2022 Project Tsurugi.
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.

include/manager/metadata/error_code.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2020-2023 tsurugi project.
2+
* Copyright 2020-2023 Project Tsurugi.
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.

include/manager/metadata/helper/logging_helper.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2020-2023 tsurugi project.
2+
* Copyright 2020-2023 Project Tsurugi.
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.

include/manager/metadata/helper/ptree_helper.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2022-2023 tsurugi project.
2+
* Copyright 2022-2023 Project Tsurugi.
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.

include/manager/metadata/helper/table_metadata_helper.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2021-2023 tsurugi project.
2+
* Copyright 2021-2023 Project Tsurugi.
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.

include/manager/metadata/index.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2020-2022 tsurugi project.
2+
* Copyright 2020-2022 Project Tsurugi.
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.

include/manager/metadata/indexes.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2020-2022 tsurugi project.
2+
* Copyright 2020-2022 Project Tsurugi.
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.

include/manager/metadata/log/default_logger.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2020-2022 tsurugi project.
2+
* Copyright 2020-2022 Project Tsurugi.
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.

include/manager/metadata/log/log_controller.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2020-2022 tsurugi project.
2+
* Copyright 2020-2022 Project Tsurugi.
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.

include/manager/metadata/log/logging.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2020-2022 tsurugi project.
2+
* Copyright 2020-2022 Project Tsurugi.
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.

include/manager/metadata/metadata.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2020-2022 tsurugi project.
2+
* Copyright 2020-2022 Project Tsurugi.
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.

include/manager/metadata/metadata_factory.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2022 tsurugi project.
2+
* Copyright 2022 Project Tsurugi.
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.

include/manager/metadata/provider/metadata_provider.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2022-2023 tsurugi project.
2+
* Copyright 2022-2023 Project Tsurugi.
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.

include/manager/metadata/roles.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2021 tsurugi project.
2+
* Copyright 2021 Project Tsurugi.
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.

include/manager/metadata/statistics.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2020-2021 tsurugi project.
2+
* Copyright 2020-2021 Project Tsurugi.
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.

include/manager/metadata/tables.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2020-2023 tsurugi project.
2+
* Copyright 2020-2023 Project Tsurugi.
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.

src/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2019-2020 tsurugi project.
1+
# Copyright 2019-2020 Project Tsurugi.
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

src/common/config.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2020-2021 tsurugi project.
2+
* Copyright 2020-2021 Project Tsurugi.
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.

src/common/utility.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2020-2021 tsurugi project.
2+
* Copyright 2020-2021 Project Tsurugi.
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.

0 commit comments

Comments
 (0)