Add missing license headers
[groupbasedpolicy.git] / neutron-mapper / src / test / java / org / opendaylight / groupbasedpolicy / neutron / mapper / mapping / rule / SecRuleNameDecoderTest.java
index e63f3b3c1036a6e03dcc4738d79011cc16f09758..d78fc4411a4029a0688f4a82c5fe1579c74ce735 100644 (file)
@@ -1,3 +1,10 @@
+/*
+ * Copyright (c) 2015 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.groupbasedpolicy.neutron.mapper.mapping.rule;
 
 import static org.junit.Assert.assertEquals;