X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=packetcable-driver%2Fsrc%2Fmain%2Fjava%2Forg%2Fpcmm%2Fgates%2FIPCMMGate.java;h=5f8cbe183c3fbd9656ca0cb3957adf871dc1908f;hb=cfdb9298bee0dcb09e1f837be9baa13c486922a8;hp=7e4cd96a49cbfb57a5f6cf0c853fe888168f246b;hpb=ef1c7dbafc2e110787242baebeb47b8ebf053087;p=packetcable.git diff --git a/packetcable-driver/src/main/java/org/pcmm/gates/IPCMMGate.java b/packetcable-driver/src/main/java/org/pcmm/gates/IPCMMGate.java index 7e4cd96..5f8cbe1 100644 --- a/packetcable-driver/src/main/java/org/pcmm/gates/IPCMMGate.java +++ b/packetcable-driver/src/main/java/org/pcmm/gates/IPCMMGate.java @@ -1,8 +1,11 @@ -/** - @header@ +/* + * 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;