summaryrefslogtreecommitdiffstats
path: root/vbd/gui/module/src/main/resources/vpp/main.js
diff options
context:
space:
mode:
authorDaniel Malachovsky <daniel.malachovsky@pantheon.sk>2016-02-04 15:12:56 +0100
committerDaniel Malachovsky <daniel.malachovsky@pantheon.sk>2016-02-04 20:37:13 +0000
commitd97a05097134fe044ef416e72371948b0bb22b5c (patch)
tree577a7b6097d04ec08dd3d75b102ebf7d7822f237 /vbd/gui/module/src/main/resources/vpp/main.js
parent74a62622f19db08823be3e8f36777df94dc9de4e (diff)
Copyright header fix
- added copyright header to css and js files - small fixes in css files Change-Id: I62a32067d71ede7a7440662b1816f939659101e7 Signed-off-by: Daniel Malachovsky <daniel.malachovsky@pantheon.sk>
Diffstat (limited to 'vbd/gui/module/src/main/resources/vpp/main.js')
-rw-r--r--vbd/gui/module/src/main/resources/vpp/main.js7
1 files changed, 7 insertions, 0 deletions
diff --git a/vbd/gui/module/src/main/resources/vpp/main.js b/vbd/gui/module/src/main/resources/vpp/main.js
index 5ca86fd5f..6fdc5c209 100644
--- a/vbd/gui/module/src/main/resources/vpp/main.js
+++ b/vbd/gui/module/src/main/resources/vpp/main.js
@@ -1,3 +1,10 @@
+/*
+ * Copyright (c) 2016 Cisco Systems, Inc. and others. All rights reserved.
+ *
+ * This program and the accompanying materials are made available under the
+ * terms of the Eclipse Public License v1.0 which accompanies this distribution,
+ * and is available at http://www.eclipse.org/legal/epl-v10.html
+ */
require.config({
paths : {
'angular-material' : 'app/vpp/bower_components/angular-material/angular-material.min',