Add missing license headers
[packetcable.git] / packetcable-driver / src / test / java / org / pcmm / gates / impl / IPv6ClassifierTest.java
index 01c7a78d64f44df5aa3168c6987f082e928b8bc1..28b8fc2e01b5470de93d1281486ae9e7fbd2274b 100644 (file)
@@ -1,7 +1,10 @@
 /*
- * (c) 2015 Cable Television Laboratories, Inc.  All rights reserved.
+ * Copyright (c) 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.gates.impl;
 
 import org.junit.Assert;