summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGarren Smith <garren.smith@gmail.com>2013-09-10 18:31:09 +0200
committerGarren Smith <garren.smith@gmail.com>2013-09-10 18:32:29 +0200
commit5ce320d150644d29a4c8e51c26d87e0ac8c837af (patch)
treecafd27e3da0bd07cfcffdb4310cc829a8686dbb4
parentc185f8580013d65a2f683982b5b8588c1f9f5400 (diff)
downloadcouchdb-5ce320d150644d29a4c8e51c26d87e0ac8c837af.tar.gz
fix diskcheck failure
-rw-r--r--src/fauxton/app/addons/replication/assets/less/replication.less13
1 files changed, 12 insertions, 1 deletions
diff --git a/src/fauxton/app/addons/replication/assets/less/replication.less b/src/fauxton/app/addons/replication/assets/less/replication.less
index ec3b71822..eac7c6fcf 100644
--- a/src/fauxton/app/addons/replication/assets/less/replication.less
+++ b/src/fauxton/app/addons/replication/assets/less/replication.less
@@ -1,4 +1,15 @@
-/**/
+// Licensed 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.
+
@brown: #3A2C2B;
@red: #E33F3B;