Mercurial > xmpp-account-manager
comparison index.xhtml @ 60:6d861d881b96
Add license headers to all source files.
| author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
|---|---|
| date | Sun, 24 May 2020 13:09:16 +0200 |
| parents | d5cfc04b9718 |
| children | 78c873be0caa |
comparison
equal
deleted
inserted
replaced
| 59:d5cfc04b9718 | 60:6d861d881b96 |
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
| 2 <!-- SPDX-License-Identifier: AGPL-3.0-only --> | |
| 3 <!-- | |
| 4 Copyright © 2018-2020 Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> | |
| 5 Copyright © 2020 Mathieu Pasquet <mathieui@mathieui.net> | |
| 6 | |
| 7 Released under GNU AGPL v3 only, read the file 'LICENSE' for more information. | |
| 8 --> | |
| 2 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> | 9 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> |
| 3 <head> | 10 <head> |
| 4 <meta charset="utf-8"/> | 11 <meta charset="utf-8"/> |
| 5 <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"/> | 12 <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"/> |
| 6 <title>{% trans 'Prosody IM account configuration' %}</title> | 13 <title>{% trans 'Prosody IM account configuration' %}</title> |
