X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=alto-commons%2Fsrc%2Fmain%2Fjava%2Forg%2Fopendaylight%2Falto%2Fcommons%2Ftypes%2Frfc7285%2FRFC7285CostType.java;fp=alto-commons%2Fsrc%2Fmain%2Fjava%2Forg%2Fopendaylight%2Falto%2Fcommons%2Ftypes%2Frfc7285%2FRFC7285CostType.java;h=378dbaef1f1878b58caaafae30bf56a9549c3169;hb=4ba21213a06430558997b58c54611d3228a7c12d;hp=a3aa92781c57e48707e8b5128064ff4e91195331;hpb=386859e5c18db23c59eb3dd021fa95edf7a25d9f;p=alto.git diff --git a/alto-commons/src/main/java/org/opendaylight/alto/commons/types/rfc7285/RFC7285CostType.java b/alto-commons/src/main/java/org/opendaylight/alto/commons/types/rfc7285/RFC7285CostType.java index a3aa9278..378dbaef 100644 --- a/alto-commons/src/main/java/org/opendaylight/alto/commons/types/rfc7285/RFC7285CostType.java +++ b/alto-commons/src/main/java/org/opendaylight/alto/commons/types/rfc7285/RFC7285CostType.java @@ -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;