Mercurial > hg > easyhg
comparison src/mainwindow.cpp @ 560:533519ebc0cb
Update copyright dates to 2012
author | Chris Cannam |
---|---|
date | Mon, 27 Feb 2012 17:14:03 +0000 |
parents | d932ce55c364 |
children | 39cac58b4f92 |
comparison
equal
deleted
inserted
replaced
559:95877ad67d3e | 560:533519ebc0cb |
---|---|
3 /* | 3 /* |
4 EasyMercurial | 4 EasyMercurial |
5 | 5 |
6 Based on hgExplorer by Jari Korhonen | 6 Based on hgExplorer by Jari Korhonen |
7 Copyright (c) 2010 Jari Korhonen | 7 Copyright (c) 2010 Jari Korhonen |
8 Copyright (c) 2011 Chris Cannam | 8 Copyright (c) 2012 Chris Cannam |
9 Copyright (c) 2011 Queen Mary, University of London | 9 Copyright (c) 2012 Queen Mary, University of London |
10 | 10 |
11 This program is free software; you can redistribute it and/or | 11 This program is free software; you can redistribute it and/or |
12 modify it under the terms of the GNU General Public License as | 12 modify it under the terms of the GNU General Public License as |
13 published by the Free Software Foundation; either version 2 of the | 13 published by the Free Software Foundation; either version 2 of the |
14 License, or (at your option) any later version. See the file | 14 License, or (at your option) any later version. See the file |
190 "SoundSoftware.ac.uk at the Centre for Digital Music, " | 190 "SoundSoftware.ac.uk at the Centre for Digital Music, " |
191 "Queen Mary, University of London.</p>" | 191 "Queen Mary, University of London.</p>" |
192 "<p>EasyMercurial is based on HgExplorer by " | 192 "<p>EasyMercurial is based on HgExplorer by " |
193 "Jari Korhonen, with thanks.</p>" | 193 "Jari Korhonen, with thanks.</p>" |
194 "<p style=\"margin-left: 2em;\">" | 194 "<p style=\"margin-left: 2em;\">" |
195 "Copyright © 2011 Queen Mary, University of London.<br>" | 195 "Copyright © 2012 Queen Mary, University of London.<br>" |
196 "Copyright © 2010 Jari Korhonen.<br>" | 196 "Copyright © 2010 Jari Korhonen.<br>" |
197 "Copyright © 2011 Chris Cannam." | 197 "Copyright © 2012 Chris Cannam." |
198 "</p>" | 198 "</p>" |
199 "<p style=\"margin-left: 2em;\">" | 199 "<p style=\"margin-left: 2em;\">" |
200 "This program requires Mercurial, by Matt Mackall and others.<br>" | 200 "This program requires Mercurial, by Matt Mackall and others.<br>" |
201 "This program uses Qt by Nokia.<br>" | 201 "This program uses Qt by Nokia.<br>" |
202 "This program uses Nuvola icons by David Vignoni.<br>" | 202 "This program uses Nuvola icons by David Vignoni.<br>" |