Fix license header violations in dummyprovider 53/25053/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Sun, 9 Aug 2015 18:01:16 +0000 (14:01 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Sun, 9 Aug 2015 18:01:16 +0000 (14:01 -0400)
Change-Id: Ic8cc4f9d877b57e7aaa14ecbf8bcac60752a6f55
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
22 files changed:
dummyprovider/src/main/java/org/opendaylight/neutron/dummyprovider/Activator.java
dummyprovider/src/main/java/org/opendaylight/neutron/dummyprovider/NeutronFirewallDummyProvider.java
dummyprovider/src/main/java/org/opendaylight/neutron/dummyprovider/NeutronFirewallPolicyDummyProvider.java
dummyprovider/src/main/java/org/opendaylight/neutron/dummyprovider/NeutronFirewallRuleDummyProvider.java
dummyprovider/src/main/java/org/opendaylight/neutron/dummyprovider/NeutronFloatingIPDummyProvider.java
dummyprovider/src/main/java/org/opendaylight/neutron/dummyprovider/NeutronLoadBalancerDummyProvider.java
dummyprovider/src/main/java/org/opendaylight/neutron/dummyprovider/NeutronLoadBalancerHealthMonitorDummyProvider.java
dummyprovider/src/main/java/org/opendaylight/neutron/dummyprovider/NeutronLoadBalancerListenerDummyProvider.java
dummyprovider/src/main/java/org/opendaylight/neutron/dummyprovider/NeutronLoadBalancerPoolDummyProvider.java
dummyprovider/src/main/java/org/opendaylight/neutron/dummyprovider/NeutronLoadBalancerPoolMemberDummyProvider.java
dummyprovider/src/main/java/org/opendaylight/neutron/dummyprovider/NeutronMeteringLabelDummyProvider.java
dummyprovider/src/main/java/org/opendaylight/neutron/dummyprovider/NeutronMeteringLabelRuleDummyProvider.java
dummyprovider/src/main/java/org/opendaylight/neutron/dummyprovider/NeutronNetworkDummyProvider.java
dummyprovider/src/main/java/org/opendaylight/neutron/dummyprovider/NeutronPortDummyProvider.java
dummyprovider/src/main/java/org/opendaylight/neutron/dummyprovider/NeutronRouterDummyProvider.java
dummyprovider/src/main/java/org/opendaylight/neutron/dummyprovider/NeutronSecurityGroupDummyProvider.java
dummyprovider/src/main/java/org/opendaylight/neutron/dummyprovider/NeutronSecurityRuleDummyProvider.java
dummyprovider/src/main/java/org/opendaylight/neutron/dummyprovider/NeutronSubnetDummyProvider.java
dummyprovider/src/main/java/org/opendaylight/neutron/dummyprovider/NeutronVPNIKEPolicyDummyProvider.java
dummyprovider/src/main/java/org/opendaylight/neutron/dummyprovider/NeutronVPNIPSECPolicyDummyProvider.java
dummyprovider/src/main/java/org/opendaylight/neutron/dummyprovider/NeutronVPNIPSECSiteConnectionDummyProvider.java
dummyprovider/src/main/java/org/opendaylight/neutron/dummyprovider/NeutronVPNServiceDummyProvider.java

index 385a5d172d4a90862f27c27f88401000e9af873b..f04d45a282c64f3bcd9e58e2ba2441b5e6b1805c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright IBM Corporation, 2015.  All rights reserved.
+ * Copyright (c) 2015 IBM Corporation 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,
index 29a9bbed592196429a8f8962767ab36860177de8..d5084901e59013e090e13c30892d7f986405f410 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright IBM Corporation, 2015.  All rights reserved.
+ * Copyright (c) 2015 IBM Corporation 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,
@@ -42,7 +42,7 @@ public class NeutronFirewallDummyProvider implements INeutronFirewallAware {
     public int canDeleteNeutronFirewall(NeutronFirewall firewall) {
         return(HttpURLConnection.HTTP_OK);
     }
-  
+
     public void neutronFirewallDeleted(NeutronFirewall firewall) {
         LOGGER.info(firewall.getFirewallUUID()+" deleted");
     }
index e4022b091a89e8c84fb6af45f6b770a041dec1a7..477327b04a74130025bee2255694188054a7c7a7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright IBM Corporation, 2015.  All rights reserved.
+ * Copyright (c) 2015 IBM Corporation 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,
index d7ba1dec5dbc2d8b77871ba9b93d4b23b23db7cb..78e3fc19a23186217ef8ccbd1dccf88cf371e824 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright IBM Corporation, 2015.  All rights reserved.
+ * Copyright (c) 2015 IBM Corporation 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,
index 0e3fd140f6ad22077ed0ebe0dc413147b57a1b94..a9e5d72e283674e1a757c0382a5f149a309aacd0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright IBM Corporation, 2015.  All rights reserved.
+ * Copyright (c) 2015 IBM Corporation 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,
index 0324ed68b752c196fc96d1e19125ed7da1c91bc4..a1c15a153949fcb89d8a4b57a9c8d38beafa5226 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright IBM Corporation, 2015.  All rights reserved.
+ * Copyright (c) 2015 IBM Corporation 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,
index 6df9ecd8143039f0c3375def09d670652f935713..6f8785fcc8b3022675b34333c88d2d318663ee72 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright IBM Corporation, 2015.  All rights reserved.
+ * Copyright (c) 2015 IBM Corporation 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,
index 11cb616f3e19c24bce2b37a481e23cd5d628a0e3..fa5523ac94d9aecaf2d722ee393b7f12e041f235 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright IBM Corporation, 2015.  All rights reserved.
+ * Copyright (c) 2015 IBM Corporation 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,
index c6c0dd84ee2f8b4e48447f632de4a64046099041..2916fc8c3b425985432acb9b23766401584b669c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright IBM Corporation, 2015.  All rights reserved.
+ * Copyright (c) 2015 IBM Corporation 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,
index d0553dcb30898a406ef29a3d18bd75e12c2c0bb2..c4fb74d2f2e8e380d9a6bc58f524410548aa6ae3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright IBM Corporation, 2015.  All rights reserved.
+ * Copyright (c) 2015 IBM Corporation 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,
index 5becf39c027112373d3aff6317452adc53d68bd6..1b79388626cc39b55793d93aeed02e13b575db35 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright IBM Corporation, 2015.  All rights reserved.
+ * Copyright (c) 2015 IBM Corporation 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,
index 18d7e2aa0424dcae010ff98c102443dbc37c66a6..d3cd5e51acc6463516e4aaaa8c87ddcd35ca2600 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright IBM Corporation, 2015.  All rights reserved.
+ * Copyright (c) 2015 IBM Corporation 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,
index 3bd66ec8654537f076de452f800d7726ba30a221..87a9253e43ce568b807ef85332a464620fe61944 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright IBM Corporation, 2015.  All rights reserved.
+ * Copyright (c) 2015 IBM Corporation 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,
index 291162c3a74735f194f29cc01750c0a04f9b9ebf..e31109e59f78f27951b2abdf9c1746b4d8ae8223 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright IBM Corporation, 2015.  All rights reserved.
+ * Copyright (c) 2015 IBM Corporation 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,
index fa18d042e9b3272270d110a7e6f4b5c1db7d1b15..b99908518c46ea49646b5efdd49b55172841d699 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright IBM Corporation, 2015.  All rights reserved.
+ * Copyright (c) 2015 IBM Corporation 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,
index b6e3491446dc30d9ead90f2cf814601797f30af7..b577542aea755594dc0e57be67908c616251c5dc 100644 (file)
@@ -1,10 +1,9 @@
 /*
- * Copyright IBM Corporation, 2015.  All rights reserved.
+ * Copyright (c) 2015 IBM Corporation 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.neutron.dummyprovider;
index b0d5eb23e2b1963fbe77b078723f2dcc405a9e0d..fa0d2b1a10f7701c8e4c56cea088b86c36cc19f7 100644 (file)
@@ -1,10 +1,9 @@
 /*
- * Copyright IBM Corporation, 2015.  All rights reserved.
+ * Copyright (c) 2015 IBM Corporation 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.neutron.dummyprovider;
index 550069619530fdd9a02bd22c02e2e87468be513c..9e9705fd040a40aa8943a38ad0fc4c7c7b1befc9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright IBM Corporation, 2015.  All rights reserved.
+ * Copyright (c) 2015 IBM Corporation 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,
index f6ab9530b79e88132296bf65292367e226f19835..cf14519f508ddbc9f57d0472923cdbe817e871ae 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright IBM Corporation, 2015.  All rights reserved.
+ * Copyright (c) 2015 IBM Corporation 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,
index 4c20fa9de96a08fa79e96973e6c679a74ce0afb8..91c3ab9f71823da33815e809158499facc953c04 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright IBM Corporation, 2015.  All rights reserved.
+ * Copyright (c) 2015 IBM Corporation 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,
index 70b3e5183f84bc2744ca4085828d22f28c129dff..1ecf93aee5f82e6597e7a656337b86f2c8fc7873 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright IBM Corporation, 2015.  All rights reserved.
+ * Copyright (c) 2015 IBM Corporation 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,
index 8a4c814f0cd63bbbf040151df0ec91539447d058..f69c04d727bdc5576fdda8f9f670757a344faf7d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright IBM Corporation, 2015.  All rights reserved.
+ * Copyright (c) 2015 IBM Corporation 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,