Skip to content

Commit 24ce3e3

Browse files
committed
license
1 parent c8d7d8f commit 24ce3e3

File tree

98 files changed

+101
-101
lines changed

Some content is hidden

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

98 files changed

+101
-101
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2020-2021, UMD Database Group. All rights reserved.
1+
# Copyright 2020 UMD Database Group. All Rights Reserved.
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.

README.md

Lines changed: 2 additions & 2 deletions

benches/kinesis/src/main/java/com/amazonaws/kda/flink/benchmarking/BenchmarkScheduler.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020-2021 Gang Liao. All rights reserved.
1+
// Copyright 2020 UMD Database Group. All Rights Reserved.
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.

benches/kinesis/src/main/java/com/amazonaws/kda/flink/benchmarking/KinesisProducerForFlinkSessionWindow.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020-2021 Gang Liao. All rights reserved.
1+
// Copyright 2020 UMD Database Group. All Rights Reserved.
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.

benches/kinesis/src/main/java/com/amazonaws/kda/flink/benchmarking/model/BenchmarkingSpecs.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020-2021 Gang Liao. All rights reserved.
1+
// Copyright 2020 UMD Database Group. All Rights Reserved.
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.

benches/kinesis/src/main/java/com/amazonaws/kda/flink/benchmarking/model/ChildJob.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020-2021 Gang Liao. All rights reserved.
1+
// Copyright 2020 UMD Database Group. All Rights Reserved.
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.

benches/kinesis/src/main/java/com/amazonaws/kda/flink/benchmarking/model/Event.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020-2021 Gang Liao. All rights reserved.
1+
// Copyright 2020 UMD Database Group. All Rights Reserved.
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.

benches/kinesis/src/main/java/com/amazonaws/kda/flink/benchmarking/model/JobSchedule.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020-2021 Gang Liao. All rights reserved.
1+
// Copyright 2020 UMD Database Group. All Rights Reserved.
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.

benches/kinesis/src/main/java/com/amazonaws/kda/flink/benchmarking/util/DDBUtil.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020-2021 Gang Liao. All rights reserved.
1+
// Copyright 2020 UMD Database Group. All Rights Reserved.
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.

benches/kinesis/src/main/java/com/amazonaws/kda/flink/benchmarking/util/KDSProducerUtil.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020-2021 Gang Liao. All rights reserved.
1+
// Copyright 2020 UMD Database Group. All Rights Reserved.
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.

0 commit comments

Comments
 (0)