Add missing license headers to packetcable-driver objects
[packetcable.git] / packetcable-driver / src / main / java / org / pcmm / objects / PCMMResource.java
index 5fc796639f538e25445902e8b6437eb38275d6db..6bc7bcb6ffc1b9a7ab2d82fa74763f0431f486d1 100644 (file)
@@ -1,13 +1,18 @@
-/**
- @header@
+/*
+ * 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.objects;
 
 /**
  *
  * This class is a holder for PCMM objects. This class is intended to be
  * sub-classed
+
  *
  */
 public class PCMMResource {