You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bloodhound.apache.org by gj...@apache.org on 2012/08/10 17:02:02 UTC

svn commit: r1371732 - in /incubator/bloodhound/trunk/installer: requirements-dev.txt requirements.txt

Author: gjm
Date: Fri Aug 10 15:02:02 2012
New Revision: 1371732

URL: http://svn.apache.org/viewvc?rev=1371732&view=rev
Log:
rat: seems that requirements files can have comments too - #153

Modified:
    incubator/bloodhound/trunk/installer/requirements-dev.txt
    incubator/bloodhound/trunk/installer/requirements.txt

Modified: incubator/bloodhound/trunk/installer/requirements-dev.txt
URL: http://svn.apache.org/viewvc/incubator/bloodhound/trunk/installer/requirements-dev.txt?rev=1371732&r1=1371731&r2=1371732&view=diff
==============================================================================
--- incubator/bloodhound/trunk/installer/requirements-dev.txt (original)
+++ incubator/bloodhound/trunk/installer/requirements-dev.txt Fri Aug 10 15:02:02 2012
@@ -1,3 +1,20 @@
+#  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.
+
 Pygments
 pytz
 Babel

Modified: incubator/bloodhound/trunk/installer/requirements.txt
URL: http://svn.apache.org/viewvc/incubator/bloodhound/trunk/installer/requirements.txt?rev=1371732&r1=1371731&r2=1371732&view=diff
==============================================================================
--- incubator/bloodhound/trunk/installer/requirements.txt (original)
+++ incubator/bloodhound/trunk/installer/requirements.txt Fri Aug 10 15:02:02 2012
@@ -1,3 +1,20 @@
+#  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.
+
 Pygments
 pytz
 Babel