summaryrefslogtreecommitdiff
path: root/templates/spreadspace-base/meta/info.html
blob: e4b70e2f2fda89a3697bf71f2b701f7e7d760064 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<html>
<head>
<title>spreadspace - Empty Project</title>
</head>
<body>
<h1>spreadspace</h1>
<h2>Empty Project</h2>

<p>This project template is the basis for any spreadspace Projects.</p>

<p>This base project includes the spreadspace libraries and
default settings for eeschema and pcbnew</p>

<p>(c)2015 Christian Pointner</p>
</body>
</html>