summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSunder Tattavarada <statta@research.att.com>2020-05-26 19:07:29 +0000
committerGerrit Code Review <gerrit@onap.org>2020-05-26 19:07:29 +0000
commit672a7881fdebca9be7fd1c16922dbe731f01e92d (patch)
tree24cc4c36a46eb769619d1b2351315d2bdc704e91
parent7ae4b525c0ff0f6e35c10b1ad2a307d3cb7c1823 (diff)
parent722322147433e3bd661b0e436fb92d76262c9352 (diff)
Merge "Reorder the modifiers to comply with the Java Language Specification."
-rw-r--r--ecomp-sdk/epsdk-analytics/src/main/java/org/onap/portalsdk/analytics/util/AppConstants.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/ecomp-sdk/epsdk-analytics/src/main/java/org/onap/portalsdk/analytics/util/AppConstants.java b/ecomp-sdk/epsdk-analytics/src/main/java/org/onap/portalsdk/analytics/util/AppConstants.java
index dc90de77..1806db77 100644
--- a/ecomp-sdk/epsdk-analytics/src/main/java/org/onap/portalsdk/analytics/util/AppConstants.java
+++ b/ecomp-sdk/epsdk-analytics/src/main/java/org/onap/portalsdk/analytics/util/AppConstants.java
@@ -6,7 +6,7 @@
* ===================================================================
*
* Unless otherwise specified, all software contained herein is licensed
- * under the Apache License, Version 2.0 (the "License");
+ * under the Apache License, Version 2.0 (the "License");
* you may not use this software except in compliance with the License.
* You may obtain a copy of the License at
*