Repository: thrift Updated Branches: refs/heads/master b5ebcd199 -> b818185cf
nodejs: Add main header to example README. Project: http://git-wip-us.apache.org/repos/asf/thrift/repo Commit: http://git-wip-us.apache.org/repos/asf/thrift/commit/b818185c Tree: http://git-wip-us.apache.org/repos/asf/thrift/tree/b818185c Diff: http://git-wip-us.apache.org/repos/asf/thrift/diff/b818185c Branch: refs/heads/master Commit: b818185cf8b463cd96189ad75dfbe8ac99c54ba1 Parents: d732321 Author: Simon Hürlimann (CyT) <[email protected]> Authored: Mon Mar 30 12:50:09 2015 +0200 Committer: Roger Meier <[email protected]> Committed: Tue Apr 7 22:59:12 2015 +0200 ---------------------------------------------------------------------- lib/nodejs/examples/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/thrift/blob/b818185c/lib/nodejs/examples/README.md ---------------------------------------------------------------------- diff --git a/lib/nodejs/examples/README.md b/lib/nodejs/examples/README.md index 4f31c31..7350c10 100644 --- a/lib/nodejs/examples/README.md +++ b/lib/nodejs/examples/README.md @@ -1,5 +1,6 @@ -License -------- +# Thrift Node.js Examples + +## License Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information
