X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=java%2Forg%2Fopendaylight%2Fcontroller%2Fcluster%2Fnotifications%2FRoleChanged.java;fp=java%2Forg%2Fopendaylight%2Fcontroller%2Fcluster%2Fnotifications%2FRoleChanged.java;h=6154e1f6595b6fec452d5195981d56267ee1446e;hb=ded235e6810734495f2db05d12e39c6d3a036f64;hp=770d709abe79d1fc60bfc705b8bfa94a591991c9;hpb=618521c150b44ec28fd8a5bd54cc1e3208cb12a0;p=yangtools.git diff --git a/java/org/opendaylight/controller/cluster/notifications/RoleChanged.java b/java/org/opendaylight/controller/cluster/notifications/RoleChanged.java index 770d709abe..6154e1f659 100644 --- a/java/org/opendaylight/controller/cluster/notifications/RoleChanged.java +++ b/java/org/opendaylight/controller/cluster/notifications/RoleChanged.java @@ -1,3 +1,11 @@ +/* + * Copyright (c) 2014, 2015 Cisco Systems, 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.opendaylight.controller.cluster.notifications; /**