Add missing license headers to packetcable-driver messages
[packetcable.git] / packetcable-driver / src / main / java / org / pcmm / messages / impl / MessageFactory.java
index 47ca9dcda00e9adc82aa4647c3d157d2a5fad925..6e48a675cb915d20d51b53d1adf3188fa6f5524e 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.messages.impl;
 
 import org.pcmm.messages.IMessage.MessageProperties;