aboutsummaryrefslogtreecommitdiffstats
path: root/moonv4/moon_router/moon_router/__init__.py
diff options
context:
space:
mode:
authorWuKong <rebirthmonkey@gmail.com>2017-07-19 14:01:30 +0200
committerWuKong <rebirthmonkey@gmail.com>2017-07-19 14:01:30 +0200
commit6a59009e64f727bcf3c67a8ae45a02e4137bfb99 (patch)
treed58fed674114f4ee8497efec8d303d0f4baba836 /moonv4/moon_router/moon_router/__init__.py
parentffd694ebadb1d3b4e140104f9f0a81837c0e7258 (diff)
update moon_router
Change-Id: Iafa79fce14d965dba2f21612eb9c2ae47599c6d7 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
Diffstat (limited to 'moonv4/moon_router/moon_router/__init__.py')
-rw-r--r--moonv4/moon_router/moon_router/__init__.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/moonv4/moon_router/moon_router/__init__.py b/moonv4/moon_router/moon_router/__init__.py
new file mode 100644
index 00000000..903c6518
--- /dev/null
+++ b/moonv4/moon_router/moon_router/__init__.py
@@ -0,0 +1,6 @@
+# Copyright 2015 Open Platform for NFV Project, Inc. and its contributors
+# This software is distributed under the terms and conditions of the 'Apache-2.0'
+# license which can be found in the file 'LICENSE' in this package distribution
+# or at 'http://www.apache.org/licenses/LICENSE-2.0'.
+
+__version__ = "0.1.0"