[pp] Add license notice (#1608)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Fri, 21 Sep 2018 01:58:22 +0000 (10:58 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Fri, 21 Sep 2018 01:58:22 +0000 (10:58 +0900)
commit4eb708c598ba7f2fcc73b68c8df7f603b26a9f8f
tree4e65bf94d0df52af01b9fe33deda6f536fa0d95f
parent717393e2bf932bb3c1b7df7c6aaf6553459d988f
[pp] Add license notice (#1608)

This commit appends license notice for all the headers and soruces of
pp library.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
15 files changed:
contrib/pp/include/pp/EnclosedDocument.h
contrib/pp/include/pp/Format.h
contrib/pp/include/pp/IndentedStringBuilder.h
contrib/pp/include/pp/LinearDocument.h
contrib/pp/include/pp/MultiLineText.h
contrib/pp/include/pp/MultiLineTextUtils.h
contrib/pp/src/EnclosedDocument.cpp
contrib/pp/src/EnclosedDocument.test.cpp
contrib/pp/src/Format.test.cpp
contrib/pp/src/IndentedStringBuilder.cpp
contrib/pp/src/IndentedStringBuilder.test.cpp
contrib/pp/src/LinearDocument.cpp
contrib/pp/src/LinearDocument.test.cpp
contrib/pp/src/MultiLineTextUtils.cpp
contrib/pp/src/MultiLineTextUtils.test.cpp