mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-26 15:20:29 +01:00
2018-03-20 Fred Gleason <fredg@paravelsystems.com>
* Updated the date in the copyright notice in rdadmin(1).
This commit is contained in:
@@ -126,7 +126,7 @@ InfoDialog::InfoDialog(QWidget *parent)
|
||||
//
|
||||
// Signature
|
||||
//
|
||||
str=QString(tr("Copyright 2002-2014"));
|
||||
str=QString(tr("Copyright 2002-2018"));
|
||||
label=new QLabel(QString().sprintf("%s %s",(const char *)str,
|
||||
PACKAGE_BUGREPORT),this);
|
||||
label->setGeometry(10,87,sizeHint().width()-20,14);
|
||||
|
||||
Reference in New Issue
Block a user