This is an automated email from the ASF dual-hosted git repository.
jbertram pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
The following commit(s) were added to refs/heads/main by this push:
new 4924bd6b81 ARTEMIS-4101 fix license syntax
4924bd6b81 is described below
commit 4924bd6b8171158bd469aa88db135d22b8950b12
Author: Justin Bertram <[email protected]>
AuthorDate: Tue Dec 13 11:39:09 2022 -0600
ARTEMIS-4101 fix license syntax
---
.../src/main/java/org/apache/activemq/artemis/utils/ExceptionUtil.java | 2 +-
.../activemq/artemis/spi/core/security/jaas/NoCacheLoginException.java | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git
a/artemis-commons/src/main/java/org/apache/activemq/artemis/utils/ExceptionUtil.java
b/artemis-commons/src/main/java/org/apache/activemq/artemis/utils/ExceptionUtil.java
index 9caff3494e..e9f5073a31 100644
---
a/artemis-commons/src/main/java/org/apache/activemq/artemis/utils/ExceptionUtil.java
+++
b/artemis-commons/src/main/java/org/apache/activemq/artemis/utils/ExceptionUtil.java
@@ -1,4 +1,4 @@
-/**
+/*
* 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.
diff --git
a/artemis-server/src/main/java/org/apache/activemq/artemis/spi/core/security/jaas/NoCacheLoginException.java
b/artemis-server/src/main/java/org/apache/activemq/artemis/spi/core/security/jaas/NoCacheLoginException.java
index 61ae8318e6..6db792f69a 100644
---
a/artemis-server/src/main/java/org/apache/activemq/artemis/spi/core/security/jaas/NoCacheLoginException.java
+++
b/artemis-server/src/main/java/org/apache/activemq/artemis/spi/core/security/jaas/NoCacheLoginException.java
@@ -1,4 +1,4 @@
-/**
+/*
* 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.