mirror of
				https://git.wownero.com/wowlet/wowlet.git
				synced 2024-08-15 01:03:14 +00:00 
			
		
		
		
	Merge pull request 'Update copyright for 2021' (#264) from tobtoht/feather:copyright_2021 into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/264
This commit is contained in:
		
						commit
						b3a1c552ce
					
				
					 219 changed files with 231 additions and 213 deletions
				
			
		
							
								
								
									
										2
									
								
								LICENSE
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								LICENSE
									
										
									
									
									
								
							| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
Copyright (c) 2020, The Monero Project
 | 
					Copyright (c) 2020-2021, The Monero Project
 | 
				
			||||||
 | 
					
 | 
				
			||||||
All rights reserved.
 | 
					All rights reserved.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include <stdexcept>
 | 
					#include <stdexcept>
 | 
				
			||||||
#include <QDir>
 | 
					#include <QDir>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef FEATHER_APPCONTEXT_H
 | 
					#ifndef FEATHER_APPCONTEXT_H
 | 
				
			||||||
#define FEATHER_APPCONTEXT_H
 | 
					#define FEATHER_APPCONTEXT_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include <QList>
 | 
					#include <QList>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef CALC_H
 | 
					#ifndef CALC_H
 | 
				
			||||||
#define CALC_H
 | 
					#define CALC_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "calcwindow.h"
 | 
					#include "calcwindow.h"
 | 
				
			||||||
#include "mainwindow.h"
 | 
					#include "mainwindow.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef CalcWindow_H
 | 
					#ifndef CalcWindow_H
 | 
				
			||||||
#define CalcWindow_H
 | 
					#define CalcWindow_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "cli.h"
 | 
					#include "cli.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef FEATHER_CLI_H
 | 
					#ifndef FEATHER_CLI_H
 | 
				
			||||||
#define FEATHER_CLI_H
 | 
					#define FEATHER_CLI_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "coinswidget.h"
 | 
					#include "coinswidget.h"
 | 
				
			||||||
#include "ui_coinswidget.h"
 | 
					#include "ui_coinswidget.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef FEATHER_COINSWIDGET_H
 | 
					#ifndef FEATHER_COINSWIDGET_H
 | 
				
			||||||
#define FEATHER_COINSWIDGET_H
 | 
					#define FEATHER_COINSWIDGET_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "components.h"
 | 
					#include "components.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef COMP_H
 | 
					#ifndef COMP_H
 | 
				
			||||||
#define COMP_H
 | 
					#define COMP_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "contactswidget.h"
 | 
					#include "contactswidget.h"
 | 
				
			||||||
#include "ui_contactswidget.h"
 | 
					#include "ui_contactswidget.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef CONTACTSWIDGET_H
 | 
					#ifndef CONTACTSWIDGET_H
 | 
				
			||||||
#define CONTACTSWIDGET_H
 | 
					#define CONTACTSWIDGET_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "aboutdialog.h"
 | 
					#include "aboutdialog.h"
 | 
				
			||||||
#include "ui_aboutdialog.h"
 | 
					#include "ui_aboutdialog.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef ABOUT_H
 | 
					#ifndef ABOUT_H
 | 
				
			||||||
#define ABOUT_H
 | 
					#define ABOUT_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "balancedialog.h"
 | 
					#include "balancedialog.h"
 | 
				
			||||||
#include "ui_balancedialog.h"
 | 
					#include "ui_balancedialog.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef FEATHER_BALANCEDIALOG_H
 | 
					#ifndef FEATHER_BALANCEDIALOG_H
 | 
				
			||||||
#define FEATHER_BALANCEDIALOG_H
 | 
					#define FEATHER_BALANCEDIALOG_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "broadcasttxdialog.h"
 | 
					#include "broadcasttxdialog.h"
 | 
				
			||||||
#include "ui_broadcasttxdialog.h"
 | 
					#include "ui_broadcasttxdialog.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef FEATHER_BROADCASTTXDIALOG_H
 | 
					#ifndef FEATHER_BROADCASTTXDIALOG_H
 | 
				
			||||||
#define FEATHER_BROADCASTTXDIALOG_H
 | 
					#define FEATHER_BROADCASTTXDIALOG_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "ui_contactsdialog.h"
 | 
					#include "ui_contactsdialog.h"
 | 
				
			||||||
#include "contactsdialog.h"
 | 
					#include "contactsdialog.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef FEATHER_CONTACTSDIALOG_H
 | 
					#ifndef FEATHER_CONTACTSDIALOG_H
 | 
				
			||||||
#define FEATHER_CONTACTSDIALOG_H
 | 
					#define FEATHER_CONTACTSDIALOG_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "debuginfodialog.h"
 | 
					#include "debuginfodialog.h"
 | 
				
			||||||
#include "ui_debuginfodialog.h"
 | 
					#include "ui_debuginfodialog.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef FEATHER_DEBUGINFODIALOG_H
 | 
					#ifndef FEATHER_DEBUGINFODIALOG_H
 | 
				
			||||||
#define FEATHER_DEBUGINFODIALOG_H
 | 
					#define FEATHER_DEBUGINFODIALOG_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "keysdialog.h"
 | 
					#include "keysdialog.h"
 | 
				
			||||||
#include "ui_keysdialog.h"
 | 
					#include "ui_keysdialog.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef FEATHER_KEYSDIALOG_H
 | 
					#ifndef FEATHER_KEYSDIALOG_H
 | 
				
			||||||
#define FEATHER_KEYSDIALOG_H
 | 
					#define FEATHER_KEYSDIALOG_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "outputinfodialog.h"
 | 
					#include "outputinfodialog.h"
 | 
				
			||||||
#include "ui_outputinfodialog.h"
 | 
					#include "ui_outputinfodialog.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef FEATHER_OUTPUTINFODIALOG_H
 | 
					#ifndef FEATHER_OUTPUTINFODIALOG_H
 | 
				
			||||||
#define FEATHER_OUTPUTINFODIALOG_H
 | 
					#define FEATHER_OUTPUTINFODIALOG_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "ui_outputsweepdialog.h"
 | 
					#include "ui_outputsweepdialog.h"
 | 
				
			||||||
#include "outputsweepdialog.h"
 | 
					#include "outputsweepdialog.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef FEATHER_OUTPUTSWEEPDIALOG_H
 | 
					#ifndef FEATHER_OUTPUTSWEEPDIALOG_H
 | 
				
			||||||
#define FEATHER_OUTPUTSWEEPDIALOG_H
 | 
					#define FEATHER_OUTPUTSWEEPDIALOG_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "passwordchangedialog.h"
 | 
					#include "passwordchangedialog.h"
 | 
				
			||||||
#include "ui_passwordchangedialog.h"
 | 
					#include "ui_passwordchangedialog.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef FEATHER_PASSWORDCHANGEDIALOG_H
 | 
					#ifndef FEATHER_PASSWORDCHANGEDIALOG_H
 | 
				
			||||||
#define FEATHER_PASSWORDCHANGEDIALOG_H
 | 
					#define FEATHER_PASSWORDCHANGEDIALOG_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "passworddialog.h"
 | 
					#include "passworddialog.h"
 | 
				
			||||||
#include "ui_passworddialog.h"
 | 
					#include "ui_passworddialog.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef FEATHER_PASSWORDDIALOG_H
 | 
					#ifndef FEATHER_PASSWORDDIALOG_H
 | 
				
			||||||
#define FEATHER_PASSWORDDIALOG_H
 | 
					#define FEATHER_PASSWORDDIALOG_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "qrcodedialog.h"
 | 
					#include "qrcodedialog.h"
 | 
				
			||||||
#include "ui_qrcodedialog.h"
 | 
					#include "ui_qrcodedialog.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef FEATHER_QRCODEDIALOG_H
 | 
					#ifndef FEATHER_QRCODEDIALOG_H
 | 
				
			||||||
#define FEATHER_QRCODEDIALOG_H
 | 
					#define FEATHER_QRCODEDIALOG_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "restoredialog.h"
 | 
					#include "restoredialog.h"
 | 
				
			||||||
#include "ui_restoredialog.h"
 | 
					#include "ui_restoredialog.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef RESTOREDIALOG_H
 | 
					#ifndef RESTOREDIALOG_H
 | 
				
			||||||
#define RESTOREDIALOG_H
 | 
					#define RESTOREDIALOG_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "ui_seeddialog.h"
 | 
					#include "ui_seeddialog.h"
 | 
				
			||||||
#include "seeddialog.h"
 | 
					#include "seeddialog.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef FEATHER_SEEDDIALOG_H
 | 
					#ifndef FEATHER_SEEDDIALOG_H
 | 
				
			||||||
#define FEATHER_SEEDDIALOG_H
 | 
					#define FEATHER_SEEDDIALOG_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "signverifydialog.h"
 | 
					#include "signverifydialog.h"
 | 
				
			||||||
#include "ui_signverifydialog.h"
 | 
					#include "ui_signverifydialog.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef FEATHER_SIGNVERIFYDIALOG_H
 | 
					#ifndef FEATHER_SIGNVERIFYDIALOG_H
 | 
				
			||||||
#define FEATHER_SIGNVERIFYDIALOG_H
 | 
					#define FEATHER_SIGNVERIFYDIALOG_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "torinfodialog.h"
 | 
					#include "torinfodialog.h"
 | 
				
			||||||
#include "ui_torinfodialog.h"
 | 
					#include "ui_torinfodialog.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef FEATHER_TORINFODIALOG_H
 | 
					#ifndef FEATHER_TORINFODIALOG_H
 | 
				
			||||||
#define FEATHER_TORINFODIALOG_H
 | 
					#define FEATHER_TORINFODIALOG_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "transactioninfodialog.h"
 | 
					#include "transactioninfodialog.h"
 | 
				
			||||||
#include "ui_transactioninfodialog.h"
 | 
					#include "ui_transactioninfodialog.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef FEATHER_TRANSACTIONINFODIALOG_H
 | 
					#ifndef FEATHER_TRANSACTIONINFODIALOG_H
 | 
				
			||||||
#define FEATHER_TRANSACTIONINFODIALOG_H
 | 
					#define FEATHER_TRANSACTIONINFODIALOG_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "txconfadvdialog.h"
 | 
					#include "txconfadvdialog.h"
 | 
				
			||||||
#include "ui_txconfadvdialog.h"
 | 
					#include "ui_txconfadvdialog.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef FEATHER_TXCONFADVDIALOG_H
 | 
					#ifndef FEATHER_TXCONFADVDIALOG_H
 | 
				
			||||||
#define FEATHER_TXCONFADVDIALOG_H
 | 
					#define FEATHER_TXCONFADVDIALOG_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "txconfdialog.h"
 | 
					#include "txconfdialog.h"
 | 
				
			||||||
#include "ui_txconfdialog.h"
 | 
					#include "ui_txconfdialog.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef FEATHER_TXCONFDIALOG_H
 | 
					#ifndef FEATHER_TXCONFDIALOG_H
 | 
				
			||||||
#define FEATHER_TXCONFDIALOG_H
 | 
					#define FEATHER_TXCONFDIALOG_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "tximportdialog.h"
 | 
					#include "tximportdialog.h"
 | 
				
			||||||
#include "ui_tximportdialog.h"
 | 
					#include "ui_tximportdialog.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef FEATHER_TXIMPORTDIALOG_H
 | 
					#ifndef FEATHER_TXIMPORTDIALOG_H
 | 
				
			||||||
#define FEATHER_TXIMPORTDIALOG_H
 | 
					#define FEATHER_TXIMPORTDIALOG_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "verifyproofdialog.h"
 | 
					#include "verifyproofdialog.h"
 | 
				
			||||||
#include "ui_verifyproofdialog.h"
 | 
					#include "ui_verifyproofdialog.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef FEATHER_VERIFYPROOFDIALOG_H
 | 
					#ifndef FEATHER_VERIFYPROOFDIALOG_H
 | 
				
			||||||
#define FEATHER_VERIFYPROOFDIALOG_H
 | 
					#define FEATHER_VERIFYPROOFDIALOG_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include <QFileDialog>
 | 
					#include <QFileDialog>
 | 
				
			||||||
#include <QInputDialog>
 | 
					#include <QInputDialog>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef FEATHER_VIEWONLYDIALOG_H
 | 
					#ifndef FEATHER_VIEWONLYDIALOG_H
 | 
				
			||||||
#define FEATHER_VIEWONLYDIALOG_H
 | 
					#define FEATHER_VIEWONLYDIALOG_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "walletinfodialog.h"
 | 
					#include "walletinfodialog.h"
 | 
				
			||||||
#include "ui_walletinfodialog.h"
 | 
					#include "ui_walletinfodialog.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef FEATHER_WALLETINFODIALOG_H
 | 
					#ifndef FEATHER_WALLETINFODIALOG_H
 | 
				
			||||||
#define FEATHER_WALLETINFODIALOG_H
 | 
					#define FEATHER_WALLETINFODIALOG_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "xmrtoinfodialog.h"
 | 
					#include "xmrtoinfodialog.h"
 | 
				
			||||||
#include "ui_xmrtoinfodialog.h"
 | 
					#include "ui_xmrtoinfodialog.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef FEATHER_XMRTOINFODIALOG_H
 | 
					#ifndef FEATHER_XMRTOINFODIALOG_H
 | 
				
			||||||
#define FEATHER_XMRTOINFODIALOG_H
 | 
					#define FEATHER_XMRTOINFODIALOG_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef FEATHER_GLOBALS_H
 | 
					#ifndef FEATHER_GLOBALS_H
 | 
				
			||||||
#define FEATHER_GLOBALS_H
 | 
					#define FEATHER_GLOBALS_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "historywidget.h"
 | 
					#include "historywidget.h"
 | 
				
			||||||
#include "ui_historywidget.h"
 | 
					#include "ui_historywidget.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef FEATHER_HISTORYWIDGET_H
 | 
					#ifndef FEATHER_HISTORYWIDGET_H
 | 
				
			||||||
#define FEATHER_HISTORYWIDGET_H
 | 
					#define FEATHER_HISTORYWIDGET_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2014-2020, The Monero Project.
 | 
					// Copyright (c) 2014-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "AddressBook.h"
 | 
					#include "AddressBook.h"
 | 
				
			||||||
#include "AddressBookInfo.h"
 | 
					#include "AddressBookInfo.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2014-2020, The Monero Project.
 | 
					// Copyright (c) 2014-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef ADDRESSBOOK_H
 | 
					#ifndef ADDRESSBOOK_H
 | 
				
			||||||
#define ADDRESSBOOK_H
 | 
					#define ADDRESSBOOK_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2014-2020, The Monero Project.
 | 
					// Copyright (c) 2014-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "AddressBookInfo.h"
 | 
					#include "AddressBookInfo.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2014-2020, The Monero Project.
 | 
					// Copyright (c) 2014-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef FEATHER_ADDRESSBOOKINFO_H
 | 
					#ifndef FEATHER_ADDRESSBOOKINFO_H
 | 
				
			||||||
#define FEATHER_ADDRESSBOOKINFO_H
 | 
					#define FEATHER_ADDRESSBOOKINFO_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "Coins.h"
 | 
					#include "Coins.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef FEATHER_COINS_H
 | 
					#ifndef FEATHER_COINS_H
 | 
				
			||||||
#define FEATHER_COINS_H
 | 
					#define FEATHER_COINS_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "CoinsInfo.h"
 | 
					#include "CoinsInfo.h"
 | 
				
			||||||
#include "libwalletqt/WalletManager.h"
 | 
					#include "libwalletqt/WalletManager.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef FEATHER_COINSINFO_H
 | 
					#ifndef FEATHER_COINSINFO_H
 | 
				
			||||||
#define FEATHER_COINSINFO_H
 | 
					#define FEATHER_COINSINFO_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2014-2020, The Monero Project.
 | 
					// Copyright (c) 2014-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "ConstructionInfo.h"
 | 
					#include "ConstructionInfo.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2014-2020, The Monero Project.
 | 
					// Copyright (c) 2014-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef FEATHER_CONSTRUCTIONINFO_H
 | 
					#ifndef FEATHER_CONSTRUCTIONINFO_H
 | 
				
			||||||
#define FEATHER_CONSTRUCTIONINFO_H
 | 
					#define FEATHER_CONSTRUCTIONINFO_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2014-2020, The Monero Project.
 | 
					// Copyright (c) 2014-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef FEATHER_INPUT_H
 | 
					#ifndef FEATHER_INPUT_H
 | 
				
			||||||
#define FEATHER_INPUT_H
 | 
					#define FEATHER_INPUT_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2014-2020, The Monero Project.
 | 
					// Copyright (c) 2014-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "PassphraseHelper.h"
 | 
					#include "PassphraseHelper.h"
 | 
				
			||||||
#include <QMutexLocker>
 | 
					#include <QMutexLocker>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2014-2020, The Monero Project.
 | 
					// Copyright (c) 2014-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef MONERO_GUI_PASSPHRASEHELPER_H
 | 
					#ifndef MONERO_GUI_PASSPHRASEHELPER_H
 | 
				
			||||||
#define MONERO_GUI_PASSPHRASEHELPER_H
 | 
					#define MONERO_GUI_PASSPHRASEHELPER_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2014-2020, The Monero Project.
 | 
					// Copyright (c) 2014-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "PendingTransaction.h"
 | 
					#include "PendingTransaction.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2014-2020, The Monero Project.
 | 
					// Copyright (c) 2014-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef PENDINGTRANSACTION_H
 | 
					#ifndef PENDINGTRANSACTION_H
 | 
				
			||||||
#define PENDINGTRANSACTION_H
 | 
					#define PENDINGTRANSACTION_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2014-2020, The Monero Project.
 | 
					// Copyright (c) 2014-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "PendingTransactionInfo.h"
 | 
					#include "PendingTransactionInfo.h"
 | 
				
			||||||
#include "Input.h"
 | 
					#include "Input.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2014-2020, The Monero Project.
 | 
					// Copyright (c) 2014-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef FEATHER_PENDINGTRANSACTIONINFO_H
 | 
					#ifndef FEATHER_PENDINGTRANSACTIONINFO_H
 | 
				
			||||||
#define FEATHER_PENDINGTRANSACTIONINFO_H
 | 
					#define FEATHER_PENDINGTRANSACTIONINFO_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef FEATHER_RINGS_H
 | 
					#ifndef FEATHER_RINGS_H
 | 
				
			||||||
#define FEATHER_RINGS_H
 | 
					#define FEATHER_RINGS_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2014-2020, The Monero Project.
 | 
					// Copyright (c) 2014-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "Subaddress.h"
 | 
					#include "Subaddress.h"
 | 
				
			||||||
#include <QDebug>
 | 
					#include <QDebug>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2014-2020, The Monero Project.
 | 
					// Copyright (c) 2014-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef SUBADDRESS_H
 | 
					#ifndef SUBADDRESS_H
 | 
				
			||||||
#define SUBADDRESS_H
 | 
					#define SUBADDRESS_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2014-2020, The Monero Project.
 | 
					// Copyright (c) 2014-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "SubaddressAccount.h"
 | 
					#include "SubaddressAccount.h"
 | 
				
			||||||
#include <QDebug>
 | 
					#include <QDebug>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2014-2020, The Monero Project.
 | 
					// Copyright (c) 2014-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef SUBADDRESSACCOUNT_H
 | 
					#ifndef SUBADDRESSACCOUNT_H
 | 
				
			||||||
#define SUBADDRESSACCOUNT_H
 | 
					#define SUBADDRESSACCOUNT_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2014-2020, The Monero Project.
 | 
					// Copyright (c) 2014-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "TransactionHistory.h"
 | 
					#include "TransactionHistory.h"
 | 
				
			||||||
#include "TransactionInfo.h"
 | 
					#include "TransactionInfo.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2014-2020, The Monero Project.
 | 
					// Copyright (c) 2014-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef TRANSACTIONHISTORY_H
 | 
					#ifndef TRANSACTIONHISTORY_H
 | 
				
			||||||
#define TRANSACTIONHISTORY_H
 | 
					#define TRANSACTIONHISTORY_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2014-2020, The Monero Project.
 | 
					// Copyright (c) 2014-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "TransactionInfo.h"
 | 
					#include "TransactionInfo.h"
 | 
				
			||||||
#include "libwalletqt/WalletManager.h"
 | 
					#include "libwalletqt/WalletManager.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2014-2020, The Monero Project.
 | 
					// Copyright (c) 2014-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef TRANSACTIONINFO_H
 | 
					#ifndef TRANSACTIONINFO_H
 | 
				
			||||||
#define TRANSACTIONINFO_H
 | 
					#define TRANSACTIONINFO_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2014-2020, The Monero Project.
 | 
					// Copyright (c) 2014-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef TRANSFER_H
 | 
					#ifndef TRANSFER_H
 | 
				
			||||||
#define TRANSFER_H
 | 
					#define TRANSFER_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2014-2020, The Monero Project.
 | 
					// Copyright (c) 2014-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "UnsignedTransaction.h"
 | 
					#include "UnsignedTransaction.h"
 | 
				
			||||||
#include <QVector>
 | 
					#include <QVector>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2014-2020, The Monero Project.
 | 
					// Copyright (c) 2014-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef UNSIGNEDTRANSACTION_H
 | 
					#ifndef UNSIGNEDTRANSACTION_H
 | 
				
			||||||
#define UNSIGNEDTRANSACTION_H
 | 
					#define UNSIGNEDTRANSACTION_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2014-2020, The Monero Project.
 | 
					// Copyright (c) 2014-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "Wallet.h"
 | 
					#include "Wallet.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2014-2020, The Monero Project.
 | 
					// Copyright (c) 2014-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef WALLET_H
 | 
					#ifndef WALLET_H
 | 
				
			||||||
#define WALLET_H
 | 
					#define WALLET_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2014-2020, The Monero Project.
 | 
					// Copyright (c) 2014-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "WalletListenerImpl.h"
 | 
					#include "WalletListenerImpl.h"
 | 
				
			||||||
#include "Wallet.h"
 | 
					#include "Wallet.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2014-2020, The Monero Project.
 | 
					// Copyright (c) 2014-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef MONERO_GUI_WALLETLISTENERIMPL_H
 | 
					#ifndef MONERO_GUI_WALLETLISTENERIMPL_H
 | 
				
			||||||
#define MONERO_GUI_WALLETLISTENERIMPL_H
 | 
					#define MONERO_GUI_WALLETLISTENERIMPL_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2014-2020, The Monero Project.
 | 
					// Copyright (c) 2014-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "libwalletqt/WalletManager.h"
 | 
					#include "libwalletqt/WalletManager.h"
 | 
				
			||||||
#include "Wallet.h"
 | 
					#include "Wallet.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2014-2020, The Monero Project.
 | 
					// Copyright (c) 2014-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef WALLETMANAGER_H
 | 
					#ifndef WALLETMANAGER_H
 | 
				
			||||||
#define WALLETMANAGER_H
 | 
					#define WALLETMANAGER_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// SPDX-License-Identifier: BSD-3-Clause
 | 
					// SPDX-License-Identifier: BSD-3-Clause
 | 
				
			||||||
// Copyright (c) 2020, The Monero Project.
 | 
					// Copyright (c) 2020-2021, The Monero Project.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include <QResource>
 | 
					#include <QResource>
 | 
				
			||||||
#include <QApplication>
 | 
					#include <QApplication>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
Some files were not shown because too many files have changed in this diff Show more
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue