You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by jo...@apache.org on 2014/02/27 17:18:24 UTC

[07/16] git commit: add apache license header to new file

add apache license header to new file


Project: http://git-wip-us.apache.org/repos/asf/incubator-allura/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-allura/commit/f2f55148
Tree: http://git-wip-us.apache.org/repos/asf/incubator-allura/tree/f2f55148
Diff: http://git-wip-us.apache.org/repos/asf/incubator-allura/diff/f2f55148

Branch: refs/heads/cj/7210
Commit: f2f5514858ba910e9ec3a56da15729886e3b9aad
Parents: dfde920
Author: Dave Brondsema <da...@brondsema.net>
Authored: Wed Feb 26 09:57:41 2014 -0500
Committer: Dave Brondsema <da...@brondsema.net>
Committed: Wed Feb 26 09:57:41 2014 -0500

----------------------------------------------------------------------
 .../allura/tests/functional/test_trovecategory.py  | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/f2f55148/Allura/allura/tests/functional/test_trovecategory.py
----------------------------------------------------------------------
diff --git a/Allura/allura/tests/functional/test_trovecategory.py b/Allura/allura/tests/functional/test_trovecategory.py
index c9a8cc3..b30b63a 100644
--- a/Allura/allura/tests/functional/test_trovecategory.py
+++ b/Allura/allura/tests/functional/test_trovecategory.py
@@ -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.
+
 import mock
 
 from tg import config