X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=packetcable-driver%2Fsrc%2Fmain%2Fjava%2Forg%2Fpcmm%2Fgates%2Fimpl%2FBestEffortService.java;h=2b9b55b6efc481a951523308822d118cb6daeec3;hb=cfdb9298bee0dcb09e1f837be9baa13c486922a8;hp=d7d7e8bc523fb4c302136d6bedce0f0826817de4;hpb=ef1c7dbafc2e110787242baebeb47b8ebf053087;p=packetcable.git diff --git a/packetcable-driver/src/main/java/org/pcmm/gates/impl/BestEffortService.java b/packetcable-driver/src/main/java/org/pcmm/gates/impl/BestEffortService.java index d7d7e8b..2b9b55b 100644 --- a/packetcable-driver/src/main/java/org/pcmm/gates/impl/BestEffortService.java +++ b/packetcable-driver/src/main/java/org/pcmm/gates/impl/BestEffortService.java @@ -1,5 +1,9 @@ /* - * (c) 2015 Cable Television Laboratories, Inc. All rights reserved. + * Copyright (c) 2015 Cable Television Laboratories, Inc. 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.pcmm.gates.impl;