diff options
author | Noah Slater <nslater@apache.org> | 2008-03-31 11:17:50 +0000 |
---|---|---|
committer | Noah Slater <nslater@apache.org> | 2008-03-31 11:17:50 +0000 |
commit | 7de2f9788e38547a119f393b17b3d13aac636fb6 (patch) | |
tree | 881a8757096610c2713567c7f5a45603967ddacc /NOTICE | |
parent | 1994d87d0af8297c90aeb26316ecc25159bda5df (diff) |
changed Markdown header style and fixed formatting
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@642965 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'NOTICE')
-rw-r--r-- | NOTICE | 19 |
1 files changed, 10 insertions, 9 deletions
@@ -1,19 +1,20 @@ -# Notice # +Apache CouchDB NOTICE +===================== Developed at [The Apache Software Foundation][1]. Core software: - * Copyright (C) 2008 Damien Katz <damien@apache.org>. - * Copyright (C) 2008 Jan Lehnardt <jan@apache.org>. - * Copyright (C) 2008 Christopher Lenz <cmlenz@apache.org>. - * Copyright (C) 2008 Noah Slater <nslater@apache.org>. + * Copyright 2008 Damien Katz <damien@apache.org> + * Copyright 2008 Jan Lehnardt <jan@apache.org> + * Copyright 2008 Christopher Lenz <cmlenz@apache.org> + * Copyright 2008 Noah Slater <nslater@apache.org> Supporting software: - * m4/ac_check_icu.m4 (Copyright (C) 2005 Akos Maroy <darkeye@tyrell.hu>.) - * 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.) + * m4/ac_check_icu.m4 - Copyright 2005 Akos Maroy <darkeye@tyrell.hu> + * share/www/script/jquery.js - Copyright 2008 John Resig + * share/www/script/json2.js - Public domain + * src/couch_inets - Copyright 1999 Ericsson Utvecklings AB [1]: http://www.apache.org/ |