Add missing license headers in alto-commons
[alto.git] / alto-commons / src / main / java / org / opendaylight / alto / commons / types / converter / RFC2ModelNetworkMapConverter.java
index dfe9bef28c3febf1a6d27e580a622b6514a1218d..125501507db6dd3aa80218f2d813a43f48b229d1 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * 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.opendaylight.alto.commons.helper.Converter;