Author: henning
Date: Mon Aug 29 07:31:31 2005
New Revision: 264150
URL: http://svn.apache.org/viewcvs?rev=264150&view=rev
Log:
add checkstyle license file
Added:
jakarta/turbine/core/branches/TURBINE_2_3_BRANCH/conf/checkstyle-license.txt
(with props)
Modified:
jakarta/turbine/core/branches/TURBINE_2_3_BRANCH/project.properties
Added:
jakarta/turbine/core/branches/TURBINE_2_3_BRANCH/conf/checkstyle-license.txt
URL:
http://svn.apache.org/viewcvs/jakarta/turbine/core/branches/TURBINE_2_3_BRANCH/conf/checkstyle-license.txt?rev=264150&view=auto
==============================================================================
---
jakarta/turbine/core/branches/TURBINE_2_3_BRANCH/conf/checkstyle-license.txt
(added)
+++
jakarta/turbine/core/branches/TURBINE_2_3_BRANCH/conf/checkstyle-license.txt
Mon Aug 29 07:31:31 2005
@@ -0,0 +1,17 @@
+
+
+/*
+ * Copyright 2001-2005 The Apache Software Foundation.
+ *
+ * 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.
+ */
Propchange:
jakarta/turbine/core/branches/TURBINE_2_3_BRANCH/conf/checkstyle-license.txt
------------------------------------------------------------------------------
svn:eol-style = native
Modified: jakarta/turbine/core/branches/TURBINE_2_3_BRANCH/project.properties
URL:
http://svn.apache.org/viewcvs/jakarta/turbine/core/branches/TURBINE_2_3_BRANCH/project.properties?rev=264150&r1=264149&r2=264150&view=diff
==============================================================================
--- jakarta/turbine/core/branches/TURBINE_2_3_BRANCH/project.properties
(original)
+++ jakarta/turbine/core/branches/TURBINE_2_3_BRANCH/project.properties Mon Aug
29 07:31:31 2005
@@ -50,6 +50,7 @@
# Checkstyle
maven.checkstyle.properties = conf/turbine-checkstyle.xml
+maven.checkstyle.header.file = conf/checkstyle-license.txt
# -------------------------------------------------------------------
# C A C T U S T E S T P R O P E R T I E S
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]