Mercurial > hg > easyhg
comparison easyhg.py @ 560:533519ebc0cb
Update copyright dates to 2012
author | Chris Cannam |
---|---|
date | Mon, 27 Feb 2012 17:14:03 +0000 |
parents | 1e735168df81 |
children | 92929d26b8db |
comparison
equal
deleted
inserted
replaced
559:95877ad67d3e | 560:533519ebc0cb |
---|---|
2 # | 2 # |
3 # EasyMercurial | 3 # EasyMercurial |
4 # | 4 # |
5 # Based on hgExplorer by Jari Korhonen | 5 # Based on hgExplorer by Jari Korhonen |
6 # Copyright (c) 2010 Jari Korhonen | 6 # Copyright (c) 2010 Jari Korhonen |
7 # Copyright (c) 2010-2011 Chris Cannam | 7 # Copyright (c) 2010-2012 Chris Cannam |
8 # Copyright (c) 2010-2011 Queen Mary, University of London | 8 # Copyright (c) 2010-2012 Queen Mary, University of London |
9 # | 9 # |
10 # This program is free software; you can redistribute it and/or | 10 # This program is free software; you can redistribute it and/or |
11 # modify it under the terms of the GNU General Public License as | 11 # modify it under the terms of the GNU General Public License as |
12 # published by the Free Software Foundation; either version 2 of the | 12 # published by the Free Software Foundation; either version 2 of the |
13 # License, or (at your option) any later version. See the file | 13 # License, or (at your option) any later version. See the file |