Add missing license headers to packetcable-driver utils
[packetcable.git] / packetcable-driver / src / main / java / org / pcmm / utils / PCMMUtils.java
index bb2abe5244e6069a5b142f4c52f14ebaceed35f2..bdded52fa29a064221cf8e5e593e36a4621ca73a 100644 (file)
@@ -1,6 +1,11 @@
-/**
- @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.utils;
 
 import org.slf4j.Logger;