summaryrefslogtreecommitdiff
path: root/boards/dk-tm4c129x/freertos_demo/html/footer.htm
blob: 7c343ff35677877b8446ccc0ee667bce9f11cbaa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head>
<!-- Copyright (c) 2013-2014 Texas Instruments Incorporated.  All rights reserved. -->
<meta http-equiv="content-type" content="text/html;charset=ISO-8869-1">
<title>Tiva&reg; TM4C129x Development Kit Footer</title>

<style type="text/css">
body
{
   font-family: Arial;
   background-color: white;
   margin: 10px;
   padding: 0px
}
h1
{
   color: #7C7369;
   font-family: Arial;
   font-size: 12pt;
   font-style: italic;
}
h2
{
   color: black;
   font-family: Arial;
   font-size: 12pt;
   font-style: bold;
}
</style></head>

<body>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody><tr>
<td align="right" valign="center">
<h1>Copyright &copy; 2013-2014 Texas Instruments Incorporated.  All rights reserved.</h1></td>
</tr>
</tbody></table>
</body></html>