forked from wickedest/Mergely
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLICENSE.html
More file actions
19 lines (19 loc) · 719 Bytes
/
LICENSE.html
File metadata and controls
19 lines (19 loc) · 719 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="utf-8" /><title>Mergely License</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
<meta name="description" content="Merge and Diff your documents with diff online and share" />
<meta name="keywords" content="diff,merge,compare,jsdiff,comparison,difference,file,text,unix,patch,algorithm,saas,longest common subsequence" />
<meta name="author" content="Jamie Peabody" />
</head>
<body>
<h1>Software License Agreement</h1>
<p>
<b>Mergely</b> - Copyright © 2012, Jamie Peabody. All rights reserved.
</p>
<p>
Please see the <a href="http://www.mergely.com/license.php">Mergely license agreement</a>.
</p>
</body>
</html>