X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=packetcable-emulator%2Fsrc%2Fmain%2Fjava%2Forg%2Fpcmm%2Frcd%2Fimpl%2FPcmmCmtsConnection.java;h=ee11316847903dedcdc68e6443c4a79fd2cc2f4d;hb=5b17f72b1882a36f818e632e968dd758a0457399;hp=8e3b365b543705829462978239622e20256e6b07;hpb=563673d89dc08ac0d1d930dac0187ce39dd12d72;p=packetcable.git diff --git a/packetcable-emulator/src/main/java/org/pcmm/rcd/impl/PcmmCmtsConnection.java b/packetcable-emulator/src/main/java/org/pcmm/rcd/impl/PcmmCmtsConnection.java index 8e3b365..ee11316 100644 --- a/packetcable-emulator/src/main/java/org/pcmm/rcd/impl/PcmmCmtsConnection.java +++ b/packetcable-emulator/src/main/java/org/pcmm/rcd/impl/PcmmCmtsConnection.java @@ -1,5 +1,9 @@ /* - * (c) 2015 Cable Television Laboratories, Inc. All rights reserved. + * Copyright (c) 2015 Cable Television Laboratories, Inc. 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.rcd.impl;