Add missing license headers 71/42371/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Sat, 23 Jul 2016 01:41:44 +0000 (21:41 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Sat, 23 Jul 2016 01:41:44 +0000 (21:41 -0400)
Change-Id: Ifad42ad84b1b0f5539dc3a1fcf460ee7d8f9da47
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
15 files changed:
packetcable-driver/src/test/java/org/pcmm/gates/impl/AMIDTest.java
packetcable-driver/src/test/java/org/pcmm/gates/impl/BestEffortServiceTest.java
packetcable-driver/src/test/java/org/pcmm/gates/impl/ClassifierTest.java
packetcable-driver/src/test/java/org/pcmm/gates/impl/DOCSISServiceClassNameTrafficProfileTest.java
packetcable-driver/src/test/java/org/pcmm/gates/impl/ExtendedClassifierTest.java
packetcable-driver/src/test/java/org/pcmm/gates/impl/GateIDTest.java
packetcable-driver/src/test/java/org/pcmm/gates/impl/GateSpecTest.java
packetcable-driver/src/test/java/org/pcmm/gates/impl/IPv6ClassifierTest.java
packetcable-driver/src/test/java/org/pcmm/gates/impl/PCMMErrorTest.java
packetcable-driver/src/test/java/org/pcmm/gates/impl/SessionClassIDTest.java
packetcable-driver/src/test/java/org/pcmm/gates/impl/SubscriberIDTest.java
packetcable-driver/src/test/java/org/pcmm/gates/impl/TransactionIDTest.java
packetcable-driver/src/test/java/org/pcmm/objects/MMVersionInfoTest.java
packetcable-driver/src/test/java/org/pcmm/objects/SyncOptionsTest.java
packetcable-driver/src/test/java/org/pcmm/test/PCMMResourceSetTest.java

index 57e577981ac5b7082d3a7d37cd927d37fe83dfc8..b9249d27470bf0e2e8bbcac5ccf0561e09c19159 100644 (file)
@@ -1,7 +1,10 @@
 /*
- * (c) 2015 Cable Television Laboratories, Inc.  All rights reserved.
+ * Copyright (c) 2015 Cable Television Laboratories, 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
  */
-
 package org.pcmm.gates.impl;
 
 import org.junit.Assert;
index fd9fb7be7e846f2a9abfd2458ed7d78972f0d7c6..c6f1a56b122690f048c8d756a542155b65b33546 100644 (file)
@@ -1,3 +1,10 @@
+/*
+ * Copyright (c) 2015 Cable Television Laboratories, 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
+ */
 package org.pcmm.gates.impl;
 
 import org.junit.Assert;
index 9c1590ed3dad6757fa093b6fda60595ab4e4b6d1..8ff7257148493e70833de4a647b9e835cafab9ed 100644 (file)
@@ -1,7 +1,10 @@
 /*
- * (c) 2015 Cable Television Laboratories, Inc.  All rights reserved.
+ * Copyright (c) 2015 Cable Television Laboratories, 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
  */
-
 package org.pcmm.gates.impl;
 
 import org.junit.Assert;
index 7edc02544d69df5e2e3fac7667e1c06a53b99817..eb3e77bcd6ccb3dc0e59d5597bfb05b7be2fedda 100644 (file)
@@ -1,3 +1,10 @@
+/*
+ * Copyright (c) 2015 Cable Television Laboratories, 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
+ */
 package org.pcmm.gates.impl;
 
 import org.junit.Assert;
index 130e36f52a6f1a2934572e9da3551132374f1ede..ceab8bde68ffe203853a207ce72af8f8cb5d58a4 100644 (file)
@@ -1,7 +1,10 @@
 /*
- * (c) 2015 Cable Television Laboratories, Inc.  All rights reserved.
+ * Copyright (c) 2015 Cable Television Laboratories, 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
  */
-
 package org.pcmm.gates.impl;
 
 import org.junit.Assert;
index 32e87e8de84a89fd25ccb7dcfae37a027376ea78..8f4672567b1fb038cfd1b36b4950662887ac7ccd 100644 (file)
@@ -1,7 +1,10 @@
 /*
- * (c) 2015 Cable Television Laboratories, Inc.  All rights reserved.
+ * Copyright (c) 2015 Cable Television Laboratories, 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
  */
-
 package org.pcmm.gates.impl;
 
 import org.junit.Assert;
index e63e3f5c16dc3ca0b3e60a031522f5bd5016f655..e46866b4ad67678b3120cd4a0bbf3a9db512cce0 100644 (file)
@@ -1,7 +1,10 @@
 /*
- * (c) 2015 Cable Television Laboratories, Inc.  All rights reserved.
+ * Copyright (c) 2015 Cable Television Laboratories, 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
  */
-
 package org.pcmm.gates.impl;
 
 import org.junit.Assert;
index 01c7a78d64f44df5aa3168c6987f082e928b8bc1..28b8fc2e01b5470de93d1281486ae9e7fbd2274b 100644 (file)
@@ -1,7 +1,10 @@
 /*
- * (c) 2015 Cable Television Laboratories, Inc.  All rights reserved.
+ * Copyright (c) 2015 Cable Television Laboratories, 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
  */
-
 package org.pcmm.gates.impl;
 
 import org.junit.Assert;
index 4a72fed5376e8ceb0f27e271b77379b913375b67..c50215eb14c28156b3d48ae502e27d8461d60c29 100644 (file)
@@ -1,7 +1,10 @@
 /*
- * (c) 2015 Cable Television Laboratories, Inc.  All rights reserved.
+ * Copyright (c) 2015 Cable Television Laboratories, 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
  */
-
 package org.pcmm.gates.impl;
 
 import org.junit.Assert;
index 67d3fa3c96857224560037faa66ac727a8057c73..af441fa808e70948478530c61af90de7071becf4 100644 (file)
@@ -1,3 +1,10 @@
+/*
+ * Copyright (c) 2015 Cable Television Laboratories, 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
+ */
 package org.pcmm.gates.impl;
 
 import org.junit.Assert;
index 9d96a24be417b8544ac64a100de753e1e5bfb848..b59257f11e5d192fbca5f2db9105c75c3536e055 100644 (file)
@@ -1,7 +1,10 @@
 /*
- * (c) 2015 Cable Television Laboratories, Inc.  All rights reserved.
+ * Copyright (c) 2015 Cable Television Laboratories, 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
  */
-
 package org.pcmm.gates.impl;
 
 import org.junit.Assert;
index 2639c6f5876c95f6ffc7fab7e73548afdf46b59d..90f55fadd5423073d5518f0ddb5bc099a6e1a660 100644 (file)
@@ -1,7 +1,10 @@
 /*
- * (c) 2015 Cable Television Laboratories, Inc.  All rights reserved.
+ * Copyright (c) 2015 Cable Television Laboratories, 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
  */
-
 package org.pcmm.gates.impl;
 
 import org.junit.Assert;
index cc077478285be899849899be97892740a4f333c3..52d6edf48528d703c0834acad7ca65dc32b7f1bb 100644 (file)
@@ -1,7 +1,10 @@
 /*
- * (c) 2015 Cable Television Laboratories, Inc.  All rights reserved.
+ * Copyright (c) 2015 Cable Television Laboratories, 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
  */
-
 package org.pcmm.objects;
 
 import org.junit.Assert;
index 65aee3eced5ad4cfbe37b4782bcf998e450d37a9..2848085c821549e095845c515c2ff8fe5adfe498 100644 (file)
@@ -1,7 +1,10 @@
 /*
- * (c) 2015 Cable Television Laboratories, Inc.  All rights reserved.
+ * Copyright (c) 2015 Cable Television Laboratories, 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
  */
-
 package org.pcmm.objects;
 
 import org.junit.Assert;
index 5f17e5926c83fc93495aaf4c184a1b87c8b3648e..a0c81eb10a4aa9424ec08bf0fe304e0ccfa54575 100644 (file)
@@ -1,3 +1,10 @@
+/*
+ * Copyright (c) 2014 Cable Television Laboratories, 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
+ */
 package org.pcmm.test;
 
 import static org.junit.Assert.*;