svnno****@sourc*****
svnno****@sourc*****
2009年 3月 20日 (金) 02:47:58 JST
Revision: 2964 http://svn.sourceforge.jp/view?root=jiemamy&view=rev&rev=2964 Author: daisuke_m Date: 2009-03-20 02:47:58 +0900 (Fri, 20 Mar 2009) Log Message: ----------- ライセンスコメント抜け。 Modified Paths: -------------- eros/maven-jiemamy-plugin/trunk/src/main/java/org/jiemamy/maven/JiemamyMojo.java -------------- next part -------------- Modified: eros/maven-jiemamy-plugin/trunk/src/main/java/org/jiemamy/maven/JiemamyMojo.java =================================================================== --- eros/maven-jiemamy-plugin/trunk/src/main/java/org/jiemamy/maven/JiemamyMojo.java 2009-03-19 17:21:56 UTC (rev 2963) +++ eros/maven-jiemamy-plugin/trunk/src/main/java/org/jiemamy/maven/JiemamyMojo.java 2009-03-19 17:47:58 UTC (rev 2964) @@ -1,3 +1,21 @@ +/* + * Copyright 2007-2009 Jiemamy Project and the Others. + * Created on 2009/03/03 + * + * This file is part of Jiemamy. + * + * 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 org.jiemamy.maven; import java.io.File;