Add missing license headers
[openflowjava.git] / openflow-protocol-api / src / test / java / org / opendaylight / openflowjava / protocol / api / keys / KeysTest.java
index c23d4b3c6a63fb084f29209311755328ec8e023e..d2aefedbf5dd335709be3a13bf5df1a9a72e0449 100644 (file)
@@ -1,3 +1,10 @@
+/*
+ * Copyright (c) 2014 Pantheon Technologies s.r.o. 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.opendaylight.openflowjava.protocol.api.keys;
 
 import org.junit.Assert;