Mercurial > hg > easyhg
comparison src/mainwindow.cpp @ 644:ae67ea0af696
Update copyright dates
author | Chris Cannam |
---|---|
date | Mon, 07 Jan 2013 10:57:08 +0000 |
parents | b16e8ef6919b |
children | a03264984ef8 |
comparison
equal
deleted
inserted
replaced
643:0e0844310914 | 644:ae67ea0af696 |
---|---|
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) 2012 Chris Cannam | 8 Copyright (c) 2013 Chris Cannam |
9 Copyright (c) 2012 Queen Mary, University of London | 9 Copyright (c) 2013 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 |
192 "SoundSoftware.ac.uk at the Centre for Digital Music, " | 192 "SoundSoftware.ac.uk at the Centre for Digital Music, " |
193 "Queen Mary, University of London.</p>" | 193 "Queen Mary, University of London.</p>" |
194 "<p>EasyMercurial is based on HgExplorer by " | 194 "<p>EasyMercurial is based on HgExplorer by " |
195 "Jari Korhonen, with thanks.</p>" | 195 "Jari Korhonen, with thanks.</p>" |
196 "<p style=\"margin-left: 2em;\">" | 196 "<p style=\"margin-left: 2em;\">" |
197 "Copyright © 2012 Queen Mary, University of London.<br>" | 197 "Copyright © 2013 Queen Mary, University of London.<br>" |
198 "Copyright © 2010 Jari Korhonen.<br>" | 198 "Copyright © 2010 Jari Korhonen.<br>" |
199 "Copyright © 2012 Chris Cannam." | 199 "Copyright © 2013 Chris Cannam." |
200 "</p>" | 200 "</p>" |
201 "<p style=\"margin-left: 2em;\">" | 201 "<p style=\"margin-left: 2em;\">" |
202 "This program requires Mercurial, by Matt Mackall and others.<br>" | 202 "This program requires Mercurial, by Matt Mackall and others.<br>" |
203 "This program uses Qt by Nokia.<br>" | 203 "This program uses Qt by Nokia.<br>" |
204 "This program uses Nuvola icons by David Vignoni.<br>" | 204 "This program uses Nuvola icons by David Vignoni.<br>" |