Fix license header violations
[alto.git] / alto-commons / src / test / java / org / opendaylight / alto / commons / types / converter / YANGJSON2RFCNetworkMapConverterTest.java
index 0a07fb2be9b6ce13511bbd8652b011a0fb3b22ca..42e446633cd4d447e820d3234d9706fc47118f6b 100644 (file)
@@ -1,4 +1,13 @@
+/*
+ * Copyright (c) 2015 Yale University 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.alto.commons.types.converter;
+
 import org.junit.Assert;
 import org.junit.Before;
 import org.junit.Test;