X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=packetcable-driver%2Fsrc%2Ftest%2Fjava%2Forg%2Fpcmm%2Fobjects%2FSyncOptionsTest.java;h=2848085c821549e095845c515c2ff8fe5adfe498;hb=d1d86311758333f1d721dc76f4e59ecbc29081b2;hp=65aee3eced5ad4cfbe37b4782bcf998e450d37a9;hpb=130b69f3ba304f04434c3cfa46d0f24d34593a9c;p=packetcable.git diff --git a/packetcable-driver/src/test/java/org/pcmm/objects/SyncOptionsTest.java b/packetcable-driver/src/test/java/org/pcmm/objects/SyncOptionsTest.java index 65aee3e..2848085 100644 --- a/packetcable-driver/src/test/java/org/pcmm/objects/SyncOptionsTest.java +++ b/packetcable-driver/src/test/java/org/pcmm/objects/SyncOptionsTest.java @@ -1,7 +1,10 @@ /* - * (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.objects; import org.junit.Assert;