Fix license header violations in northbound
[netvirt.git] / northbound / src / main / java / org / opendaylight / ovsdb / northbound / DatabaseResource.java
index acedbec28eec18413322445e65c9255140c8c24f..84b52dc5a08ea25a32c482cd723d37007a7343d4 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * Copyright (c) 2014, 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
+ */
+
 package org.opendaylight.ovsdb.northbound;
 
 import com.fasterxml.jackson.databind.SerializationFeature;