Add missing license headers to packetcable-driver umu/cops 58/31458/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 16 Dec 2015 15:43:58 +0000 (10:43 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 16 Dec 2015 15:49:27 +0000 (10:49 -0500)
Change-Id: Ifd44586adf5ef205e2bc1793d12bc98f47f81963
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
packetcable-driver/src/main/java/org/umu/cops/COPSConnection.java
packetcable-driver/src/main/java/org/umu/cops/COPSDataProcess.java
packetcable-driver/src/main/java/org/umu/cops/COPSMsgSender.java
packetcable-driver/src/main/java/org/umu/cops/COPSStateMan.java

index d6d7093429a9350a3b2008ad687d33c3a400af46..f0cec46a0f020ad4f4abb9787324496b8a477a23 100644 (file)
@@ -1,15 +1,10 @@
 /*
-#################################################################################
-##                                                                             ##
-## 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  ##
-##                                                                             ##
-#################################################################################
-*/
+ * 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.umu.cops;
 
index ac169f2a03edbc4eb0f916b73fc9c093b6cc6eb1..ba248a4dad3446e6308cc2626c5585c094cc53fd 100644 (file)
@@ -1,15 +1,10 @@
 /*
-#################################################################################
-##                                                                             ##
-## 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  ##
-##                                                                             ##
-#################################################################################
-*/
+ * 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.umu.cops;
 
index d2c45514325346246e62616fe42dc216f45a36ae..158b390cd09ada26d9d7b866180fe2304a8e4dd8 100644 (file)
@@ -1,15 +1,10 @@
 /*
-#################################################################################
-##                                                                             ##
-## 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  ##
-##                                                                             ##
-#################################################################################
-*/
+ * 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.umu.cops;
 
index b432a7469c2e3be5bbdee6d5b3a5ea1e81d1e455..e6dbcc71c3234d6d5f09b14d6bac4ca609c4843a 100644 (file)
@@ -1,15 +1,10 @@
 /*
-#################################################################################
-##                                                                             ##
-## 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  ##
-##                                                                             ##
-#################################################################################
-*/
+ * 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.umu.cops;