diff options
author | Koren Lev <korenlev@gmail.com> | 2017-12-18 19:16:16 +0200 |
---|---|---|
committer | Koren Lev <korenlev@gmail.com> | 2017-12-18 17:20:35 +0000 |
commit | c8440f4158805fed1c49d1f06cd71f324eac26a2 (patch) | |
tree | a201a8273361a89190638b31b1d1b8193fa59f74 /app/test/fetch/link_finders/test_data/__init__.py | |
parent | 78b0f48b178325c74d5609bac5c764ac111ad808 (diff) |
release 1.2 + new tagging
Change-Id: I1e876451ec4a330f458dd57adadb15e39969b225
Signed-off-by: Koren Lev <korenlev@gmail.com>
(cherry picked from commit 98c3ac7c859e34fe60d061b9ca591aba429e4118)
Diffstat (limited to 'app/test/fetch/link_finders/test_data/__init__.py')
-rw-r--r-- | app/test/fetch/link_finders/test_data/__init__.py | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/app/test/fetch/link_finders/test_data/__init__.py b/app/test/fetch/link_finders/test_data/__init__.py new file mode 100644 index 0000000..b0637e9 --- /dev/null +++ b/app/test/fetch/link_finders/test_data/__init__.py @@ -0,0 +1,9 @@ +############################################################################### +# Copyright (c) 2017 Koren Lev (Cisco Systems), Yaron Yogev (Cisco Systems) # +# and others # +# # +# All rights reserved. This program and the accompanying materials # +# are made available under the terms of the Apache License, Version 2.0 # +# which accompanies this distribution, and is available at # +# http://www.apache.org/licenses/LICENSE-2.0 # +############################################################################### |