diff options
author | Noah Slater <nslater@apache.org> | 2008-03-30 17:04:06 +0000 |
---|---|---|
committer | Noah Slater <nslater@apache.org> | 2008-03-30 17:04:06 +0000 |
commit | 4ebc9a023d7a739a5a129149ce0e59c0a462d735 (patch) | |
tree | b992330c03f5e0251bc550e23187a397c4c5ca99 /NOTICE | |
parent | 8759808415c705fecb4ae35cdb9b554d016ab6c6 (diff) | |
download | couchdb-4ebc9a023d7a739a5a129149ce0e59c0a462d735.tar.gz |
corrected Markdown formatting and updated from google to apache
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@642775 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'NOTICE')
-rw-r--r-- | NOTICE | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Notice # -Developed at [The Apache Software Foundation](http://www.apache.org/). +Developed at [The Apache Software Foundation][1]. Core software: @@ -15,3 +15,5 @@ Supporting software: * share/www/script/jquery.js (Copyright (C) 2008 John Resig.) * share/www/script/json2.js (This file is in the public domain.) * src/couch_inets (Copyright (C) 1999 Ericsson Utvecklings AB.) + +[1]: http://www.apache.org/ |