This repository was archived by the owner on Aug 24, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathsource.php
78 lines (75 loc) · 2.96 KB
/
source.php
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//E N" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Source Code</title>
<style type="text/css">
<!--
#Layer1 {
position:absolute;
width:600px;
height:391px;
z-index:1;
left: 220px;
top: 262px;
}
-->
</style>
</head>
<body>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><table width="848" height="374" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="121"><a href="index.php"><img src="images/title.jpg" width="1000" height="121" /></a></td>
</tr>
<tr bgcolor="#CC9933">
<td height="31" bgcolor="" > </td>
</tr>
<tr bgcolor="#CC9933">
<td height="184" bgcolor="#FFFFFF" ><div align="center">
<p><strong>NSS BLOODBANK MANAGEMENT SYSTEM</strong></p>
<p><strong>Licenced Under GNU Affero General Public Licence </strong></p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<div id="Layer1">
<p align="left">Copyright (C) 2010 Anish A <[email protected]>, Navaneeth T <[email protected]>,
Arun Anson <[email protected]>, Kevin Madhu <[email protected]>and others</p>
<p align="left"> This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.</p>
<p align="left"> This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.</p>
<p align="left"> You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <a href="http://www.gnu.org/licenses/"> http://www.gnu.org/licenses/</a>.</p>
<p align="center"><a href="http://github.com/aneesh/bloodbank"><strong>Git Source Code Repository</strong></a><br />
</p>
</div>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
</div></td>
</tr>
<tr bgcolor="#CC9933">
<td height="19"> </td>
</tr>
<tr bgcolor="#990000">
<td height="19"><div align="right"><span class="style4"><a href="index.php" class="style5">HOME</a> </span> </div></td>
</tr>
</table></td>
</tr>
</table>
</body>
</html>