Repository: incubator-griffin Updated Branches: refs/heads/master a4f4f2413 -> db3e6ec0d
New banner for griffin server Author: Lionel Liu <[email protected]> Closes #236 from bhlx3lyx7/tmst. Project: http://git-wip-us.apache.org/repos/asf/incubator-griffin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-griffin/commit/db3e6ec0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-griffin/tree/db3e6ec0 Diff: http://git-wip-us.apache.org/repos/asf/incubator-griffin/diff/db3e6ec0 Branch: refs/heads/master Commit: db3e6ec0d1b45d3fd982728912a6537ec80b663c Parents: a4f4f24 Author: Lionel Liu <[email protected]> Authored: Thu Mar 22 14:52:20 2018 +0800 Committer: Lionel Liu <[email protected]> Committed: Thu Mar 22 14:52:20 2018 +0800 ---------------------------------------------------------------------- service/src/main/resources/banner.txt | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-griffin/blob/db3e6ec0/service/src/main/resources/banner.txt ---------------------------------------------------------------------- diff --git a/service/src/main/resources/banner.txt b/service/src/main/resources/banner.txt new file mode 100644 index 0000000..fa2c8c0 --- /dev/null +++ b/service/src/main/resources/banner.txt @@ -0,0 +1,5 @@ +_________________ _________________________________________ __ +__ ____/___ __ \____ _/___ ____/___ ____/____ _/___ | / / +_ / __ __ /_/ / __ / __ /_ __ /_ __ / __ |/ / +/ /_/ / _ _, _/ __/ / _ __/ _ __/ __/ / _ /| / +\____/ /_/ |_| /___/ /_/ /_/ /___/ /_/ |_/ version: 0.2.0
