Fix license header violations in sal-rest-docgen
[controller.git] / opendaylight / md-sal / sal-rest-docgen / src / test / java / org / opendaylight / controller / sal / rest / doc / impl / ModelGeneratorTest.java
index 5918a0e839e45aed274073a4b886c6d9285ec8d9..574f53ec87fe8b0372eb76c97c72b11ac989dbb5 100644 (file)
@@ -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.sal.rest.doc.impl;
 
 import com.google.common.base.Preconditions;
@@ -42,4 +50,4 @@ public class ModelGeneratorTest {
         }
 
     }
-}
\ No newline at end of file
+}