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

htowaileb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/asterixdb.git


The following commit(s) were added to refs/heads/master by this push:
     new 7fafb02955 [NO ISSUE][LIC]: Fix typo in license header
7fafb02955 is described below

commit 7fafb0295508d33f9a1e331a03bb0040e8b2c8a4
Author: Hussain Towaileb <[email protected]>
AuthorDate: Fri Apr 7 16:34:58 2023 +0300

    [NO ISSUE][LIC]: Fix typo in license header
    
    Change-Id: I03d281cbbd1abf9abfca2434e984c7110e6721e4
    Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17464
    Reviewed-by: Murtadha Hubail <[email protected]>
    Reviewed-by: Hussain Towaileb <[email protected]>
    Tested-by: Hussain Towaileb <[email protected]>
    Integration-Tests: Hussain Towaileb <[email protected]>
---
 .../java/org/apache/asterix/app/nc/task/LocalStorageCleanupTask.java    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/asterixdb/asterix-app/src/main/java/org/apache/asterix/app/nc/task/LocalStorageCleanupTask.java
 
b/asterixdb/asterix-app/src/main/java/org/apache/asterix/app/nc/task/LocalStorageCleanupTask.java
index dd7a66309a..0071ee079f 100644
--- 
a/asterixdb/asterix-app/src/main/java/org/apache/asterix/app/nc/task/LocalStorageCleanupTask.java
+++ 
b/asterixdb/asterix-app/src/main/java/org/apache/asterix/app/nc/task/LocalStorageCleanupTask.java
@@ -5,7 +5,7 @@
  * 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 LocalStorageCleanupTask at
+ * with the License.  You may obtain a copy of the License at
  *
  *   http://www.apache.org/licenses/LICENSE-2.0
  *

Reply via email to