You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by te...@apache.org on 2023/03/14 09:48:23 UTC

[pulsar] branch branch-2.11 updated: Fix license header issue.

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 3a03292411a Fix license header issue.
3a03292411a is described below

commit 3a03292411a5e1871fb29a75e4265c4bf8da6d32
Author: Jiwe Guo <te...@apache.org>
AuthorDate: Tue Mar 14 17:48:02 2023 +0800

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

diff --git a/pulsar-broker/src/test/java/org/apache/pulsar/client/impl/DisabledSystemTopicTest.java b/pulsar-broker/src/test/java/org/apache/pulsar/client/impl/DisabledSystemTopicTest.java
index 7747d3a576c..accfbaba99c 100644
--- a/pulsar-broker/src/test/java/org/apache/pulsar/client/impl/DisabledSystemTopicTest.java
+++ b/pulsar-broker/src/test/java/org/apache/pulsar/client/impl/DisabledSystemTopicTest.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