diff --git a/entry/src/main/js/default/app.js b/entry/src/main/js/default/app.js index 35a2723f0c8c41270c3b15165ebb9c02d7ab1920..1d26757c673f4b72faff939ab9e8b3797b4a7209 100755 --- a/entry/src/main/js/default/app.js +++ b/entry/src/main/js/default/app.js @@ -12,6 +12,12 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + /* Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ export default { onCreate() { console.info('AceApplication onCreate');