Add missing license headers to packetcable-driver state
[packetcable.git] / packetcable-driver / src / main / java / org / pcmm / state / IState.java
index 5f3cb6e628f9e305acfd9e8b6fab5eca14798241..1324bffbe8a93f794589c3b0a00ec9c5010d3838 100644 (file)
@@ -1,8 +1,11 @@
-/**
- @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.state;
 
 /**