comparison browser_side/register.py @ 131:ddfcc4cb6cee

copyleft date update
author Goffi <goffi@goffi.org>
date Tue, 06 Mar 2012 09:09:15 +0100
parents 2d40b0f5fb37
children 03ac7f51a35b
comparison
equal deleted inserted replaced
130:6576c5a90060 131:ddfcc4cb6cee
1 #!/usr/bin/python 1 #!/usr/bin/python
2 # -*- coding: utf-8 -*- 2 # -*- coding: utf-8 -*-
3 3
4 """ 4 """
5 Libervia: a Salut à Toi frontend 5 Libervia: a Salut à Toi frontend
6 Copyright (C) 2011 Jérôme Poisson <goffi@goffi.org> 6 Copyright (C) 2011, 2012 Jérôme Poisson <goffi@goffi.org>
7 Copyright (C) 2011 Adrien Vigneron <adrienvigneron@mailoo.org> 7 Copyright (C) 2011, 2012 Adrien Vigneron <adrienvigneron@mailoo.org>
8 8
9 This program is free software: you can redistribute it and/or modify 9 This program is free software: you can redistribute it and/or modify
10 it under the terms of the GNU Affero General Public License as published by 10 it under the terms of the GNU Affero General Public License as published by
11 the Free Software Foundation, either version 3 of the License, or 11 the Free Software Foundation, either version 3 of the License, or
12 (at your option) any later version. 12 (at your option) any later version.