mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-08 07:42:39 +02:00
16 lines
545 B
HTML
16 lines
545 B
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN"
|
|
"http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml"
|
|
xmlns:cc="http://creativecommons.org/ns#">
|
|
<head>
|
|
<title>Test 0071</title>
|
|
</head>
|
|
<body>
|
|
<p>This page is under a Creative Commons
|
|
<a rel="cc:license"
|
|
href="http://creativecommons.org/licenses/by-nd/3.0/">
|
|
Attribution-No Derivatives 3.0 license</a>.
|
|
</p>
|
|
</body>
|
|
</html> |