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

orudyy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git


The following commit(s) were added to refs/heads/main by this push:
     new e743a7a  NO-JIRA: Update dependecy references
e743a7a is described below

commit e743a7ad63c5a24af751eae8ffd923a647056d08
Author: Alex Rudyy <oru...@apache.org>
AuthorDate: Tue Jun 29 22:31:14 2021 +0100

    NO-JIRA: Update dependecy references
---
 .../limits/plugins/ConnectionLimitRuleImpl.java        | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git 
a/broker-plugins/connection-limits/src/main/java/org/apache/qpid/server/user/connection/limits/plugins/ConnectionLimitRuleImpl.java
 
b/broker-plugins/connection-limits/src/main/java/org/apache/qpid/server/user/connection/limits/plugins/ConnectionLimitRuleImpl.java
index 3a3ec59..719118f 100644
--- 
a/broker-plugins/connection-limits/src/main/java/org/apache/qpid/server/user/connection/limits/plugins/ConnectionLimitRuleImpl.java
+++ 
b/broker-plugins/connection-limits/src/main/java/org/apache/qpid/server/user/connection/limits/plugins/ConnectionLimitRuleImpl.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.qpid.server.user.connection.limits.plugins;
 
 import java.time.Duration;

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org

Reply via email to