From 3cf6ad28a3fa66c537cb7779c985b076611c62dc Mon Sep 17 00:00:00 2001 From: Nik Nyby Date: Sun, 25 Oct 2015 00:29:28 -0400 Subject: release 6.0.10 --- doc/librejs.texi | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'doc/librejs.texi') diff --git a/doc/librejs.texi b/doc/librejs.texi index a951013..c53cf06 100644 --- a/doc/librejs.texi +++ b/doc/librejs.texi @@ -505,6 +505,17 @@ using CC0. Magnet Link: @indicateurl{magnet:?xt=urn:btih:e95b018ef3580986a04669f1b5879592219e2a7a&dn=public-domain.txt} @end itemize +@item +Universal Permissive License +@itemize @bullet +@item +Identifier: @samp{UPL-1.0} +@item +URL: @url{https://oss.oracle.com/licenses/upl/} +@item +Magnet link: @indicateurl{magnet:?xt=urn:btih:478974f4d41c3fa84c4befba25f283527fad107d&dn=upl-1.0.txt} +@end itemize + @item WTFPL @itemize @bullet @@ -759,7 +770,7 @@ Then run @samp{make info} to build the docs with @file{gendocs.sh}. Export a tarball: @itemize @bullet @item -@samp{git archive --format=tar.gz --prefix=librejs-6.0.4 6.0.4 >librejs-6.0.4.tar.gz} +@samp{git archive --format=tar.gz --prefix=librejs-6.0.4/ 6.0.4 >librejs-6.0.4.tar.gz} @item @samp{mv librejs-6.0.4.tar.gz ~/releases/librejs-6.0.4/} @end itemize -- cgit v1.2.3