Add missing license headers
[yangtools.git] / common / checkstyle-logging / src / test / java / org / opendaylight / yangtools / checkstyle / FileNameUtilTest.java
index ffd5e9cf83ac4f33017facfc3096fee9646284a5..d1226413f53a98bd06b7c336f652bec93f69d4c9 100644 (file)
@@ -1,3 +1,10 @@
+/*
+ * Copyright (c) 2016 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.yangtools.checkstyle;
 
 import static org.junit.Assert.assertEquals;