diff options
| author | r <r@freesoftwareextremist.com> | 2020-03-04 16:27:06 +0000 | 
|---|---|---|
| committer | r <r@freesoftwareextremist.com> | 2020-03-04 16:27:06 +0000 | 
| commit | 834b698f06b29dcd553c4645962b684fefa98471 (patch) | |
| tree | 471edee73f9dd15da394e90ca11bb0fffcc7638b | |
| parent | 23d97587638ec431dff5bc0a3a475dea4cdfe3c3 (diff) | |
| download | bloat-834b698f06b29dcd553c4645962b684fefa98471.tar.gz bloat-834b698f06b29dcd553c4645962b684fefa98471.zip | |
Fix license link
| -rw-r--r-- | templates/about.tmpl | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/templates/about.tmpl b/templates/about.tmpl index d4761de..1f6fda7 100644 --- a/templates/about.tmpl +++ b/templates/about.tmpl @@ -8,7 +8,7 @@  	</p>  	<p>  		The source code is released under  -		<a href="https://creativecommons.org/share-your-work/public-domain/cc0" target="_blank">CC0</a>  +		<a href="https://creativecommons.org/publicdomain/zero/1.0/legalcode" target="_blank">CC0</a>   		and is available on   		<a href="https://git.freesoftwareextremist.com/bloat" target="_blank">git.freesoftwareextremist.com/bloat</a>.  	</P> | 
