[TIC-CORE] change the license from apache 2.0 to flora 1.1 57/125457/1
authorChulwoo Shin <cw1.shin@samsung.com>
Mon, 17 Apr 2017 08:51:34 +0000 (17:51 +0900)
committerChulwoo Shin <cw1.shin@samsung.com>
Mon, 17 Apr 2017 08:51:34 +0000 (17:51 +0900)
commitd7bd89075d7003f2eedea3b6af2612107946e05c
tree01d6c67c7d4cf81a929d897638f4f03c807019c2
parentb2c7ca86c1dba028a51f727ef37ffa84f0ccf383
[TIC-CORE] change the license from apache 2.0 to flora 1.1

- change the license
- update the boilerplate in source code

Change-Id: I75fb373a8f08900fe9c146dbdb41a7a13089fda8
Signed-off-by: Chulwoo Shin <cw1.shin@samsung.com>
24 files changed:
COPYING
setup.py
test/suite.py
test/test_dependency.py
test/test_repodata.py
test/test_threadsafe.py
tic/command.py
tic/config.py
tic/dependency.py
tic/parser/recipe_parser.py
tic/parser/repo_parser.py
tic/parser/view_parser.py
tic/pykickstarter.py
tic/pymic.py
tic/repo.py
tic/server/tic_server.py
tic/utils/error.py
tic/utils/file.py
tic/utils/grabber.py
tic/utils/log.py
tic/utils/misc.py
tic/utils/process.py
tic/utils/rpmmisc.py
tools/tic-core