Add copyright to SecurityServicesImplTest and VlanConfigurationCacheImplTest 51/17151/2
authorAlexis de Talhouët <adetalhouet@inocybe.com>
Thu, 26 Mar 2015 12:18:33 +0000 (08:18 -0400)
committerAlexis de Talhouët <adetalhouet@inocybe.com>
Thu, 26 Mar 2015 12:23:27 +0000 (12:23 +0000)
Change-Id: Ifd7ab76ce7e72eecb0707cb65c63737c43450e1d
Signed-off-by: Alexis de Talhouët <adetalhouet@inocybe.com>
openstack/net-virt/src/test/java/org/opendaylight/ovsdb/openstack/netvirt/impl/SecurityServicesImplTest.java
openstack/net-virt/src/test/java/org/opendaylight/ovsdb/openstack/netvirt/impl/VlanConfigurationCacheImplTest.java

index a5f7fdf1c531c2b608eee7a1161a572dfb4e0969..db40bfb2daf9ec66251bb6c64db46163d2d4c5cb 100644 (file)
@@ -1,3 +1,10 @@
+/*
+ * Copyright (c) 2015 Inocybe 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
+ */
 package org.opendaylight.ovsdb.openstack.netvirt.impl;
 
 import static org.junit.Assert.assertEquals;
index 3def83a4a9eed040ec5ad146459e54b40c4dd37e..6925064c298d2be4fbb230cc683b2204b5e13cec 100644 (file)
@@ -1,3 +1,10 @@
+/*
+ * Copyright (c) 2015 Inocybe 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
+ */
 package org.opendaylight.ovsdb.openstack.netvirt.impl;
 
 import static org.junit.Assert.assertEquals;