Author: rgardler
Date: Wed Nov 17 00:09:20 2010
New Revision: 1035868

URL: http://svn.apache.org/viewvc?rev=1035868&view=rev
Log:
Update licence header

Modified:
    labs/agora/src/python/process.py

Modified: labs/agora/src/python/process.py
URL: 
http://svn.apache.org/viewvc/labs/agora/src/python/process.py?rev=1035868&r1=1035867&r2=1035868&view=diff
==============================================================================
--- labs/agora/src/python/process.py (original)
+++ labs/agora/src/python/process.py Wed Nov 17 00:09:20 2010
@@ -1,14 +1,16 @@
 #!/usr/bin/env python
 
-# 
-# Copyright (C) The Apache Software Foundation. All rights reserved.
-# 
-# This software is published under the terms of the Apache Software License
-# version 1.1, a copy of which has been included with this distribution in
-# the LICENSE file.
-# 
-# author: Stefano Mazzocchi <stefano at apache.org>
+#   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.
 
 #
 # This script processes a folder containing mbox archives and generates



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to