Add missing license headers to packetcable-driver pcmm 57/31457/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 16 Dec 2015 15:42:21 +0000 (10:42 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 16 Dec 2015 15:49:27 +0000 (10:49 -0500)
Change-Id: I220c6d285d10e03c05b62234e18b7a0ae2d6e1e8
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
packetcable-driver/src/main/java/org/pcmm/PCMMConstants.java
packetcable-driver/src/main/java/org/pcmm/PCMMDef.java
packetcable-driver/src/main/java/org/pcmm/PCMMGlobalConfig.java
packetcable-driver/src/main/java/org/pcmm/PCMMPdpAgent.java
packetcable-driver/src/main/java/org/pcmm/PCMMPdpConnection.java
packetcable-driver/src/main/java/org/pcmm/PCMMPdpDataProcess.java
packetcable-driver/src/main/java/org/pcmm/PCMMPdpMsgSender.java
packetcable-driver/src/main/java/org/pcmm/PCMMPdpReqStateMan.java
packetcable-driver/src/main/java/org/pcmm/PCMMPepAgent.java
packetcable-driver/src/main/java/org/pcmm/PCMMProperties.java

index accce63a9d4f912b90192a448276b00036172d74..508ffdb318452cba9494d80b40df7f3cfd6ddab9 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * Copyright (c) 2014, 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;
 
 public interface PCMMConstants {
index 3b5758e8a6ddc0703a2ca7d44a0bf624df3bf93b..b76eda82723808a48ba3f37917c45c74734f46ed 100644 (file)
@@ -1,5 +1,9 @@
-/**
- @header@
+/*
+ * Copyright (c) 2014, 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;
index 0c6ade508335ee475c6ab96c9cf51bc4c798026d..6a385813a73f24a96be2740865b1197adeaba314 100644 (file)
@@ -1,5 +1,9 @@
-/**
- @header@
+/*
+ * Copyright (c) 2014, 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;
@@ -71,8 +75,8 @@ public class PCMMGlobalConfig {
      public static String SubscriberID = "10.32.104.2";
      public static String srcIP = "10.32.154.2";
  */
-/*  LAB Bench Layout 
+
+/*  LAB Bench Layout
      public static String DefaultCMTS = "10.32.15.3";
      public static String SubscriberID = "10.32.115.143";
      public static String dstIP = "10.32.0.234";
index 22486b7ff562a269a8b01caa78e6d85e6db51760..d8c7860c54e2996b60bdabd6b99dd052cac5786e 100644 (file)
@@ -1,5 +1,9 @@
-/**
- @header@
+/*
+ * Copyright (c) 2014, 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;
index f9961c404bb938c7d8795e136de52c8514ec3918..06bb3b8c8d27d575df034fda26e699c0c59e6d94 100644 (file)
@@ -1,5 +1,9 @@
 /*
- @header@
+ * Copyright (c) 2014, 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;
index 5c99ac27608e2424d457cfbb86612a893d0ebcb7..dfcda5324ab39bae156b64240ba5b65d212c2f39 100644 (file)
@@ -1,5 +1,9 @@
 /*
- * (c) 2015 Cable Television Laboratories, Inc.  All rights reserved.
+ * Copyright (c) 2014, 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;
index 44b27b15863cd66d6c087a2f78960c72b983aeb2..91303b1232ce6126ab0e386feb4d9a94389cdbf6 100644 (file)
@@ -1,5 +1,9 @@
 /*
- * (c) 2015 Cable Television Laboratories, Inc.  All rights reserved.
+ * Copyright (c) 2014, 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;
index 9aed78cf44d6fb1cb21a347703db80a8037f4748..b80bf686c1fc050d4ec19b771bbea120047b3e3d 100644 (file)
@@ -1,5 +1,9 @@
 /*
- * (c) 2015 Cable Television Laboratories, Inc.  All rights reserved.
+ * Copyright (c) 2014, 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;
index 536cd578055bfd9af06341dd2d5c940afb42d054..55199af484eb46d8bef34a97f394bbf4f6f6924e 100644 (file)
@@ -1,5 +1,9 @@
-/**
- @header@
+/*
+ * Copyright (c) 2014, 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;
index 62e467890f08799268b1c75128750b89d5750201..20b958b2b8043152128029e768cf2c6c91f30a29 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * Copyright (c) 2014, 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;
 
 import java.io.IOException;
@@ -9,7 +17,7 @@ import org.slf4j.LoggerFactory;
 
 /**
  * Loads the PCMM Properties file.
- * 
+ *
  */
 public class PCMMProperties implements PCMMConstants {