Added Security Rule for Custom ICMP
[ovsdb.git] / plugin / src / main / java / org / opendaylight / ovsdb / plugin / internal / Activator.java
index 28714b6a858e537f5149045241ad9044a6fcdc45..3077c95e4d096cf051ec36f964eb6a9f5416201a 100644 (file)
@@ -1,12 +1,11 @@
 /*
- * Copyright (C) 2013 Red Hat, Inc.
+ * Copyright (c) 2013, 2015 Red Hat, 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
- *
- * Authors : Madhu Venugopal, Brent Salisbury
  */
+
 package org.opendaylight.ovsdb.plugin.internal;
 
 import org.apache.felix.dm.DependencyActivatorBase;