]> source.dussan.org Git - pf4j.git/commitdiff
Added copyright 129/head
authorJan Høydahl <jan.git@cominvent.com>
Thu, 30 Mar 2017 19:22:49 +0000 (21:22 +0200)
committerJan Høydahl <jan.git@cominvent.com>
Thu, 30 Mar 2017 19:22:49 +0000 (21:22 +0200)
pf4j/src/test/java/ro/fortsoft/pf4j/PropertiesPluginDescriptorFinderTest.java

index 8ee52a66933869eb148c433997f4aa0e7fd7f5b8..c578c68402d951c2d5d2332ddd2e9b8a02ebb9b3 100644 (file)
@@ -1,3 +1,18 @@
+/*
+ * Copyright 2012 Decebal Suiu
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
 package ro.fortsoft.pf4j;
 
 import com.github.zafarkhaja.semver.Version;