Updated Branches: refs/heads/1989-move-couchjs-node-to-extra 6d66d5bf7 -> b4382161b
fix typo Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/b4382161 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/b4382161 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/b4382161 Branch: refs/heads/1989-move-couchjs-node-to-extra Commit: b4382161b141e3e133d34eeb09d428c3b1d6b421 Parents: 6d66d5b Author: Benoit Chesneau <[email protected]> Authored: Sun Jan 5 16:23:43 2014 +0100 Committer: Benoit Chesneau <[email protected]> Committed: Sun Jan 5 16:23:43 2014 +0100 ---------------------------------------------------------------------- extra/couchjs-node/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/b4382161/extra/couchjs-node/Makefile.am ---------------------------------------------------------------------- diff --git a/extra/couchjs-node/Makefile.am b/extra/couchjs-node/Makefile.am index 2e402ae..f68d145 100644 --- a/extra/couchjs-node/Makefile.am +++ b/extra/couchjs-node/Makefile.am @@ -1,4 +1,4 @@ -e# Licensed under the Apache License, Version 2.0 (the "License"); you may not +# Licensed under the Apache License, Version 2.0 (the "License"); you may not ## use this file except in compliance with the License. You may obtain a copy of ## the License at ##
