mirror of
http://git.whoc.org.uk/git/password-manager.git
synced 2025-10-29 10:27:35 +01:00
Fixed copyright notice
- fixed copyright place inside HTML file in order to keep encoding information in the first 1024 bytes - updated licence notice to AGPL
This commit is contained in:
@@ -1,12 +1,11 @@
|
||||
<!--
|
||||
@copyright@
|
||||
-->
|
||||
<html manifest="manifest.appcache">
|
||||
<head>
|
||||
<title>Clipperz - keep it to yourself</title>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<!--
|
||||
@copyright@
|
||||
-->
|
||||
<meta name="viewport" content="width=device-width, height=device-height, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0" />
|
||||
|
||||
<meta name="robots" content="noindex" />
|
||||
|
||||
<meta http-equiv="cleartype" content="on" />
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
@clipperz.license@
|
||||
|
||||
==> This application is build using also the following libraries
|
||||
==> This application is build using also the following libraries
|
||||
|
||||
# MochiKit (http://www.mochikit.com)
|
||||
* Repository: @mochikit.repository@ (version: @mochikit.version@ - commit: @mochikit.commit@)
|
||||
@@ -62,5 +62,4 @@
|
||||
* Other contributors: Greg Holt, Andrew Kepert, Ydnar, Lostinet
|
||||
* License: http://opensource.org/licenses/BSD-3-Clause
|
||||
|
||||
===============================================================================
|
||||
|
||||
===============================================================================
|
||||
Reference in New Issue
Block a user