Add missing license headers to packetcable-driver messages
[packetcable.git] / packetcable-driver / src / main / java / org / pcmm / messages / package-info.java
index 66ddf117c9700ee37452f6a5ab5dc6842b49ae7b..7503e4218e1f89a7375773e8d05290381be7e4e4 100644 (file)
@@ -1,7 +1,12 @@
-/**
- * Package defining the messages exchanged between PCMM client and server.
+/*
+ * 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 defining the messages exchanged between PCMM client and server.
  */
 package org.pcmm.messages;