Add missing license headers to packetcable-driver state
[packetcable.git] / packetcable-driver / src / main / java / org / pcmm / state / IStateful.java
index e0a64f711a75d62201ccfa8b7e7692a040ae90c7..950a67cc2561b355d5c8128d183e8edc3f8fa7b8 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;
 
 /**