You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ai...@apache.org on 2008/03/03 15:40:49 UTC

svn commit: r633103 - /incubator/qpid/branches/M2.1/java/systests/etc/bin/fail.py

Author: aidan
Date: Mon Mar  3 06:40:48 2008
New Revision: 633103

URL: http://svn.apache.org/viewvc?rev=633103&view=rev
Log:
Add licensce header

Modified:
    incubator/qpid/branches/M2.1/java/systests/etc/bin/fail.py

Modified: incubator/qpid/branches/M2.1/java/systests/etc/bin/fail.py
URL: http://svn.apache.org/viewvc/incubator/qpid/branches/M2.1/java/systests/etc/bin/fail.py?rev=633103&r1=633102&r2=633103&view=diff
==============================================================================
--- incubator/qpid/branches/M2.1/java/systests/etc/bin/fail.py (original)
+++ incubator/qpid/branches/M2.1/java/systests/etc/bin/fail.py Mon Mar  3 06:40:48 2008
@@ -1,4 +1,22 @@
 #!/usr/bin/env python
+#
+#
+# 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.
 
 import os
 import re