From bc11cce7124ba6bbd0ea89b30f86f09216ac32d4 Mon Sep 17 00:00:00 2001 From: Mohamed El-Serngawy Date: Fri, 8 May 2015 12:07:30 -0400 Subject: [PATCH] Copyright Change-Id: I20c69788aee8eef25ffe2064cd2a4cb95c1fa500 Signed-off-by: Mohamed El-Serngawy --- .../yang/config/pcmm_service/impl/PcmmServiceModule.java | 7 +++++++ 1 file changed, 7 insertions(+) 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; -- 2.36.6