diff options
Diffstat (limited to 'license.skip')
-rw-r--r-- | license.skip | 64 |
1 files changed, 38 insertions, 26 deletions
diff --git a/license.skip b/license.skip index abd8f8cb..a7aa6ec3 100644 --- a/license.skip +++ b/license.skip @@ -1,15 +1,30 @@ \.svn +^AUTHORS +^BUGS +^CHANGES +^DEVELOPERS +^DEVELOPERS.gz +^INSTALL +^INSTALL.Unix +^INSTALL.Unix.gz +^INSTALL.Windows +^INSTALL.Windows.gz +^INSTALL.gz +^LICENSE.gz +^Makefile +^Makefile.in +^NEWS +^NOTICE +^README +^THANKS ^aclocal.m4 ^apache-couchdb-* -^AUTHORS ^autom4te.cache/* -^bin/couchdb.1 -^bin/couchjs.1 ^bin/Makefile ^bin/Makefile.in -^BUGS +^bin/couchdb.1 +^bin/couchjs.1 ^build-aux/* -^CHANGES ^config.* ^configure ^couchdb.stderr @@ -19,76 +34,73 @@ ^erl_crash.dump ^etc/Makefile ^etc/Makefile.in -^etc/couchdb/default* -^etc/couchdb/local* ^etc/couchdb/Makefile ^etc/couchdb/Makefile.in -^etc/default/couchdb +^etc/couchdb/default* +^etc/couchdb/local* ^etc/default/Makefile ^etc/default/Makefile.in +^etc/default/couchdb ^etc/init/Makefile ^etc/init/Makefile.in -^etc/launchd/org.apache.couchdb.plist.* ^etc/launchd/Makefile ^etc/launchd/Makefile.in -^etc/logrotate.d/couchdb* +^etc/launchd/org.apache.couchdb.plist.* ^etc/logrotate.d/Makefile ^etc/logrotate.d/Makefile.in +^etc/logrotate.d/couchdb* +^etc/windows/Makefile ^etc/windows/README.txt.tpl ^libtool ^license.skip -^m4/ac_check_curl.m4* -^m4/ac_check_icu.m4* -^Makefile -^Makefile.in -^NEWS -^NOTICE -^README +^m4/* ^share/Makefile ^share/Makefile.in +^share/server/json2.js ^share/server/mimeparse.js ^share/www/favicon.ico ^share/www/image/* ^share/www/script/jquery.* ^share/www/script/json2.js +^share/www/script/jspec/* ^share/www/script/sha1.js +^share/www/script/base64.js ^share/www/script/test/lorem* ^src/Makefile ^src/Makefile.in ^src/couchdb/.*beam -^src/couchdb/couch.app.tpl.in ^src/couchdb/.deps/* -^src/couchdb/couch.app* ^src/couchdb/Makefile ^src/couchdb/Makefile.in -^src/couchdb/priv/.deps/* +^src/couchdb/couch.app* +^src/couchdb/couch.app.tpl.in ^src/couchdb/priv/.*o +^src/couchdb/priv/.deps/* ^src/couchdb/priv/Makefile ^src/couchdb/priv/Makefile.in +^src/couchdb/priv/couch_icu_driver.la ^src/couchdb/priv/couchjs ^src/couchdb/priv/couchspawnkillable -^src/couchdb/priv/couch_icu_driver.la ^src/couchdb/priv/stat_descriptions.cfg ^src/erlang-oauth/* ^src/etap/* ^src/ibrowse/* ^src/mochiweb/* ^stamp-h1 +^test/Makefile +^test/Makefile.in ^test/bench/Makefile ^test/bench/Makefile.in -^test/etap/temp.* ^test/etap/.*beam -^test/local.ini -^test/Makefile -^test/Makefile.in ^test/etap/Makefile ^test/etap/Makefile.in +^test/etap/temp.* ^test/javascript/Makefile ^test/javascript/Makefile.in +^test/local.ini ^test/view_server/Makefile ^test/view_server/Makefile.in ^tmp/* -^THANKS ^utils/Makefile ^utils/Makefile.in ^var/Makefile |