[Refactor] Change the license from StarRocks Limited to StarRocks Inc (#10093)
This commit is contained in:
parent
ce82187bfc
commit
05f4ea89bd
|
|
@ -1,6 +1,6 @@
|
|||
StarRocks
|
||||
|
||||
Copyright 2021-present, StarRocks Limited
|
||||
Copyright 2021-present, StarRocks Inc.
|
||||
|
||||
---------------------------
|
||||
apache-doris-incubating NOTICE
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
// This file is licensed under the Elastic License 2.0. Copyright 2021-present, StarRocks Limited.
|
||||
// This file is licensed under the Elastic License 2.0. Copyright 2021-present, StarRocks Inc.
|
||||
|
||||
#include "runtime/sender_queue.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
// This file is licensed under the Elastic License 2.0. Copyright 2021-present, StarRocks Limited.
|
||||
// This file is licensed under the Elastic License 2.0. Copyright 2021-present, StarRocks Inc.
|
||||
|
||||
#pragma once
|
||||
#include "column/vectorized_fwd.h"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
// This file is licensed under the Elastic License 2.0. Copyright 2021-present, StarRocks Limited.
|
||||
// This file is licensed under the Elastic License 2.0. Copyright 2021-present, StarRocks Inc.
|
||||
|
||||
#include "storage/schema_change_utils.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
// This file is licensed under the Elastic License 2.0. Copyright 2021-present, StarRocks Limited.
|
||||
// This file is licensed under the Elastic License 2.0. Copyright 2021-present, StarRocks Inc.
|
||||
|
||||
#pragma once
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
// This file is licensed under the Elastic License 2.0. Copyright 2021-present, StarRocks Limited.
|
||||
// This file is licensed under the Elastic License 2.0. Copyright 2021-present, StarRocks Inc.
|
||||
|
||||
package com.starrocks.analysis;
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
// This file is licensed under the Elastic License 2.0. Copyright 2021-present, StarRocks Limited.
|
||||
// This file is licensed under the Elastic License 2.0. Copyright 2021-present, StarRocks Inc.
|
||||
|
||||
package com.starrocks.external.iceberg.cost;
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
// This file is licensed under the Elastic License 2.0. Copyright 2021-present, StarRocks Limited.
|
||||
// This file is licensed under the Elastic License 2.0. Copyright 2021-present, StarRocks Inc.
|
||||
|
||||
package com.starrocks.persist;
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
# This file is licensed under the Elastic License 2.0. Copyright 2021-present, StarRocks Limited.
|
||||
# This file is licensed under the Elastic License 2.0. Copyright 2021-present, StarRocks Inc.
|
||||
|
||||
#####################################################
|
||||
# Download url, filename and unpaced filename
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
# This file is licensed under the Elastic License 2.0. Copyright 2021-present, StarRocks Limited.
|
||||
# This file is licensed under the Elastic License 2.0. Copyright 2021-present, StarRocks Inc.
|
||||
|
||||
#####################################################
|
||||
# Download url, filename and unpaced filename
|
||||
|
|
|
|||
Loading…
Reference in New Issue