Repository: fineract
Updated Branches:
  refs/heads/develop 677764511 -> cfd02e918


Adding license text in 404.css


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

Branch: refs/heads/develop
Commit: cfd02e9189c3a86b832c829eb1cbfc07b9d265bb
Parents: 6777645
Author: Nazeer Hussain Shaik <[email protected]>
Authored: Thu Jun 8 14:38:28 2017 +0530
Committer: Nazeer Hussain Shaik <[email protected]>
Committed: Thu Jun 8 14:38:28 2017 +0530

----------------------------------------------------------------------
 docs/system-architecture/404.css | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/fineract/blob/cfd02e91/docs/system-architecture/404.css
----------------------------------------------------------------------
diff --git a/docs/system-architecture/404.css b/docs/system-architecture/404.css
index a5f92cb..10dd45c 100644
--- a/docs/system-architecture/404.css
+++ b/docs/system-architecture/404.css
@@ -1,3 +1,22 @@
+/**
+ * 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.
+ */
+ 
 <style>
             ::-moz-selection {
                 background: #b3d4fc;

Reply via email to