Add missing license headers in alto-commons
[alto.git] / alto-commons / src / main / java / org / opendaylight / alto / commons / types / rfc7285 / RFC7285CostType.java
index a3aa92781c57e48707e8b5128064ff4e91195331..378dbaef1f1878b58caaafae30bf56a9549c3169 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.rfc7285;
 
 import com.fasterxml.jackson.annotation.JsonProperty;