mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Update copyright year.
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
// along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
//
|
||||
// ----------------------------------------------------------------------------
|
||||
// Copyright © 2011-2020 Natalia Portillo
|
||||
// Copyright © 2011-2021 Natalia Portillo
|
||||
// ****************************************************************************/
|
||||
|
||||
using System;
|
||||
@@ -100,7 +100,7 @@ namespace Aaru.Gui.ViewModels.Dialogs
|
||||
[NotNull]
|
||||
public string SuiteName => "Aaru Data Preservation Suite";
|
||||
[NotNull]
|
||||
public string Copyright => "© 2011-2020 Natalia Portillo";
|
||||
public string Copyright => "© 2011-2021 Natalia Portillo";
|
||||
[NotNull]
|
||||
public string Website => "https://aaru.app";
|
||||
[NotNull]
|
||||
|
||||
Reference in New Issue
Block a user