X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=packetcable-driver%2Fsrc%2Ftest%2Fjava%2Forg%2Fpcmm%2Fgates%2Fimpl%2FDOCSISServiceClassNameTrafficProfileTest.java;h=eb3e77bcd6ccb3dc0e59d5597bfb05b7be2fedda;hb=refs%2Fchanges%2F71%2F42371%2F1;hp=7edc02544d69df5e2e3fac7667e1c06a53b99817;hpb=130b69f3ba304f04434c3cfa46d0f24d34593a9c;p=packetcable.git diff --git a/packetcable-driver/src/test/java/org/pcmm/gates/impl/DOCSISServiceClassNameTrafficProfileTest.java b/packetcable-driver/src/test/java/org/pcmm/gates/impl/DOCSISServiceClassNameTrafficProfileTest.java index 7edc025..eb3e77b 100644 --- a/packetcable-driver/src/test/java/org/pcmm/gates/impl/DOCSISServiceClassNameTrafficProfileTest.java +++ b/packetcable-driver/src/test/java/org/pcmm/gates/impl/DOCSISServiceClassNameTrafficProfileTest.java @@ -1,3 +1,10 @@ +/* + * 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; import org.junit.Assert;