This is an automated email from the ASF dual-hosted git repository.

mck pushed a commit to branch cassandra-2.2
in repository https://gitbox.apache.org/repos/asf/cassandra.git


The following commit(s) were added to refs/heads/cassandra-2.2 by this push:
     new cd4aa9f  ninja-fix missing copyright headers
cd4aa9f is described below

commit cd4aa9f77cccea238f26eb324f7f2f980b4de07e
Author: Mick Semb Wever <[email protected]>
AuthorDate: Sat Mar 27 00:10:51 2021 +0100

    ninja-fix missing copyright headers
---
 .../apache/cassandra/stress/util/TimingIntervals.java  | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git 
a/tools/stress/src/org/apache/cassandra/stress/util/TimingIntervals.java 
b/tools/stress/src/org/apache/cassandra/stress/util/TimingIntervals.java
index f989173..b4c69e9 100644
--- a/tools/stress/src/org/apache/cassandra/stress/util/TimingIntervals.java
+++ b/tools/stress/src/org/apache/cassandra/stress/util/TimingIntervals.java
@@ -1,3 +1,21 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 package org.apache.cassandra.stress.util;
 
 import java.util.Arrays;

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to