X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=packetcable-emulator%2Fsrc%2Fmain%2Fjava%2Forg%2Fpcmm%2Frcd%2Fimpl%2FCMTS.java;h=4f1770a791b831c8561ca901aa1c1badf28ed95a;hb=5b17f72b1882a36f818e632e968dd758a0457399;hp=e53439e604a475ddac6fb0fb888ed2392e3b10c5;hpb=563673d89dc08ac0d1d930dac0187ce39dd12d72;p=packetcable.git diff --git a/packetcable-emulator/src/main/java/org/pcmm/rcd/impl/CMTS.java b/packetcable-emulator/src/main/java/org/pcmm/rcd/impl/CMTS.java index e53439e..4f1770a 100644 --- a/packetcable-emulator/src/main/java/org/pcmm/rcd/impl/CMTS.java +++ b/packetcable-emulator/src/main/java/org/pcmm/rcd/impl/CMTS.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;