Repository: ignite
Updated Branches:
  refs/heads/master 19256745b -> 67922b326


IGNITE-7650 Fixed headers.


Project: http://git-wip-us.apache.org/repos/asf/ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/67922b32
Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/67922b32
Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/67922b32

Branch: refs/heads/master
Commit: 67922b3265c8be76827257f66a624ee4060f5a49
Parents: 1925674
Author: Andrey Novikov <anovi...@gridgain.com>
Authored: Mon Feb 19 14:56:07 2018 +0700
Committer: Andrey Novikov <anovi...@gridgain.com>
Committed: Mon Feb 19 14:56:07 2018 +0700

----------------------------------------------------------------------
 .../page-password-changed/controller.js         | 20 ++++++++++++++------
 .../components/page-password-changed/index.js   | 20 ++++++++++++++------
 .../components/page-password-changed/style.scss | 20 ++++++++++++++------
 .../page-password-changed/template.pug          | 20 ++++++++++++++------
 4 files changed, 56 insertions(+), 24 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/67922b32/modules/web-console/frontend/app/components/page-password-changed/controller.js
----------------------------------------------------------------------
diff --git 
a/modules/web-console/frontend/app/components/page-password-changed/controller.js
 
b/modules/web-console/frontend/app/components/page-password-changed/controller.js
index 5b8301d..e3b0a03 100644
--- 
a/modules/web-console/frontend/app/components/page-password-changed/controller.js
+++ 
b/modules/web-console/frontend/app/components/page-password-changed/controller.js
@@ -1,10 +1,18 @@
 /*
- *  Copyright (C) GridGain Systems. All Rights Reserved.
- *  _________        _____ __________________        _____
- *  __  ____/___________(_)______  /__  ____/______ ____(_)_______
- *  _  / __  __  ___/__  / _  __  / _  / __  _  __ `/__  / __  __ \
- *  / /_/ /  _  /    _  /  / /_/ /  / /_/ /  / /_/ / _  /  _  / / /
- *  \____/   /_/     /_/   \_,__/   \____/   \__,_/  /_/   /_/ /_/
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file 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 compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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 class {

http://git-wip-us.apache.org/repos/asf/ignite/blob/67922b32/modules/web-console/frontend/app/components/page-password-changed/index.js
----------------------------------------------------------------------
diff --git 
a/modules/web-console/frontend/app/components/page-password-changed/index.js 
b/modules/web-console/frontend/app/components/page-password-changed/index.js
index 4d624a7..7c244be 100644
--- a/modules/web-console/frontend/app/components/page-password-changed/index.js
+++ b/modules/web-console/frontend/app/components/page-password-changed/index.js
@@ -1,10 +1,18 @@
 /*
- *  Copyright (C) GridGain Systems. All Rights Reserved.
- *  _________        _____ __________________        _____
- *  __  ____/___________(_)______  /__  ____/______ ____(_)_______
- *  _  / __  __  ___/__  / _  __  / _  / __  _  __ `/__  / __  __ \
- *  / /_/ /  _  /    _  /  / /_/ /  / /_/ /  / /_/ / _  /  _  / / /
- *  \____/   /_/     /_/   \_,__/   \____/   \__,_/  /_/   /_/ /_/
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file 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 compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.
  */
 
 import angular from 'angular';

http://git-wip-us.apache.org/repos/asf/ignite/blob/67922b32/modules/web-console/frontend/app/components/page-password-changed/style.scss
----------------------------------------------------------------------
diff --git 
a/modules/web-console/frontend/app/components/page-password-changed/style.scss 
b/modules/web-console/frontend/app/components/page-password-changed/style.scss
index 944fc47..c4f3d83 100644
--- 
a/modules/web-console/frontend/app/components/page-password-changed/style.scss
+++ 
b/modules/web-console/frontend/app/components/page-password-changed/style.scss
@@ -1,10 +1,18 @@
 /*
- *  Copyright (C) GridGain Systems. All Rights Reserved.
- *  _________        _____ __________________        _____
- *  __  ____/___________(_)______  /__  ____/______ ____(_)_______
- *  _  / __  __  ___/__  / _  __  / _  / __  _  __ `/__  / __  __ \
- *  / /_/ /  _  /    _  /  / /_/ /  / /_/ /  / /_/ / _  /  _  / / /
- *  \____/   /_/     /_/   \_,__/   \____/   \__,_/  /_/   /_/ /_/
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file 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 compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.
  */
 
 page-password-changed {

http://git-wip-us.apache.org/repos/asf/ignite/blob/67922b32/modules/web-console/frontend/app/components/page-password-changed/template.pug
----------------------------------------------------------------------
diff --git 
a/modules/web-console/frontend/app/components/page-password-changed/template.pug
 
b/modules/web-console/frontend/app/components/page-password-changed/template.pug
index 33f20d4..7d2d986 100644
--- 
a/modules/web-console/frontend/app/components/page-password-changed/template.pug
+++ 
b/modules/web-console/frontend/app/components/page-password-changed/template.pug
@@ -1,10 +1,18 @@
 //-
-   Copyright (C) GridGain Systems. All Rights Reserved.
-   _________        _____ __________________        _____
-   __  ____/___________(_)______  /__  ____/______ ____(_)_______
-   _  / __  __  ___/__  / _  __  / _  / __  _  __ `/__  / __  __ \
-   / /_/ /  _  /    _  /  / /_/ /  / /_/ /  / /_/ / _  /  _  / / /
-   \____/   /_/     /_/   \_,__/   \____/   \__,_/  /_/   /_/ /_/
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file 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 compliance with
+    the License.  You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+    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.
 
 .container.body-container
     h2 Ready!

Reply via email to