mirror of
https://github.com/weewx/weewx.git
synced 2026-04-25 03:57:05 -04:00
35 lines
1.3 KiB
HTML
35 lines
1.3 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<!-- $Revision$ -->
|
|
<!-- $Author$ -->
|
|
<!-- $Date$ -->
|
|
<head>
|
|
<meta content="en-us" http-equiv="Content-Language" />
|
|
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
|
|
<title>weewx Copyright</title>
|
|
<!-- CSS -->
|
|
<link href="weewx_docs.css" rel="stylesheet" />
|
|
<!-- JavaScript -->
|
|
<style type="text/css">
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<h1 class="title">weewx Copyright</h1>
|
|
<p>
|
|
Unless otherwise noted, copyright belongs to Tom Keffer, licensed under the terms of GNU Public License 3.
|
|
</p>
|
|
<p>
|
|
The WMR918 driver is Copyright Will Page.
|
|
</p>
|
|
<p>
|
|
The FineOffsetUSB driver is Copyright Matthew Wall, based on the open source pywws by Jim Easterbrook.
|
|
</p>
|
|
<p>
|
|
Some icons are Copyright Tatice (http://tatice.deviantart.com), licensed under the terms of Creative Commons Attribution-NonCommercial-NoDerivs 3.0.
|
|
</p>
|
|
<p>
|
|
The debian and redhat packaging system are Copyright Matthew Wall, licensed under the terms of GNU Public License 3.
|
|
</p>
|
|
</body>
|
|
</html>
|