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

technoboy pushed a commit to branch branch-2.11
in repository https://gitbox.apache.org/repos/asf/pulsar.git


The following commit(s) were added to refs/heads/branch-2.11 by this push:
     new 48c7d087017 Fix MockTokenAuthenticationProvider license header issue
48c7d087017 is described below

commit 48c7d087017087c414d10f4092d2de109b650e74
Author: Jiwe Guo <[email protected]>
AuthorDate: Wed Dec 14 21:04:08 2022 +0800

    Fix MockTokenAuthenticationProvider license header issue
---
 .../test/java/org/apache/pulsar/MockTokenAuthenticationProvider.java    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/pulsar-broker/src/test/java/org/apache/pulsar/MockTokenAuthenticationProvider.java
 
b/pulsar-broker/src/test/java/org/apache/pulsar/MockTokenAuthenticationProvider.java
index e2593c9fe40..9f60a2bc055 100644
--- 
a/pulsar-broker/src/test/java/org/apache/pulsar/MockTokenAuthenticationProvider.java
+++ 
b/pulsar-broker/src/test/java/org/apache/pulsar/MockTokenAuthenticationProvider.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

Reply via email to