X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=packetcable-driver%2Fsrc%2Fmain%2Fjava%2Forg%2Fpcmm%2Fmessages%2Fimpl%2FMessageFactory.java;h=6e48a675cb915d20d51b53d1adf3188fa6f5524e;hb=183629c5856caa0a4054745288b0aba79ece898b;hp=47ca9dcda00e9adc82aa4647c3d157d2a5fad925;hpb=04881973ba8d492b460eea7c4f217416767a2ee6;p=packetcable.git diff --git a/packetcable-driver/src/main/java/org/pcmm/messages/impl/MessageFactory.java b/packetcable-driver/src/main/java/org/pcmm/messages/impl/MessageFactory.java index 47ca9dc..6e48a67 100644 --- a/packetcable-driver/src/main/java/org/pcmm/messages/impl/MessageFactory.java +++ b/packetcable-driver/src/main/java/org/pcmm/messages/impl/MessageFactory.java @@ -1,6 +1,11 @@ -/** - * @header@ +/* + * Copyright (c) 2014, 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.messages.impl; import org.pcmm.messages.IMessage.MessageProperties;