From: Mohamed El-Serngawy Date: Fri, 8 May 2015 16:07:30 +0000 (-0400) Subject: Copyright X-Git-Tag: release/lithium~21^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=bc11cce7124ba6bbd0ea89b30f86f09216ac32d4;p=packetcable.git Copyright Change-Id: I20c69788aee8eef25ffe2064cd2a4cb95c1fa500 Signed-off-by: Mohamed El-Serngawy --- diff --git a/packetcable-consumer/src/main/java/org/opendaylight/controller/config/yang/config/pcmm_service/impl/PcmmServiceModule.java b/packetcable-consumer/src/main/java/org/opendaylight/controller/config/yang/config/pcmm_service/impl/PcmmServiceModule.java index 8e6b064..c68f9c5 100644 --- a/packetcable-consumer/src/main/java/org/opendaylight/controller/config/yang/config/pcmm_service/impl/PcmmServiceModule.java +++ b/packetcable-consumer/src/main/java/org/opendaylight/controller/config/yang/config/pcmm_service/impl/PcmmServiceModule.java @@ -1,3 +1,10 @@ +/* + * Copyright 2015, CableLabs + * + * 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.controller.config.yang.config.pcmm_service.impl; import org.opendaylight.controller.org.pcmm.api.PcmmService;