Hussain Towaileb has uploaded a new change for review. https://asterix-gerrit.ics.uci.edu/3221
Change subject: [NO ISSUE][LIC] Fix ASF License typo ...................................................................... [NO ISSUE][LIC] Fix ASF License typo - user model changes: no - storage format changes: no - interface changes: no Details: - Fix a typo in the ASF license in some files. Change-Id: I8841434bb00f40833eaec73c76f44cb65fcfb3b0 --- M asterixdb/asterix-app/src/main/resources/log4j2.xml M asterixdb/asterix-app/src/test/resources/log4j2-asterixdb-test.xml M hyracks-fullstack/src/test/resources/log4j2-hyracks-test.xml 3 files changed, 3 insertions(+), 3 deletions(-) git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb refs/changes/21/3221/1 diff --git a/asterixdb/asterix-app/src/main/resources/log4j2.xml b/asterixdb/asterix-app/src/main/resources/log4j2.xml index 97bc0a1..c0197a4 100644 --- a/asterixdb/asterix-app/src/main/resources/log4j2.xml +++ b/asterixdb/asterix-app/src/main/resources/log4j2.xml @@ -4,7 +4,7 @@ ! distributed with this work for additional information ! 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 complianceo + ! "License"); you may not use this file except in compliance ! with the License. You may obtain a copy of the License at ! ! http://www.apache.org/licenses/LICENSE-2.0 diff --git a/asterixdb/asterix-app/src/test/resources/log4j2-asterixdb-test.xml b/asterixdb/asterix-app/src/test/resources/log4j2-asterixdb-test.xml index c6ecd7d..b1e35fd 100644 --- a/asterixdb/asterix-app/src/test/resources/log4j2-asterixdb-test.xml +++ b/asterixdb/asterix-app/src/test/resources/log4j2-asterixdb-test.xml @@ -4,7 +4,7 @@ ! distributed with this work for additional information ! 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 complianceo + ! "License"); you may not use this file except in compliance ! with the License. You may obtain a copy of the License at ! ! http://www.apache.org/licenses/LICENSE-2.0 diff --git a/hyracks-fullstack/src/test/resources/log4j2-hyracks-test.xml b/hyracks-fullstack/src/test/resources/log4j2-hyracks-test.xml index a8141ee..11c81f7 100644 --- a/hyracks-fullstack/src/test/resources/log4j2-hyracks-test.xml +++ b/hyracks-fullstack/src/test/resources/log4j2-hyracks-test.xml @@ -4,7 +4,7 @@ ! distributed with this work for additional information ! 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 complianceo + ! "License"); you may not use this file except in compliance ! with the License. You may obtain a copy of the License at ! ! http://www.apache.org/licenses/LICENSE-2.0 -- To view, visit https://asterix-gerrit.ics.uci.edu/3221 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I8841434bb00f40833eaec73c76f44cb65fcfb3b0 Gerrit-PatchSet: 1 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: Hussain Towaileb <[email protected]>
