#sprint-2: add licence to ExcludeList file.

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

Branch: refs/heads/ignite-409
Commit: 7eb269d61c84fdcfbfb383974acef8d6ad920507
Parents: 3eca5e7
Author: ivasilinets <ivasilin...@gridgain.com>
Authored: Wed Mar 18 15:52:13 2015 +0300
Committer: ivasilinets <ivasilin...@gridgain.com>
Committed: Wed Mar 18 15:52:13 2015 +0300

----------------------------------------------------------------------
 modules/core/src/test/java/ExcludeList | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/7eb269d6/modules/core/src/test/java/ExcludeList
----------------------------------------------------------------------
diff --git a/modules/core/src/test/java/ExcludeList 
b/modules/core/src/test/java/ExcludeList
index 9af6366..2c3e722 100644
--- a/modules/core/src/test/java/ExcludeList
+++ b/modules/core/src/test/java/ExcludeList
@@ -1,3 +1,19 @@
+#
+# 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.
+
 # List of excluded TCK tests.
 
 # This is a dummy test that fails if not in the exclude list.

Reply via email to