Skip to content

Commit

Permalink
moved LICENCE to LICENSE
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.apache.org/repos/asf/incubator/couchdb/trunk@666212 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
nslater committed Jun 10, 2008
1 parent 8d034c8 commit e361128
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion Makefile.am
Expand Up @@ -16,7 +16,7 @@ pkgdoc_DATA = AUTHORS.gz BUGS.gz CHANGES.gz NEWS.gz README.gz THANKS.gz

DISTCLEANFILES = $(pkgdoc_DATA)

EXTRA_DIST = AUTHORS BUGS CHANGES LICENCE NEWS README THANKS
EXTRA_DIST = AUTHORS BUGS CHANGES LICENSE NEWS README THANKS

AUTHORS.gz: $(top_srcdir)/AUTHORS
-gzip -9 < $< > $@
Expand Down

0 comments on commit e361128

Please sign in to comment.