You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by no...@apache.org on 2006/09/05 21:27:08 UTC

svn commit: r440448 - /james/server/trunk/src/java/org/apache/james/management/BayesianAnalyzerManagementMBean.java

Author: norman
Date: Tue Sep  5 12:27:08 2006
New Revision: 440448

URL: http://svn.apache.org/viewvc?view=rev&rev=440448
Log:
Add missing license header. See JAMES-590

Modified:
    james/server/trunk/src/java/org/apache/james/management/BayesianAnalyzerManagementMBean.java

Modified: james/server/trunk/src/java/org/apache/james/management/BayesianAnalyzerManagementMBean.java
URL: http://svn.apache.org/viewvc/james/server/trunk/src/java/org/apache/james/management/BayesianAnalyzerManagementMBean.java?view=diff&rev=440448&r1=440447&r2=440448
==============================================================================
--- james/server/trunk/src/java/org/apache/james/management/BayesianAnalyzerManagementMBean.java (original)
+++ james/server/trunk/src/java/org/apache/james/management/BayesianAnalyzerManagementMBean.java Tue Sep  5 12:27:08 2006
@@ -1,3 +1,24 @@
+/****************************************************************
+ * Licensed to the Apache Software Foundation (ASF) under one   *
+ * or more contributor license agreements.  See the NOTICE file *
+ * distributed with this work for additional information        *
+ * regarding copyright ownership.  The ASF licenses this file   *
+ * to you 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.apache.james.management;
 
 /**



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org