summaryrefslogtreecommitdiffstats
path: root/vbd/gui/module/src/main/resources/vpp/main.js
diff options
context:
space:
mode:
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',