comparison rhodecode/tests/_test_concurency.py @ 1824:89efedac4e6c beta

2012 copyrights
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 04 Jan 2012 03:50:07 +0200
parents a8c66e870bd0
children
comparison
equal deleted inserted replaced
1823:f45e83492484 1824:89efedac4e6c
4 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5 5
6 Test suite for making push/pull operations 6 Test suite for making push/pull operations
7 7
8 :created_on: Dec 30, 2010 8 :created_on: Dec 30, 2010
9 :copyright: (C) 2009-2011 Marcin Kuzminski <marcin@python-works.com> 9 :author: marcink
10 :copyright: (C) 2010-2012 Marcin Kuzminski <marcin@python-works.com>
10 :license: GPLv3, see COPYING for more details. 11 :license: GPLv3, see COPYING for more details.
11 """ 12 """
12 # This program is free software: you can redistribute it and/or modify 13 # This program is free software: you can redistribute it and/or modify
13 # it under the terms of the GNU General Public License as published by 14 # it under the terms of the GNU General Public License as published by
14 # the Free Software Foundation, either version 3 of the License, or 15 # the Free Software Foundation, either version 3 of the License, or