diff options
| author | Paul Buetow (pluto.buetow.org) <paul@buetow.org> | 2013-09-28 17:51:14 +0200 |
|---|---|---|
| committer | Paul Buetow (pluto.buetow.org) <paul@buetow.org> | 2013-09-28 17:51:14 +0200 |
| commit | b5da6e16a33f6821eb23743356b833465a857bb0 (patch) | |
| tree | 0657778f5b55131a3fe6e48c1e7fa6943a174535 | |
| parent | 9cf4bc1d047cb05aee6239d0c423878736c49f71 (diff) | |
fix
| -rw-r--r-- | xerl.buetow.org/content/99.license.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xerl.buetow.org/content/99.license.xml b/xerl.buetow.org/content/99.license.xml index 9428b29..130b888 100644 --- a/xerl.buetow.org/content/99.license.xml +++ b/xerl.buetow.org/content/99.license.xml @@ -4,7 +4,7 @@ <code> <perl> use LWP::Simple; - get 'http://web.buetow.org/git/?p=xerl.git;a=blob;f=COPYING;hb=HEAD'; + get 'http://web.buetow.org/git/?p=xerl.git;a=blob_plain;f=COPYING;hb=HEAD'; </perl> </code> </content> |
