commit | 7fafb0295508d33f9a1e331a03bb0040e8b2c8a4 | [log] [tgz] |
---|---|---|
author | Hussain Towaileb <Hussain.Towaileb@couchbase.com> | Fri Apr 07 16:34:58 2023 +0300 |
committer | Hussain Towaileb <hussainht@gmail.com> | Fri Apr 07 13:38:27 2023 +0000 |
tree | 71208c94669a1bbde46eb8420a3ecd3405b260ce | |
parent | ba2d8bd2fcaf1992177c78dfb326c9ccebd23531 [diff] |
[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 <mhubail@apache.org> Reviewed-by: Hussain Towaileb <hussainht@gmail.com> Tested-by: Hussain Towaileb <hussainht@gmail.com> Integration-Tests: Hussain Towaileb <hussainht@gmail.com>
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 dd7a663..0071ee0 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 *