diff --git a/apitest/src/main/java/haveno/apitest/ApiTestMain.java b/apitest/src/main/java/haveno/apitest/ApiTestMain.java
index d18775581c..4da4b92061 100644
--- a/apitest/src/main/java/haveno/apitest/ApiTestMain.java
+++ b/apitest/src/main/java/haveno/apitest/ApiTestMain.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest;
diff --git a/apitest/src/main/java/haveno/apitest/Scaffold.java b/apitest/src/main/java/haveno/apitest/Scaffold.java
index 7f7bdea715..0384872dd5 100644
--- a/apitest/src/main/java/haveno/apitest/Scaffold.java
+++ b/apitest/src/main/java/haveno/apitest/Scaffold.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest;
diff --git a/apitest/src/main/java/haveno/apitest/SetupTask.java b/apitest/src/main/java/haveno/apitest/SetupTask.java
index ae8464596a..542359c709 100644
--- a/apitest/src/main/java/haveno/apitest/SetupTask.java
+++ b/apitest/src/main/java/haveno/apitest/SetupTask.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest;
diff --git a/apitest/src/main/java/haveno/apitest/SmokeTestBashCommand.java b/apitest/src/main/java/haveno/apitest/SmokeTestBashCommand.java
index cadb8b2c6b..f0b2195ca5 100644
--- a/apitest/src/main/java/haveno/apitest/SmokeTestBashCommand.java
+++ b/apitest/src/main/java/haveno/apitest/SmokeTestBashCommand.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest;
diff --git a/apitest/src/main/java/haveno/apitest/SmokeTestBitcoind.java b/apitest/src/main/java/haveno/apitest/SmokeTestBitcoind.java
index 8cf029ffcf..61e8669b9f 100644
--- a/apitest/src/main/java/haveno/apitest/SmokeTestBitcoind.java
+++ b/apitest/src/main/java/haveno/apitest/SmokeTestBitcoind.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest;
diff --git a/apitest/src/main/java/haveno/apitest/config/ApiTestConfig.java b/apitest/src/main/java/haveno/apitest/config/ApiTestConfig.java
index 998d3353a1..9a1242776c 100644
--- a/apitest/src/main/java/haveno/apitest/config/ApiTestConfig.java
+++ b/apitest/src/main/java/haveno/apitest/config/ApiTestConfig.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest.config;
diff --git a/apitest/src/main/java/haveno/apitest/config/HavenoAppConfig.java b/apitest/src/main/java/haveno/apitest/config/HavenoAppConfig.java
index 40565a0df9..6e8a1f10dc 100644
--- a/apitest/src/main/java/haveno/apitest/config/HavenoAppConfig.java
+++ b/apitest/src/main/java/haveno/apitest/config/HavenoAppConfig.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest.config;
diff --git a/apitest/src/main/java/haveno/apitest/linux/AbstractLinuxProcess.java b/apitest/src/main/java/haveno/apitest/linux/AbstractLinuxProcess.java
index 6d839edfeb..86de555a8a 100644
--- a/apitest/src/main/java/haveno/apitest/linux/AbstractLinuxProcess.java
+++ b/apitest/src/main/java/haveno/apitest/linux/AbstractLinuxProcess.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest.linux;
diff --git a/apitest/src/main/java/haveno/apitest/linux/BashCommand.java b/apitest/src/main/java/haveno/apitest/linux/BashCommand.java
index b42a864835..350384fc37 100644
--- a/apitest/src/main/java/haveno/apitest/linux/BashCommand.java
+++ b/apitest/src/main/java/haveno/apitest/linux/BashCommand.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest.linux;
diff --git a/apitest/src/main/java/haveno/apitest/linux/BitcoinCli.java b/apitest/src/main/java/haveno/apitest/linux/BitcoinCli.java
index 7a7074e1e8..25661eda0e 100644
--- a/apitest/src/main/java/haveno/apitest/linux/BitcoinCli.java
+++ b/apitest/src/main/java/haveno/apitest/linux/BitcoinCli.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest.linux;
diff --git a/apitest/src/main/java/haveno/apitest/linux/BitcoinDaemon.java b/apitest/src/main/java/haveno/apitest/linux/BitcoinDaemon.java
index 1038233af4..01c7e216f4 100644
--- a/apitest/src/main/java/haveno/apitest/linux/BitcoinDaemon.java
+++ b/apitest/src/main/java/haveno/apitest/linux/BitcoinDaemon.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest.linux;
diff --git a/apitest/src/main/java/haveno/apitest/linux/HavenoProcess.java b/apitest/src/main/java/haveno/apitest/linux/HavenoProcess.java
index 35b03a72b1..13f54c479e 100644
--- a/apitest/src/main/java/haveno/apitest/linux/HavenoProcess.java
+++ b/apitest/src/main/java/haveno/apitest/linux/HavenoProcess.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest.linux;
diff --git a/apitest/src/main/java/haveno/apitest/linux/LinuxProcess.java b/apitest/src/main/java/haveno/apitest/linux/LinuxProcess.java
index b9603433ef..37b722cecc 100644
--- a/apitest/src/main/java/haveno/apitest/linux/LinuxProcess.java
+++ b/apitest/src/main/java/haveno/apitest/linux/LinuxProcess.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest.linux;
diff --git a/apitest/src/main/java/haveno/apitest/linux/SystemCommandExecutor.java b/apitest/src/main/java/haveno/apitest/linux/SystemCommandExecutor.java
index f9ce4711e2..13a744393d 100644
--- a/apitest/src/main/java/haveno/apitest/linux/SystemCommandExecutor.java
+++ b/apitest/src/main/java/haveno/apitest/linux/SystemCommandExecutor.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest.linux;
diff --git a/apitest/src/main/java/haveno/apitest/linux/ThreadedStreamHandler.java b/apitest/src/main/java/haveno/apitest/linux/ThreadedStreamHandler.java
index 611ddd6aa0..a103eb8a51 100644
--- a/apitest/src/main/java/haveno/apitest/linux/ThreadedStreamHandler.java
+++ b/apitest/src/main/java/haveno/apitest/linux/ThreadedStreamHandler.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest.linux;
diff --git a/apitest/src/test/java/haveno/apitest/ApiTestCase.java b/apitest/src/test/java/haveno/apitest/ApiTestCase.java
index 7e0db28868..4bd495d91d 100644
--- a/apitest/src/test/java/haveno/apitest/ApiTestCase.java
+++ b/apitest/src/test/java/haveno/apitest/ApiTestCase.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest;
diff --git a/apitest/src/test/java/haveno/apitest/method/BitcoinCliHelper.java b/apitest/src/test/java/haveno/apitest/method/BitcoinCliHelper.java
index cebaec9893..aace7c5a08 100644
--- a/apitest/src/test/java/haveno/apitest/method/BitcoinCliHelper.java
+++ b/apitest/src/test/java/haveno/apitest/method/BitcoinCliHelper.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest.method;
diff --git a/apitest/src/test/java/haveno/apitest/method/CallRateMeteringInterceptorTest.java b/apitest/src/test/java/haveno/apitest/method/CallRateMeteringInterceptorTest.java
index 2613212fb5..816a2a38e4 100644
--- a/apitest/src/test/java/haveno/apitest/method/CallRateMeteringInterceptorTest.java
+++ b/apitest/src/test/java/haveno/apitest/method/CallRateMeteringInterceptorTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest.method;
diff --git a/apitest/src/test/java/haveno/apitest/method/GetMethodHelpTest.java b/apitest/src/test/java/haveno/apitest/method/GetMethodHelpTest.java
index d40466f1ca..92e82c03f0 100644
--- a/apitest/src/test/java/haveno/apitest/method/GetMethodHelpTest.java
+++ b/apitest/src/test/java/haveno/apitest/method/GetMethodHelpTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest.method;
diff --git a/apitest/src/test/java/haveno/apitest/method/GetVersionTest.java b/apitest/src/test/java/haveno/apitest/method/GetVersionTest.java
index 7431c8183f..774c1cb464 100644
--- a/apitest/src/test/java/haveno/apitest/method/GetVersionTest.java
+++ b/apitest/src/test/java/haveno/apitest/method/GetVersionTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest.method;
diff --git a/apitest/src/test/java/haveno/apitest/method/MethodTest.java b/apitest/src/test/java/haveno/apitest/method/MethodTest.java
index 2dbd89863f..739c7c03c7 100644
--- a/apitest/src/test/java/haveno/apitest/method/MethodTest.java
+++ b/apitest/src/test/java/haveno/apitest/method/MethodTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest.method;
diff --git a/apitest/src/test/java/haveno/apitest/method/RegisterDisputeAgentsTest.java b/apitest/src/test/java/haveno/apitest/method/RegisterDisputeAgentsTest.java
index 5717830d1a..4a333a834f 100644
--- a/apitest/src/test/java/haveno/apitest/method/RegisterDisputeAgentsTest.java
+++ b/apitest/src/test/java/haveno/apitest/method/RegisterDisputeAgentsTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest.method;
diff --git a/apitest/src/test/java/haveno/apitest/method/offer/AbstractOfferTest.java b/apitest/src/test/java/haveno/apitest/method/offer/AbstractOfferTest.java
index 438a41876b..446d070f89 100644
--- a/apitest/src/test/java/haveno/apitest/method/offer/AbstractOfferTest.java
+++ b/apitest/src/test/java/haveno/apitest/method/offer/AbstractOfferTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest.method.offer;
diff --git a/apitest/src/test/java/haveno/apitest/method/offer/CancelOfferTest.java b/apitest/src/test/java/haveno/apitest/method/offer/CancelOfferTest.java
index 3e9bcdff38..a7776dd683 100644
--- a/apitest/src/test/java/haveno/apitest/method/offer/CancelOfferTest.java
+++ b/apitest/src/test/java/haveno/apitest/method/offer/CancelOfferTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest.method.offer;
diff --git a/apitest/src/test/java/haveno/apitest/method/offer/CreateOfferUsingFixedPriceTest.java b/apitest/src/test/java/haveno/apitest/method/offer/CreateOfferUsingFixedPriceTest.java
index a50b7e7a1a..38d83f696d 100644
--- a/apitest/src/test/java/haveno/apitest/method/offer/CreateOfferUsingFixedPriceTest.java
+++ b/apitest/src/test/java/haveno/apitest/method/offer/CreateOfferUsingFixedPriceTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest.method.offer;
diff --git a/apitest/src/test/java/haveno/apitest/method/offer/CreateOfferUsingMarketPriceMarginTest.java b/apitest/src/test/java/haveno/apitest/method/offer/CreateOfferUsingMarketPriceMarginTest.java
index eb06d0a810..cc6f53acdc 100644
--- a/apitest/src/test/java/haveno/apitest/method/offer/CreateOfferUsingMarketPriceMarginTest.java
+++ b/apitest/src/test/java/haveno/apitest/method/offer/CreateOfferUsingMarketPriceMarginTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest.method.offer;
diff --git a/apitest/src/test/java/haveno/apitest/method/offer/CreateXMROffersTest.java b/apitest/src/test/java/haveno/apitest/method/offer/CreateXMROffersTest.java
index e057e77f3c..4b7032c86f 100644
--- a/apitest/src/test/java/haveno/apitest/method/offer/CreateXMROffersTest.java
+++ b/apitest/src/test/java/haveno/apitest/method/offer/CreateXMROffersTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest.method.offer;
diff --git a/apitest/src/test/java/haveno/apitest/method/offer/ValidateCreateOfferTest.java b/apitest/src/test/java/haveno/apitest/method/offer/ValidateCreateOfferTest.java
index 3fcf703877..f299801c5a 100644
--- a/apitest/src/test/java/haveno/apitest/method/offer/ValidateCreateOfferTest.java
+++ b/apitest/src/test/java/haveno/apitest/method/offer/ValidateCreateOfferTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest.method.offer;
diff --git a/apitest/src/test/java/haveno/apitest/method/payment/CreatePaymentAccountTest.java b/apitest/src/test/java/haveno/apitest/method/payment/CreatePaymentAccountTest.java
index ca16cfbf09..8d637cba4f 100644
--- a/apitest/src/test/java/haveno/apitest/method/payment/CreatePaymentAccountTest.java
+++ b/apitest/src/test/java/haveno/apitest/method/payment/CreatePaymentAccountTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest.method.payment;
diff --git a/apitest/src/test/java/haveno/apitest/method/trade/TakeBuyBTCOfferTest.java b/apitest/src/test/java/haveno/apitest/method/trade/TakeBuyBTCOfferTest.java
index c7519a399a..fee6e798ba 100644
--- a/apitest/src/test/java/haveno/apitest/method/trade/TakeBuyBTCOfferTest.java
+++ b/apitest/src/test/java/haveno/apitest/method/trade/TakeBuyBTCOfferTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest.method.trade;
diff --git a/apitest/src/test/java/haveno/apitest/method/trade/TakeBuyBTCOfferWithNationalBankAcctTest.java b/apitest/src/test/java/haveno/apitest/method/trade/TakeBuyBTCOfferWithNationalBankAcctTest.java
index 930ba348d8..10be976c8b 100644
--- a/apitest/src/test/java/haveno/apitest/method/trade/TakeBuyBTCOfferWithNationalBankAcctTest.java
+++ b/apitest/src/test/java/haveno/apitest/method/trade/TakeBuyBTCOfferWithNationalBankAcctTest.java
@@ -1,35 +1,35 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest.method.trade;
diff --git a/apitest/src/test/java/haveno/apitest/method/trade/TakeBuyXMROfferTest.java b/apitest/src/test/java/haveno/apitest/method/trade/TakeBuyXMROfferTest.java
index 68c3f40cce..40289e1d50 100644
--- a/apitest/src/test/java/haveno/apitest/method/trade/TakeBuyXMROfferTest.java
+++ b/apitest/src/test/java/haveno/apitest/method/trade/TakeBuyXMROfferTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest.method.trade;
diff --git a/apitest/src/test/java/haveno/apitest/method/trade/TakeSellBTCOfferTest.java b/apitest/src/test/java/haveno/apitest/method/trade/TakeSellBTCOfferTest.java
index 95ef134bdb..a425759717 100644
--- a/apitest/src/test/java/haveno/apitest/method/trade/TakeSellBTCOfferTest.java
+++ b/apitest/src/test/java/haveno/apitest/method/trade/TakeSellBTCOfferTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest.method.trade;
diff --git a/apitest/src/test/java/haveno/apitest/method/trade/TakeSellXMROfferTest.java b/apitest/src/test/java/haveno/apitest/method/trade/TakeSellXMROfferTest.java
index f1e98959f7..68daa64050 100644
--- a/apitest/src/test/java/haveno/apitest/method/trade/TakeSellXMROfferTest.java
+++ b/apitest/src/test/java/haveno/apitest/method/trade/TakeSellXMROfferTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest.method.trade;
diff --git a/apitest/src/test/java/haveno/apitest/scenario/LongRunningOfferDeactivationTest.java b/apitest/src/test/java/haveno/apitest/scenario/LongRunningOfferDeactivationTest.java
index c2d7b55060..13b72ff79f 100644
--- a/apitest/src/test/java/haveno/apitest/scenario/LongRunningOfferDeactivationTest.java
+++ b/apitest/src/test/java/haveno/apitest/scenario/LongRunningOfferDeactivationTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest.scenario;
diff --git a/apitest/src/test/java/haveno/apitest/scenario/LongRunningTradesTest.java b/apitest/src/test/java/haveno/apitest/scenario/LongRunningTradesTest.java
index 6f4c299675..aa45775b4e 100644
--- a/apitest/src/test/java/haveno/apitest/scenario/LongRunningTradesTest.java
+++ b/apitest/src/test/java/haveno/apitest/scenario/LongRunningTradesTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest.scenario;
diff --git a/apitest/src/test/java/haveno/apitest/scenario/OfferTest.java b/apitest/src/test/java/haveno/apitest/scenario/OfferTest.java
index 067679ef92..85146d95de 100644
--- a/apitest/src/test/java/haveno/apitest/scenario/OfferTest.java
+++ b/apitest/src/test/java/haveno/apitest/scenario/OfferTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest.scenario;
diff --git a/apitest/src/test/java/haveno/apitest/scenario/ScriptedBotTest.java b/apitest/src/test/java/haveno/apitest/scenario/ScriptedBotTest.java
index 630d6b78eb..cb1072724e 100644
--- a/apitest/src/test/java/haveno/apitest/scenario/ScriptedBotTest.java
+++ b/apitest/src/test/java/haveno/apitest/scenario/ScriptedBotTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest.scenario;
diff --git a/apitest/src/test/java/haveno/apitest/scenario/StartupTest.java b/apitest/src/test/java/haveno/apitest/scenario/StartupTest.java
index 05e6e13137..d1fa3f7562 100644
--- a/apitest/src/test/java/haveno/apitest/scenario/StartupTest.java
+++ b/apitest/src/test/java/haveno/apitest/scenario/StartupTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest.scenario;
diff --git a/apitest/src/test/java/haveno/apitest/scenario/TradeTest.java b/apitest/src/test/java/haveno/apitest/scenario/TradeTest.java
index b1c97cce02..7fdd337b61 100644
--- a/apitest/src/test/java/haveno/apitest/scenario/TradeTest.java
+++ b/apitest/src/test/java/haveno/apitest/scenario/TradeTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest.scenario;
diff --git a/apitest/src/test/java/haveno/apitest/scenario/WalletTest.java b/apitest/src/test/java/haveno/apitest/scenario/WalletTest.java
index 17e065b211..4e14de68cb 100644
--- a/apitest/src/test/java/haveno/apitest/scenario/WalletTest.java
+++ b/apitest/src/test/java/haveno/apitest/scenario/WalletTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest.scenario;
diff --git a/apitest/src/test/java/haveno/apitest/scenario/bot/AbstractBotTest.java b/apitest/src/test/java/haveno/apitest/scenario/bot/AbstractBotTest.java
index 827fbd7fa1..9ea30e676b 100644
--- a/apitest/src/test/java/haveno/apitest/scenario/bot/AbstractBotTest.java
+++ b/apitest/src/test/java/haveno/apitest/scenario/bot/AbstractBotTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest.scenario.bot;
diff --git a/apitest/src/test/java/haveno/apitest/scenario/bot/BotClient.java b/apitest/src/test/java/haveno/apitest/scenario/bot/BotClient.java
index e6b1b6d01a..31df689434 100644
--- a/apitest/src/test/java/haveno/apitest/scenario/bot/BotClient.java
+++ b/apitest/src/test/java/haveno/apitest/scenario/bot/BotClient.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest.scenario.bot;
diff --git a/apitest/src/test/java/haveno/apitest/scenario/bot/InvalidRandomOfferException.java b/apitest/src/test/java/haveno/apitest/scenario/bot/InvalidRandomOfferException.java
index 10d42dc254..9cb5bfe32d 100644
--- a/apitest/src/test/java/haveno/apitest/scenario/bot/InvalidRandomOfferException.java
+++ b/apitest/src/test/java/haveno/apitest/scenario/bot/InvalidRandomOfferException.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest.scenario.bot;
diff --git a/apitest/src/test/java/haveno/apitest/scenario/bot/PaymentAccountNotFoundException.java b/apitest/src/test/java/haveno/apitest/scenario/bot/PaymentAccountNotFoundException.java
index a090c14960..731deda250 100644
--- a/apitest/src/test/java/haveno/apitest/scenario/bot/PaymentAccountNotFoundException.java
+++ b/apitest/src/test/java/haveno/apitest/scenario/bot/PaymentAccountNotFoundException.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest.scenario.bot;
diff --git a/apitest/src/test/java/haveno/apitest/scenario/bot/RandomOffer.java b/apitest/src/test/java/haveno/apitest/scenario/bot/RandomOffer.java
index e295cd03e0..eebaec8b04 100644
--- a/apitest/src/test/java/haveno/apitest/scenario/bot/RandomOffer.java
+++ b/apitest/src/test/java/haveno/apitest/scenario/bot/RandomOffer.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest.scenario.bot;
diff --git a/apitest/src/test/java/haveno/apitest/scenario/bot/RobotBob.java b/apitest/src/test/java/haveno/apitest/scenario/bot/RobotBob.java
index 7787419c84..89b87e4ca7 100644
--- a/apitest/src/test/java/haveno/apitest/scenario/bot/RobotBob.java
+++ b/apitest/src/test/java/haveno/apitest/scenario/bot/RobotBob.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest.scenario.bot;
diff --git a/apitest/src/test/java/haveno/apitest/scenario/bot/protocol/BotProtocol.java b/apitest/src/test/java/haveno/apitest/scenario/bot/protocol/BotProtocol.java
index 6c831d41e9..d7be0256d3 100644
--- a/apitest/src/test/java/haveno/apitest/scenario/bot/protocol/BotProtocol.java
+++ b/apitest/src/test/java/haveno/apitest/scenario/bot/protocol/BotProtocol.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest.scenario.bot.protocol;
diff --git a/apitest/src/test/java/haveno/apitest/scenario/bot/script/BashScriptGenerator.java b/apitest/src/test/java/haveno/apitest/scenario/bot/script/BashScriptGenerator.java
index 52af873516..87fbbf3c79 100644
--- a/apitest/src/test/java/haveno/apitest/scenario/bot/script/BashScriptGenerator.java
+++ b/apitest/src/test/java/haveno/apitest/scenario/bot/script/BashScriptGenerator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest.scenario.bot.script;
diff --git a/apitest/src/test/java/haveno/apitest/scenario/bot/script/BotScript.java b/apitest/src/test/java/haveno/apitest/scenario/bot/script/BotScript.java
index 642154d10b..d231b56dcc 100644
--- a/apitest/src/test/java/haveno/apitest/scenario/bot/script/BotScript.java
+++ b/apitest/src/test/java/haveno/apitest/scenario/bot/script/BotScript.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest.scenario.bot.script;
diff --git a/apitest/src/test/java/haveno/apitest/scenario/bot/script/BotScriptGenerator.java b/apitest/src/test/java/haveno/apitest/scenario/bot/script/BotScriptGenerator.java
index fbda837b98..02d1822c50 100644
--- a/apitest/src/test/java/haveno/apitest/scenario/bot/script/BotScriptGenerator.java
+++ b/apitest/src/test/java/haveno/apitest/scenario/bot/script/BotScriptGenerator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest.scenario.bot.script;
diff --git a/apitest/src/test/java/haveno/apitest/scenario/bot/shutdown/ManualBotShutdownException.java b/apitest/src/test/java/haveno/apitest/scenario/bot/shutdown/ManualBotShutdownException.java
index 9c51b83ab9..68b893930b 100644
--- a/apitest/src/test/java/haveno/apitest/scenario/bot/shutdown/ManualBotShutdownException.java
+++ b/apitest/src/test/java/haveno/apitest/scenario/bot/shutdown/ManualBotShutdownException.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.apitest.scenario.bot.shutdown;
diff --git a/assets/src/main/java/haveno/asset/AbstractAsset.java b/assets/src/main/java/haveno/asset/AbstractAsset.java
index 781038e3a3..08ea558b31 100644
--- a/assets/src/main/java/haveno/asset/AbstractAsset.java
+++ b/assets/src/main/java/haveno/asset/AbstractAsset.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.asset;
diff --git a/assets/src/main/java/haveno/asset/AddressValidationResult.java b/assets/src/main/java/haveno/asset/AddressValidationResult.java
index a5d0153b44..ccdc49288c 100644
--- a/assets/src/main/java/haveno/asset/AddressValidationResult.java
+++ b/assets/src/main/java/haveno/asset/AddressValidationResult.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.asset;
diff --git a/assets/src/main/java/haveno/asset/AddressValidator.java b/assets/src/main/java/haveno/asset/AddressValidator.java
index be5d623539..192c8583b6 100644
--- a/assets/src/main/java/haveno/asset/AddressValidator.java
+++ b/assets/src/main/java/haveno/asset/AddressValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.asset;
diff --git a/assets/src/main/java/haveno/asset/Asset.java b/assets/src/main/java/haveno/asset/Asset.java
index eeed4885ef..2d5bb99a17 100644
--- a/assets/src/main/java/haveno/asset/Asset.java
+++ b/assets/src/main/java/haveno/asset/Asset.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.asset;
diff --git a/assets/src/main/java/haveno/asset/AssetRegistry.java b/assets/src/main/java/haveno/asset/AssetRegistry.java
index c0079804d3..519032feee 100644
--- a/assets/src/main/java/haveno/asset/AssetRegistry.java
+++ b/assets/src/main/java/haveno/asset/AssetRegistry.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.asset;
diff --git a/assets/src/main/java/haveno/asset/Base58AddressValidator.java b/assets/src/main/java/haveno/asset/Base58AddressValidator.java
index 3942e5b78f..82d34921ef 100644
--- a/assets/src/main/java/haveno/asset/Base58AddressValidator.java
+++ b/assets/src/main/java/haveno/asset/Base58AddressValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.asset;
diff --git a/assets/src/main/java/haveno/asset/BitcoinAddressValidator.java b/assets/src/main/java/haveno/asset/BitcoinAddressValidator.java
index 7bcbbcbbd4..3a8e7101cb 100644
--- a/assets/src/main/java/haveno/asset/BitcoinAddressValidator.java
+++ b/assets/src/main/java/haveno/asset/BitcoinAddressValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.asset;
diff --git a/assets/src/main/java/haveno/asset/Coin.java b/assets/src/main/java/haveno/asset/Coin.java
index 5d6e48aeee..e7c81ec4a7 100644
--- a/assets/src/main/java/haveno/asset/Coin.java
+++ b/assets/src/main/java/haveno/asset/Coin.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.asset;
diff --git a/assets/src/main/java/haveno/asset/CryptoNoteAddressValidator.java b/assets/src/main/java/haveno/asset/CryptoNoteAddressValidator.java
index 861b0ecbc5..b7a7193842 100644
--- a/assets/src/main/java/haveno/asset/CryptoNoteAddressValidator.java
+++ b/assets/src/main/java/haveno/asset/CryptoNoteAddressValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.asset;
diff --git a/assets/src/main/java/haveno/asset/CryptoNoteUtils.java b/assets/src/main/java/haveno/asset/CryptoNoteUtils.java
index 5169f04cf5..4939e9ebd6 100644
--- a/assets/src/main/java/haveno/asset/CryptoNoteUtils.java
+++ b/assets/src/main/java/haveno/asset/CryptoNoteUtils.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.asset;
diff --git a/assets/src/main/java/haveno/asset/Erc20Token.java b/assets/src/main/java/haveno/asset/Erc20Token.java
index 89364927e4..621f5acae4 100644
--- a/assets/src/main/java/haveno/asset/Erc20Token.java
+++ b/assets/src/main/java/haveno/asset/Erc20Token.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.asset;
diff --git a/assets/src/main/java/haveno/asset/EtherAddressValidator.java b/assets/src/main/java/haveno/asset/EtherAddressValidator.java
index a427dbfce4..5c7a0b18f8 100644
--- a/assets/src/main/java/haveno/asset/EtherAddressValidator.java
+++ b/assets/src/main/java/haveno/asset/EtherAddressValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.asset;
diff --git a/assets/src/main/java/haveno/asset/GrinAddressValidator.java b/assets/src/main/java/haveno/asset/GrinAddressValidator.java
index a4ff40bfa7..20da23f8f7 100644
--- a/assets/src/main/java/haveno/asset/GrinAddressValidator.java
+++ b/assets/src/main/java/haveno/asset/GrinAddressValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.asset;
diff --git a/assets/src/main/java/haveno/asset/NetworkParametersAdapter.java b/assets/src/main/java/haveno/asset/NetworkParametersAdapter.java
index 9e23a12321..e6c6e74489 100644
--- a/assets/src/main/java/haveno/asset/NetworkParametersAdapter.java
+++ b/assets/src/main/java/haveno/asset/NetworkParametersAdapter.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.asset;
diff --git a/assets/src/main/java/haveno/asset/PrintTool.java b/assets/src/main/java/haveno/asset/PrintTool.java
index 1272bf6544..02eae3c7e1 100644
--- a/assets/src/main/java/haveno/asset/PrintTool.java
+++ b/assets/src/main/java/haveno/asset/PrintTool.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.asset;
diff --git a/assets/src/main/java/haveno/asset/RegexAddressValidator.java b/assets/src/main/java/haveno/asset/RegexAddressValidator.java
index ed75c76947..3f9ae4d0ce 100644
--- a/assets/src/main/java/haveno/asset/RegexAddressValidator.java
+++ b/assets/src/main/java/haveno/asset/RegexAddressValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.asset;
diff --git a/assets/src/main/java/haveno/asset/Token.java b/assets/src/main/java/haveno/asset/Token.java
index 4d45cde91b..8215b31ce3 100644
--- a/assets/src/main/java/haveno/asset/Token.java
+++ b/assets/src/main/java/haveno/asset/Token.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.asset;
diff --git a/assets/src/main/java/haveno/asset/coins/Bitcoin.java b/assets/src/main/java/haveno/asset/coins/Bitcoin.java
index a5e03eb882..e7b8540e29 100644
--- a/assets/src/main/java/haveno/asset/coins/Bitcoin.java
+++ b/assets/src/main/java/haveno/asset/coins/Bitcoin.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.asset.coins;
diff --git a/assets/src/main/java/haveno/asset/coins/Ether.java b/assets/src/main/java/haveno/asset/coins/Ether.java
index 865935f269..35d5b1986c 100644
--- a/assets/src/main/java/haveno/asset/coins/Ether.java
+++ b/assets/src/main/java/haveno/asset/coins/Ether.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.asset.coins;
diff --git a/assets/src/main/java/haveno/asset/coins/Litecoin.java b/assets/src/main/java/haveno/asset/coins/Litecoin.java
index 96f273c887..3a13e3a7f7 100644
--- a/assets/src/main/java/haveno/asset/coins/Litecoin.java
+++ b/assets/src/main/java/haveno/asset/coins/Litecoin.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.asset.coins;
diff --git a/assets/src/main/java/haveno/asset/coins/Monero.java b/assets/src/main/java/haveno/asset/coins/Monero.java
index 4fa408f189..02ec60d3fb 100644
--- a/assets/src/main/java/haveno/asset/coins/Monero.java
+++ b/assets/src/main/java/haveno/asset/coins/Monero.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.asset.coins;
diff --git a/assets/src/main/java/haveno/asset/package-info.java b/assets/src/main/java/haveno/asset/package-info.java
index 6f5b53773a..a50b986115 100644
--- a/assets/src/main/java/haveno/asset/package-info.java
+++ b/assets/src/main/java/haveno/asset/package-info.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
/**
diff --git a/assets/src/main/java/haveno/asset/tokens/AugmintEuro.java b/assets/src/main/java/haveno/asset/tokens/AugmintEuro.java
index 4699c8559d..56ca5cecdf 100644
--- a/assets/src/main/java/haveno/asset/tokens/AugmintEuro.java
+++ b/assets/src/main/java/haveno/asset/tokens/AugmintEuro.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.asset.tokens;
diff --git a/assets/src/main/java/haveno/asset/tokens/DaiStablecoin.java b/assets/src/main/java/haveno/asset/tokens/DaiStablecoin.java
index 760bd15aeb..e9cc01f74f 100644
--- a/assets/src/main/java/haveno/asset/tokens/DaiStablecoin.java
+++ b/assets/src/main/java/haveno/asset/tokens/DaiStablecoin.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.asset.tokens;
diff --git a/assets/src/main/java/haveno/asset/tokens/EtherStone.java b/assets/src/main/java/haveno/asset/tokens/EtherStone.java
index f9d001cb6b..524c4fe397 100644
--- a/assets/src/main/java/haveno/asset/tokens/EtherStone.java
+++ b/assets/src/main/java/haveno/asset/tokens/EtherStone.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.asset.tokens;
diff --git a/assets/src/main/java/haveno/asset/tokens/TrueUSD.java b/assets/src/main/java/haveno/asset/tokens/TrueUSD.java
index adb80ce778..3178825ad0 100644
--- a/assets/src/main/java/haveno/asset/tokens/TrueUSD.java
+++ b/assets/src/main/java/haveno/asset/tokens/TrueUSD.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.asset.tokens;
diff --git a/assets/src/main/java/haveno/asset/tokens/USDCoin.java b/assets/src/main/java/haveno/asset/tokens/USDCoin.java
index 158899b3c7..b3e5c121e5 100644
--- a/assets/src/main/java/haveno/asset/tokens/USDCoin.java
+++ b/assets/src/main/java/haveno/asset/tokens/USDCoin.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.asset.tokens;
diff --git a/assets/src/main/java/haveno/asset/tokens/VectorspaceAI.java b/assets/src/main/java/haveno/asset/tokens/VectorspaceAI.java
index 2f659aac52..24c44be962 100644
--- a/assets/src/main/java/haveno/asset/tokens/VectorspaceAI.java
+++ b/assets/src/main/java/haveno/asset/tokens/VectorspaceAI.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.asset.tokens;
diff --git a/assets/src/test/java/haveno/asset/AbstractAssetTest.java b/assets/src/test/java/haveno/asset/AbstractAssetTest.java
index e6da4c7f4f..ab7731d013 100644
--- a/assets/src/test/java/haveno/asset/AbstractAssetTest.java
+++ b/assets/src/test/java/haveno/asset/AbstractAssetTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.asset;
diff --git a/assets/src/test/java/haveno/asset/coins/BitcoinTest.java b/assets/src/test/java/haveno/asset/coins/BitcoinTest.java
index 319559f148..ad3bcee2c8 100644
--- a/assets/src/test/java/haveno/asset/coins/BitcoinTest.java
+++ b/assets/src/test/java/haveno/asset/coins/BitcoinTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.asset.coins;
diff --git a/assets/src/test/java/haveno/asset/coins/LitecoinTest.java b/assets/src/test/java/haveno/asset/coins/LitecoinTest.java
index 1f014429f3..ecbdb1a1d5 100644
--- a/assets/src/test/java/haveno/asset/coins/LitecoinTest.java
+++ b/assets/src/test/java/haveno/asset/coins/LitecoinTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.asset.coins;
diff --git a/assets/src/test/java/haveno/asset/coins/MoneroTest.java b/assets/src/test/java/haveno/asset/coins/MoneroTest.java
index 4171534dc2..c05d0e502b 100644
--- a/assets/src/test/java/haveno/asset/coins/MoneroTest.java
+++ b/assets/src/test/java/haveno/asset/coins/MoneroTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.asset.coins;
diff --git a/cli/src/main/java/haveno/cli/CliMain.java b/cli/src/main/java/haveno/cli/CliMain.java
index 6063227be8..58dcce4631 100644
--- a/cli/src/main/java/haveno/cli/CliMain.java
+++ b/cli/src/main/java/haveno/cli/CliMain.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli;
diff --git a/cli/src/main/java/haveno/cli/ColumnHeaderConstants.java b/cli/src/main/java/haveno/cli/ColumnHeaderConstants.java
index 19e7ccfd98..5f1ef39e69 100644
--- a/cli/src/main/java/haveno/cli/ColumnHeaderConstants.java
+++ b/cli/src/main/java/haveno/cli/ColumnHeaderConstants.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli;
diff --git a/cli/src/main/java/haveno/cli/CryptoCurrencyUtil.java b/cli/src/main/java/haveno/cli/CryptoCurrencyUtil.java
index cd9b5ef8d0..572130db86 100644
--- a/cli/src/main/java/haveno/cli/CryptoCurrencyUtil.java
+++ b/cli/src/main/java/haveno/cli/CryptoCurrencyUtil.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli;
diff --git a/cli/src/main/java/haveno/cli/CurrencyFormat.java b/cli/src/main/java/haveno/cli/CurrencyFormat.java
index 4686dee1a5..c88b8c62e7 100644
--- a/cli/src/main/java/haveno/cli/CurrencyFormat.java
+++ b/cli/src/main/java/haveno/cli/CurrencyFormat.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli;
diff --git a/cli/src/main/java/haveno/cli/DirectionFormat.java b/cli/src/main/java/haveno/cli/DirectionFormat.java
index f0d99a67c5..28a30f170e 100644
--- a/cli/src/main/java/haveno/cli/DirectionFormat.java
+++ b/cli/src/main/java/haveno/cli/DirectionFormat.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli;
diff --git a/cli/src/main/java/haveno/cli/GrpcClient.java b/cli/src/main/java/haveno/cli/GrpcClient.java
index f08a16df93..229104ccde 100644
--- a/cli/src/main/java/haveno/cli/GrpcClient.java
+++ b/cli/src/main/java/haveno/cli/GrpcClient.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli;
diff --git a/cli/src/main/java/haveno/cli/GrpcStubs.java b/cli/src/main/java/haveno/cli/GrpcStubs.java
index 677372d8fc..417496178d 100644
--- a/cli/src/main/java/haveno/cli/GrpcStubs.java
+++ b/cli/src/main/java/haveno/cli/GrpcStubs.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli;
diff --git a/cli/src/main/java/haveno/cli/Method.java b/cli/src/main/java/haveno/cli/Method.java
index 395da4b289..f83416c3b1 100644
--- a/cli/src/main/java/haveno/cli/Method.java
+++ b/cli/src/main/java/haveno/cli/Method.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli;
diff --git a/cli/src/main/java/haveno/cli/PasswordCallCredentials.java b/cli/src/main/java/haveno/cli/PasswordCallCredentials.java
index fd7289ce6d..f7809d1a88 100644
--- a/cli/src/main/java/haveno/cli/PasswordCallCredentials.java
+++ b/cli/src/main/java/haveno/cli/PasswordCallCredentials.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli;
diff --git a/cli/src/main/java/haveno/cli/TransactionFormat.java b/cli/src/main/java/haveno/cli/TransactionFormat.java
index e8a2cdcaea..fc0b5ab93a 100644
--- a/cli/src/main/java/haveno/cli/TransactionFormat.java
+++ b/cli/src/main/java/haveno/cli/TransactionFormat.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli;
diff --git a/cli/src/main/java/haveno/cli/opts/AbstractMethodOptionParser.java b/cli/src/main/java/haveno/cli/opts/AbstractMethodOptionParser.java
index d9c372975e..9ad9a374d2 100644
--- a/cli/src/main/java/haveno/cli/opts/AbstractMethodOptionParser.java
+++ b/cli/src/main/java/haveno/cli/opts/AbstractMethodOptionParser.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.opts;
diff --git a/cli/src/main/java/haveno/cli/opts/ArgumentList.java b/cli/src/main/java/haveno/cli/opts/ArgumentList.java
index 0ef04d2ca9..cf8ff977bd 100644
--- a/cli/src/main/java/haveno/cli/opts/ArgumentList.java
+++ b/cli/src/main/java/haveno/cli/opts/ArgumentList.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.opts;
diff --git a/cli/src/main/java/haveno/cli/opts/CancelOfferOptionParser.java b/cli/src/main/java/haveno/cli/opts/CancelOfferOptionParser.java
index 1588aa83e9..b0439b5f4d 100644
--- a/cli/src/main/java/haveno/cli/opts/CancelOfferOptionParser.java
+++ b/cli/src/main/java/haveno/cli/opts/CancelOfferOptionParser.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.opts;
diff --git a/cli/src/main/java/haveno/cli/opts/CreateCryptoCurrencyPaymentAcctOptionParser.java b/cli/src/main/java/haveno/cli/opts/CreateCryptoCurrencyPaymentAcctOptionParser.java
index d11383e06c..9a65e7ca4b 100644
--- a/cli/src/main/java/haveno/cli/opts/CreateCryptoCurrencyPaymentAcctOptionParser.java
+++ b/cli/src/main/java/haveno/cli/opts/CreateCryptoCurrencyPaymentAcctOptionParser.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.opts;
diff --git a/cli/src/main/java/haveno/cli/opts/CreateOfferOptionParser.java b/cli/src/main/java/haveno/cli/opts/CreateOfferOptionParser.java
index 204e04c3ae..610667cd0b 100644
--- a/cli/src/main/java/haveno/cli/opts/CreateOfferOptionParser.java
+++ b/cli/src/main/java/haveno/cli/opts/CreateOfferOptionParser.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.opts;
diff --git a/cli/src/main/java/haveno/cli/opts/CreatePaymentAcctOptionParser.java b/cli/src/main/java/haveno/cli/opts/CreatePaymentAcctOptionParser.java
index 3b5cddd7c5..8070a83446 100644
--- a/cli/src/main/java/haveno/cli/opts/CreatePaymentAcctOptionParser.java
+++ b/cli/src/main/java/haveno/cli/opts/CreatePaymentAcctOptionParser.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.opts;
diff --git a/cli/src/main/java/haveno/cli/opts/GetAddressBalanceOptionParser.java b/cli/src/main/java/haveno/cli/opts/GetAddressBalanceOptionParser.java
index c316b9a1eb..f0f9ff1c63 100644
--- a/cli/src/main/java/haveno/cli/opts/GetAddressBalanceOptionParser.java
+++ b/cli/src/main/java/haveno/cli/opts/GetAddressBalanceOptionParser.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.opts;
diff --git a/cli/src/main/java/haveno/cli/opts/GetBTCMarketPriceOptionParser.java b/cli/src/main/java/haveno/cli/opts/GetBTCMarketPriceOptionParser.java
index 9b2d1d592f..8efc94be80 100644
--- a/cli/src/main/java/haveno/cli/opts/GetBTCMarketPriceOptionParser.java
+++ b/cli/src/main/java/haveno/cli/opts/GetBTCMarketPriceOptionParser.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.opts;
diff --git a/cli/src/main/java/haveno/cli/opts/GetBalanceOptionParser.java b/cli/src/main/java/haveno/cli/opts/GetBalanceOptionParser.java
index 671741b395..9fa008c3f5 100644
--- a/cli/src/main/java/haveno/cli/opts/GetBalanceOptionParser.java
+++ b/cli/src/main/java/haveno/cli/opts/GetBalanceOptionParser.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.opts;
diff --git a/cli/src/main/java/haveno/cli/opts/GetOfferOptionParser.java b/cli/src/main/java/haveno/cli/opts/GetOfferOptionParser.java
index 4ad5e89e63..961674de27 100644
--- a/cli/src/main/java/haveno/cli/opts/GetOfferOptionParser.java
+++ b/cli/src/main/java/haveno/cli/opts/GetOfferOptionParser.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.opts;
diff --git a/cli/src/main/java/haveno/cli/opts/GetOffersOptionParser.java b/cli/src/main/java/haveno/cli/opts/GetOffersOptionParser.java
index 74064d877e..a06652554b 100644
--- a/cli/src/main/java/haveno/cli/opts/GetOffersOptionParser.java
+++ b/cli/src/main/java/haveno/cli/opts/GetOffersOptionParser.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.opts;
diff --git a/cli/src/main/java/haveno/cli/opts/GetPaymentAcctFormOptionParser.java b/cli/src/main/java/haveno/cli/opts/GetPaymentAcctFormOptionParser.java
index fab6283419..101bca8e14 100644
--- a/cli/src/main/java/haveno/cli/opts/GetPaymentAcctFormOptionParser.java
+++ b/cli/src/main/java/haveno/cli/opts/GetPaymentAcctFormOptionParser.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.opts;
diff --git a/cli/src/main/java/haveno/cli/opts/GetTradeOptionParser.java b/cli/src/main/java/haveno/cli/opts/GetTradeOptionParser.java
index 60bfd0df2e..372bf3fb14 100644
--- a/cli/src/main/java/haveno/cli/opts/GetTradeOptionParser.java
+++ b/cli/src/main/java/haveno/cli/opts/GetTradeOptionParser.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.opts;
diff --git a/cli/src/main/java/haveno/cli/opts/GetTradesOptionParser.java b/cli/src/main/java/haveno/cli/opts/GetTradesOptionParser.java
index 484fd094b8..9d7ca04bb0 100644
--- a/cli/src/main/java/haveno/cli/opts/GetTradesOptionParser.java
+++ b/cli/src/main/java/haveno/cli/opts/GetTradesOptionParser.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.opts;
diff --git a/cli/src/main/java/haveno/cli/opts/GetTransactionOptionParser.java b/cli/src/main/java/haveno/cli/opts/GetTransactionOptionParser.java
index 722427e4e4..32bbf0f862 100644
--- a/cli/src/main/java/haveno/cli/opts/GetTransactionOptionParser.java
+++ b/cli/src/main/java/haveno/cli/opts/GetTransactionOptionParser.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.opts;
diff --git a/cli/src/main/java/haveno/cli/opts/MethodOpts.java b/cli/src/main/java/haveno/cli/opts/MethodOpts.java
index 55053a8483..167cec87e6 100644
--- a/cli/src/main/java/haveno/cli/opts/MethodOpts.java
+++ b/cli/src/main/java/haveno/cli/opts/MethodOpts.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.opts;
diff --git a/cli/src/main/java/haveno/cli/opts/OfferIdOptionParser.java b/cli/src/main/java/haveno/cli/opts/OfferIdOptionParser.java
index 7c8d316f3f..4161e5e039 100644
--- a/cli/src/main/java/haveno/cli/opts/OfferIdOptionParser.java
+++ b/cli/src/main/java/haveno/cli/opts/OfferIdOptionParser.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.opts;
diff --git a/cli/src/main/java/haveno/cli/opts/OptLabel.java b/cli/src/main/java/haveno/cli/opts/OptLabel.java
index 1ec5ad62a2..79ad2ae1f6 100644
--- a/cli/src/main/java/haveno/cli/opts/OptLabel.java
+++ b/cli/src/main/java/haveno/cli/opts/OptLabel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.opts;
diff --git a/cli/src/main/java/haveno/cli/opts/RegisterDisputeAgentOptionParser.java b/cli/src/main/java/haveno/cli/opts/RegisterDisputeAgentOptionParser.java
index 29f78c4c5d..c9c2292682 100644
--- a/cli/src/main/java/haveno/cli/opts/RegisterDisputeAgentOptionParser.java
+++ b/cli/src/main/java/haveno/cli/opts/RegisterDisputeAgentOptionParser.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.opts;
diff --git a/cli/src/main/java/haveno/cli/opts/RemoveWalletPasswordOptionParser.java b/cli/src/main/java/haveno/cli/opts/RemoveWalletPasswordOptionParser.java
index 66d77a475f..4483af9457 100644
--- a/cli/src/main/java/haveno/cli/opts/RemoveWalletPasswordOptionParser.java
+++ b/cli/src/main/java/haveno/cli/opts/RemoveWalletPasswordOptionParser.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.opts;
diff --git a/cli/src/main/java/haveno/cli/opts/SendBtcOptionParser.java b/cli/src/main/java/haveno/cli/opts/SendBtcOptionParser.java
index 6f13d55a04..12eec3bc5a 100644
--- a/cli/src/main/java/haveno/cli/opts/SendBtcOptionParser.java
+++ b/cli/src/main/java/haveno/cli/opts/SendBtcOptionParser.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.opts;
diff --git a/cli/src/main/java/haveno/cli/opts/SetTxFeeRateOptionParser.java b/cli/src/main/java/haveno/cli/opts/SetTxFeeRateOptionParser.java
index 5a15a668f5..3fbd9ab3ea 100644
--- a/cli/src/main/java/haveno/cli/opts/SetTxFeeRateOptionParser.java
+++ b/cli/src/main/java/haveno/cli/opts/SetTxFeeRateOptionParser.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.opts;
diff --git a/cli/src/main/java/haveno/cli/opts/SetWalletPasswordOptionParser.java b/cli/src/main/java/haveno/cli/opts/SetWalletPasswordOptionParser.java
index 9e2b0dc584..4b180fe328 100644
--- a/cli/src/main/java/haveno/cli/opts/SetWalletPasswordOptionParser.java
+++ b/cli/src/main/java/haveno/cli/opts/SetWalletPasswordOptionParser.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.opts;
diff --git a/cli/src/main/java/haveno/cli/opts/SimpleMethodOptionParser.java b/cli/src/main/java/haveno/cli/opts/SimpleMethodOptionParser.java
index 1390a76c26..93ee2ce715 100644
--- a/cli/src/main/java/haveno/cli/opts/SimpleMethodOptionParser.java
+++ b/cli/src/main/java/haveno/cli/opts/SimpleMethodOptionParser.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.opts;
diff --git a/cli/src/main/java/haveno/cli/opts/TakeOfferOptionParser.java b/cli/src/main/java/haveno/cli/opts/TakeOfferOptionParser.java
index f63ce86fee..e45ea776c1 100644
--- a/cli/src/main/java/haveno/cli/opts/TakeOfferOptionParser.java
+++ b/cli/src/main/java/haveno/cli/opts/TakeOfferOptionParser.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.opts;
diff --git a/cli/src/main/java/haveno/cli/opts/UnlockWalletOptionParser.java b/cli/src/main/java/haveno/cli/opts/UnlockWalletOptionParser.java
index 1079dce163..dad3f8269f 100644
--- a/cli/src/main/java/haveno/cli/opts/UnlockWalletOptionParser.java
+++ b/cli/src/main/java/haveno/cli/opts/UnlockWalletOptionParser.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.opts;
diff --git a/cli/src/main/java/haveno/cli/opts/WithdrawFundsOptionParser.java b/cli/src/main/java/haveno/cli/opts/WithdrawFundsOptionParser.java
index afe28c8b68..9670299470 100644
--- a/cli/src/main/java/haveno/cli/opts/WithdrawFundsOptionParser.java
+++ b/cli/src/main/java/haveno/cli/opts/WithdrawFundsOptionParser.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.opts;
diff --git a/cli/src/main/java/haveno/cli/request/OffersServiceRequest.java b/cli/src/main/java/haveno/cli/request/OffersServiceRequest.java
index c9b441d9fb..eaa0cac150 100644
--- a/cli/src/main/java/haveno/cli/request/OffersServiceRequest.java
+++ b/cli/src/main/java/haveno/cli/request/OffersServiceRequest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.request;
diff --git a/cli/src/main/java/haveno/cli/request/PaymentAccountsServiceRequest.java b/cli/src/main/java/haveno/cli/request/PaymentAccountsServiceRequest.java
index dc2e059d6c..4aaa53ebb3 100644
--- a/cli/src/main/java/haveno/cli/request/PaymentAccountsServiceRequest.java
+++ b/cli/src/main/java/haveno/cli/request/PaymentAccountsServiceRequest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.request;
diff --git a/cli/src/main/java/haveno/cli/request/TradesServiceRequest.java b/cli/src/main/java/haveno/cli/request/TradesServiceRequest.java
index 513dbf8522..e4826771c0 100644
--- a/cli/src/main/java/haveno/cli/request/TradesServiceRequest.java
+++ b/cli/src/main/java/haveno/cli/request/TradesServiceRequest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.request;
diff --git a/cli/src/main/java/haveno/cli/request/WalletsServiceRequest.java b/cli/src/main/java/haveno/cli/request/WalletsServiceRequest.java
index 7ff6eebb0b..dde9ce2529 100644
--- a/cli/src/main/java/haveno/cli/request/WalletsServiceRequest.java
+++ b/cli/src/main/java/haveno/cli/request/WalletsServiceRequest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.request;
diff --git a/cli/src/main/java/haveno/cli/table/Table.java b/cli/src/main/java/haveno/cli/table/Table.java
index 3f0c45f5bc..66a14c4093 100644
--- a/cli/src/main/java/haveno/cli/table/Table.java
+++ b/cli/src/main/java/haveno/cli/table/Table.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.table;
diff --git a/cli/src/main/java/haveno/cli/table/builder/AbstractTableBuilder.java b/cli/src/main/java/haveno/cli/table/builder/AbstractTableBuilder.java
index c97333e313..17cf2f71f4 100644
--- a/cli/src/main/java/haveno/cli/table/builder/AbstractTableBuilder.java
+++ b/cli/src/main/java/haveno/cli/table/builder/AbstractTableBuilder.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.table.builder;
diff --git a/cli/src/main/java/haveno/cli/table/builder/AbstractTradeListBuilder.java b/cli/src/main/java/haveno/cli/table/builder/AbstractTradeListBuilder.java
index 71428dc743..28d5a1cfb8 100644
--- a/cli/src/main/java/haveno/cli/table/builder/AbstractTradeListBuilder.java
+++ b/cli/src/main/java/haveno/cli/table/builder/AbstractTradeListBuilder.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.table.builder;
diff --git a/cli/src/main/java/haveno/cli/table/builder/AddressBalanceTableBuilder.java b/cli/src/main/java/haveno/cli/table/builder/AddressBalanceTableBuilder.java
index b2c1376a08..4c26d30c05 100644
--- a/cli/src/main/java/haveno/cli/table/builder/AddressBalanceTableBuilder.java
+++ b/cli/src/main/java/haveno/cli/table/builder/AddressBalanceTableBuilder.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.table.builder;
diff --git a/cli/src/main/java/haveno/cli/table/builder/BtcBalanceTableBuilder.java b/cli/src/main/java/haveno/cli/table/builder/BtcBalanceTableBuilder.java
index 40180f6040..41f3a18f38 100644
--- a/cli/src/main/java/haveno/cli/table/builder/BtcBalanceTableBuilder.java
+++ b/cli/src/main/java/haveno/cli/table/builder/BtcBalanceTableBuilder.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.table.builder;
diff --git a/cli/src/main/java/haveno/cli/table/builder/ClosedTradeTableBuilder.java b/cli/src/main/java/haveno/cli/table/builder/ClosedTradeTableBuilder.java
index 25f4a51994..c57baf63d8 100644
--- a/cli/src/main/java/haveno/cli/table/builder/ClosedTradeTableBuilder.java
+++ b/cli/src/main/java/haveno/cli/table/builder/ClosedTradeTableBuilder.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.table.builder;
diff --git a/cli/src/main/java/haveno/cli/table/builder/FailedTradeTableBuilder.java b/cli/src/main/java/haveno/cli/table/builder/FailedTradeTableBuilder.java
index 3cecb2cb7e..9f30cfe81f 100644
--- a/cli/src/main/java/haveno/cli/table/builder/FailedTradeTableBuilder.java
+++ b/cli/src/main/java/haveno/cli/table/builder/FailedTradeTableBuilder.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.table.builder;
diff --git a/cli/src/main/java/haveno/cli/table/builder/OfferTableBuilder.java b/cli/src/main/java/haveno/cli/table/builder/OfferTableBuilder.java
index 4a2d1d71fa..23b93ca6ae 100644
--- a/cli/src/main/java/haveno/cli/table/builder/OfferTableBuilder.java
+++ b/cli/src/main/java/haveno/cli/table/builder/OfferTableBuilder.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.table.builder;
diff --git a/cli/src/main/java/haveno/cli/table/builder/OpenTradeTableBuilder.java b/cli/src/main/java/haveno/cli/table/builder/OpenTradeTableBuilder.java
index e6ce9b0dfd..dab9e09a8c 100644
--- a/cli/src/main/java/haveno/cli/table/builder/OpenTradeTableBuilder.java
+++ b/cli/src/main/java/haveno/cli/table/builder/OpenTradeTableBuilder.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.table.builder;
diff --git a/cli/src/main/java/haveno/cli/table/builder/PaymentAccountTableBuilder.java b/cli/src/main/java/haveno/cli/table/builder/PaymentAccountTableBuilder.java
index 3f211020a1..3cfbfcaa31 100644
--- a/cli/src/main/java/haveno/cli/table/builder/PaymentAccountTableBuilder.java
+++ b/cli/src/main/java/haveno/cli/table/builder/PaymentAccountTableBuilder.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.table.builder;
diff --git a/cli/src/main/java/haveno/cli/table/builder/TableBuilder.java b/cli/src/main/java/haveno/cli/table/builder/TableBuilder.java
index 235b2cb9db..cff4dde629 100644
--- a/cli/src/main/java/haveno/cli/table/builder/TableBuilder.java
+++ b/cli/src/main/java/haveno/cli/table/builder/TableBuilder.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.table.builder;
diff --git a/cli/src/main/java/haveno/cli/table/builder/TableBuilderConstants.java b/cli/src/main/java/haveno/cli/table/builder/TableBuilderConstants.java
index d9e0f793c0..893f9f8bf2 100644
--- a/cli/src/main/java/haveno/cli/table/builder/TableBuilderConstants.java
+++ b/cli/src/main/java/haveno/cli/table/builder/TableBuilderConstants.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.table.builder;
diff --git a/cli/src/main/java/haveno/cli/table/builder/TableType.java b/cli/src/main/java/haveno/cli/table/builder/TableType.java
index a009ca60b1..871240abb3 100644
--- a/cli/src/main/java/haveno/cli/table/builder/TableType.java
+++ b/cli/src/main/java/haveno/cli/table/builder/TableType.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.table.builder;
diff --git a/cli/src/main/java/haveno/cli/table/builder/TradeDetailTableBuilder.java b/cli/src/main/java/haveno/cli/table/builder/TradeDetailTableBuilder.java
index 4e12998d79..bf8a0c2bce 100644
--- a/cli/src/main/java/haveno/cli/table/builder/TradeDetailTableBuilder.java
+++ b/cli/src/main/java/haveno/cli/table/builder/TradeDetailTableBuilder.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.table.builder;
diff --git a/cli/src/main/java/haveno/cli/table/builder/TradeTableColumnSupplier.java b/cli/src/main/java/haveno/cli/table/builder/TradeTableColumnSupplier.java
index 213bf36df4..d1974344df 100644
--- a/cli/src/main/java/haveno/cli/table/builder/TradeTableColumnSupplier.java
+++ b/cli/src/main/java/haveno/cli/table/builder/TradeTableColumnSupplier.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.table.builder;
diff --git a/cli/src/main/java/haveno/cli/table/builder/TransactionTableBuilder.java b/cli/src/main/java/haveno/cli/table/builder/TransactionTableBuilder.java
index 91692c982d..a07b135ccd 100644
--- a/cli/src/main/java/haveno/cli/table/builder/TransactionTableBuilder.java
+++ b/cli/src/main/java/haveno/cli/table/builder/TransactionTableBuilder.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.table.builder;
diff --git a/cli/src/main/java/haveno/cli/table/column/AbstractColumn.java b/cli/src/main/java/haveno/cli/table/column/AbstractColumn.java
index 6a28f251b2..b9f3b074e0 100644
--- a/cli/src/main/java/haveno/cli/table/column/AbstractColumn.java
+++ b/cli/src/main/java/haveno/cli/table/column/AbstractColumn.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.table.column;
diff --git a/cli/src/main/java/haveno/cli/table/column/BooleanColumn.java b/cli/src/main/java/haveno/cli/table/column/BooleanColumn.java
index 4b95f29d6f..4a34e098d4 100644
--- a/cli/src/main/java/haveno/cli/table/column/BooleanColumn.java
+++ b/cli/src/main/java/haveno/cli/table/column/BooleanColumn.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.table.column;
diff --git a/cli/src/main/java/haveno/cli/table/column/Column.java b/cli/src/main/java/haveno/cli/table/column/Column.java
index a9a059f469..7078730658 100644
--- a/cli/src/main/java/haveno/cli/table/column/Column.java
+++ b/cli/src/main/java/haveno/cli/table/column/Column.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.table.column;
diff --git a/cli/src/main/java/haveno/cli/table/column/CryptoVolumeColumn.java b/cli/src/main/java/haveno/cli/table/column/CryptoVolumeColumn.java
index 8eb9b574a5..153e2735d5 100644
--- a/cli/src/main/java/haveno/cli/table/column/CryptoVolumeColumn.java
+++ b/cli/src/main/java/haveno/cli/table/column/CryptoVolumeColumn.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.table.column;
diff --git a/cli/src/main/java/haveno/cli/table/column/DoubleColumn.java b/cli/src/main/java/haveno/cli/table/column/DoubleColumn.java
index ce4039aaf1..812f421c14 100644
--- a/cli/src/main/java/haveno/cli/table/column/DoubleColumn.java
+++ b/cli/src/main/java/haveno/cli/table/column/DoubleColumn.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.table.column;
diff --git a/cli/src/main/java/haveno/cli/table/column/IntegerColumn.java b/cli/src/main/java/haveno/cli/table/column/IntegerColumn.java
index 1b769ba820..5d9538e581 100644
--- a/cli/src/main/java/haveno/cli/table/column/IntegerColumn.java
+++ b/cli/src/main/java/haveno/cli/table/column/IntegerColumn.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.table.column;
diff --git a/cli/src/main/java/haveno/cli/table/column/Iso8601DateTimeColumn.java b/cli/src/main/java/haveno/cli/table/column/Iso8601DateTimeColumn.java
index 46c71cf20b..df87a50044 100644
--- a/cli/src/main/java/haveno/cli/table/column/Iso8601DateTimeColumn.java
+++ b/cli/src/main/java/haveno/cli/table/column/Iso8601DateTimeColumn.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.table.column;
diff --git a/cli/src/main/java/haveno/cli/table/column/LongColumn.java b/cli/src/main/java/haveno/cli/table/column/LongColumn.java
index 812dae0cab..1499b0cba2 100644
--- a/cli/src/main/java/haveno/cli/table/column/LongColumn.java
+++ b/cli/src/main/java/haveno/cli/table/column/LongColumn.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.table.column;
diff --git a/cli/src/main/java/haveno/cli/table/column/MixedTradeFeeColumn.java b/cli/src/main/java/haveno/cli/table/column/MixedTradeFeeColumn.java
index e6bee9b43e..4e54759eca 100644
--- a/cli/src/main/java/haveno/cli/table/column/MixedTradeFeeColumn.java
+++ b/cli/src/main/java/haveno/cli/table/column/MixedTradeFeeColumn.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.table.column;
diff --git a/cli/src/main/java/haveno/cli/table/column/NumberColumn.java b/cli/src/main/java/haveno/cli/table/column/NumberColumn.java
index 6a2d0dd4fd..69c6784409 100644
--- a/cli/src/main/java/haveno/cli/table/column/NumberColumn.java
+++ b/cli/src/main/java/haveno/cli/table/column/NumberColumn.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.table.column;
diff --git a/cli/src/main/java/haveno/cli/table/column/SatoshiColumn.java b/cli/src/main/java/haveno/cli/table/column/SatoshiColumn.java
index d6ee310f03..767e878d57 100644
--- a/cli/src/main/java/haveno/cli/table/column/SatoshiColumn.java
+++ b/cli/src/main/java/haveno/cli/table/column/SatoshiColumn.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.table.column;
diff --git a/cli/src/main/java/haveno/cli/table/column/StringColumn.java b/cli/src/main/java/haveno/cli/table/column/StringColumn.java
index 91de7af364..6762228728 100644
--- a/cli/src/main/java/haveno/cli/table/column/StringColumn.java
+++ b/cli/src/main/java/haveno/cli/table/column/StringColumn.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.table.column;
diff --git a/cli/src/main/java/haveno/cli/table/column/ZippedStringColumns.java b/cli/src/main/java/haveno/cli/table/column/ZippedStringColumns.java
index 2b1d736ffa..d55468d8fa 100644
--- a/cli/src/main/java/haveno/cli/table/column/ZippedStringColumns.java
+++ b/cli/src/main/java/haveno/cli/table/column/ZippedStringColumns.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.cli.table.column;
diff --git a/common/src/main/java/haveno/common/ClockWatcher.java b/common/src/main/java/haveno/common/ClockWatcher.java
index b810b367a5..ac878cb7b1 100644
--- a/common/src/main/java/haveno/common/ClockWatcher.java
+++ b/common/src/main/java/haveno/common/ClockWatcher.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common;
diff --git a/common/src/main/java/haveno/common/Envelope.java b/common/src/main/java/haveno/common/Envelope.java
index 457c896f59..783e5b05a8 100644
--- a/common/src/main/java/haveno/common/Envelope.java
+++ b/common/src/main/java/haveno/common/Envelope.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common;
diff --git a/common/src/main/java/haveno/common/FrameRateTimer.java b/common/src/main/java/haveno/common/FrameRateTimer.java
index aca251daf2..32a1513369 100644
--- a/common/src/main/java/haveno/common/FrameRateTimer.java
+++ b/common/src/main/java/haveno/common/FrameRateTimer.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common;
diff --git a/common/src/main/java/haveno/common/HavenoException.java b/common/src/main/java/haveno/common/HavenoException.java
index f34ca8544f..3ff8ef22c4 100644
--- a/common/src/main/java/haveno/common/HavenoException.java
+++ b/common/src/main/java/haveno/common/HavenoException.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common;
diff --git a/common/src/main/java/haveno/common/MasterTimer.java b/common/src/main/java/haveno/common/MasterTimer.java
index bbdfe731b2..dde6ea146d 100644
--- a/common/src/main/java/haveno/common/MasterTimer.java
+++ b/common/src/main/java/haveno/common/MasterTimer.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common;
diff --git a/common/src/main/java/haveno/common/Payload.java b/common/src/main/java/haveno/common/Payload.java
index ca9328fdf1..281be043e3 100644
--- a/common/src/main/java/haveno/common/Payload.java
+++ b/common/src/main/java/haveno/common/Payload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common;
diff --git a/common/src/main/java/haveno/common/Proto.java b/common/src/main/java/haveno/common/Proto.java
index a6d0e14d70..afac700bc6 100644
--- a/common/src/main/java/haveno/common/Proto.java
+++ b/common/src/main/java/haveno/common/Proto.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common;
diff --git a/common/src/main/java/haveno/common/ThreadUtils.java b/common/src/main/java/haveno/common/ThreadUtils.java
index 518dd74dd6..37abe8454a 100644
--- a/common/src/main/java/haveno/common/ThreadUtils.java
+++ b/common/src/main/java/haveno/common/ThreadUtils.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common;
diff --git a/common/src/main/java/haveno/common/Timer.java b/common/src/main/java/haveno/common/Timer.java
index 38d159fb41..e5e11c5844 100644
--- a/common/src/main/java/haveno/common/Timer.java
+++ b/common/src/main/java/haveno/common/Timer.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common;
diff --git a/common/src/main/java/haveno/common/UserThread.java b/common/src/main/java/haveno/common/UserThread.java
index 088f7a5922..dde27098b4 100644
--- a/common/src/main/java/haveno/common/UserThread.java
+++ b/common/src/main/java/haveno/common/UserThread.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common;
diff --git a/common/src/main/java/haveno/common/app/AppModule.java b/common/src/main/java/haveno/common/app/AppModule.java
index 258175b3eb..84f0cd139f 100644
--- a/common/src/main/java/haveno/common/app/AppModule.java
+++ b/common/src/main/java/haveno/common/app/AppModule.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.app;
diff --git a/common/src/main/java/haveno/common/app/AsciiLogo.java b/common/src/main/java/haveno/common/app/AsciiLogo.java
index b89ca083f1..a5f1b5cfa7 100644
--- a/common/src/main/java/haveno/common/app/AsciiLogo.java
+++ b/common/src/main/java/haveno/common/app/AsciiLogo.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.app;
diff --git a/common/src/main/java/haveno/common/app/Capabilities.java b/common/src/main/java/haveno/common/app/Capabilities.java
index 80289f44e3..39266a25c6 100644
--- a/common/src/main/java/haveno/common/app/Capabilities.java
+++ b/common/src/main/java/haveno/common/app/Capabilities.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.app;
diff --git a/common/src/main/java/haveno/common/app/Capability.java b/common/src/main/java/haveno/common/app/Capability.java
index 801651337d..6219df343c 100644
--- a/common/src/main/java/haveno/common/app/Capability.java
+++ b/common/src/main/java/haveno/common/app/Capability.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.app;
diff --git a/common/src/main/java/haveno/common/app/DevEnv.java b/common/src/main/java/haveno/common/app/DevEnv.java
index 63ceea150b..2fd0441020 100644
--- a/common/src/main/java/haveno/common/app/DevEnv.java
+++ b/common/src/main/java/haveno/common/app/DevEnv.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.app;
diff --git a/common/src/main/java/haveno/common/app/HasCapabilities.java b/common/src/main/java/haveno/common/app/HasCapabilities.java
index be3d5baa12..55cff0d713 100644
--- a/common/src/main/java/haveno/common/app/HasCapabilities.java
+++ b/common/src/main/java/haveno/common/app/HasCapabilities.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.app;
diff --git a/common/src/main/java/haveno/common/app/Log.java b/common/src/main/java/haveno/common/app/Log.java
index 45ddc45dc2..1922a519eb 100644
--- a/common/src/main/java/haveno/common/app/Log.java
+++ b/common/src/main/java/haveno/common/app/Log.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.app;
diff --git a/common/src/main/java/haveno/common/app/Version.java b/common/src/main/java/haveno/common/app/Version.java
index 171ff76d48..8f2c2e135e 100644
--- a/common/src/main/java/haveno/common/app/Version.java
+++ b/common/src/main/java/haveno/common/app/Version.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.app;
diff --git a/common/src/main/java/haveno/common/config/BaseCurrencyNetwork.java b/common/src/main/java/haveno/common/config/BaseCurrencyNetwork.java
index 891570f702..6e2bf80c0c 100644
--- a/common/src/main/java/haveno/common/config/BaseCurrencyNetwork.java
+++ b/common/src/main/java/haveno/common/config/BaseCurrencyNetwork.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.config;
diff --git a/common/src/main/java/haveno/common/config/EnumValueConverter.java b/common/src/main/java/haveno/common/config/EnumValueConverter.java
index bd46a3c0f6..80b00f2150 100644
--- a/common/src/main/java/haveno/common/config/EnumValueConverter.java
+++ b/common/src/main/java/haveno/common/config/EnumValueConverter.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.config;
diff --git a/common/src/main/java/haveno/common/config/HavenoHelpFormatter.java b/common/src/main/java/haveno/common/config/HavenoHelpFormatter.java
index b86e755d73..5d594549c9 100644
--- a/common/src/main/java/haveno/common/config/HavenoHelpFormatter.java
+++ b/common/src/main/java/haveno/common/config/HavenoHelpFormatter.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.config;
diff --git a/common/src/main/java/haveno/common/consensus/UsedForTradeContractJson.java b/common/src/main/java/haveno/common/consensus/UsedForTradeContractJson.java
index cf00fc8407..35d2311730 100644
--- a/common/src/main/java/haveno/common/consensus/UsedForTradeContractJson.java
+++ b/common/src/main/java/haveno/common/consensus/UsedForTradeContractJson.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.consensus;
diff --git a/common/src/main/java/haveno/common/crypto/CryptoException.java b/common/src/main/java/haveno/common/crypto/CryptoException.java
index 3cef78aedd..5f3a2f936d 100644
--- a/common/src/main/java/haveno/common/crypto/CryptoException.java
+++ b/common/src/main/java/haveno/common/crypto/CryptoException.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.crypto;
diff --git a/common/src/main/java/haveno/common/crypto/CryptoUtils.java b/common/src/main/java/haveno/common/crypto/CryptoUtils.java
index 2406319689..4e57292249 100644
--- a/common/src/main/java/haveno/common/crypto/CryptoUtils.java
+++ b/common/src/main/java/haveno/common/crypto/CryptoUtils.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.crypto;
diff --git a/common/src/main/java/haveno/common/crypto/Encryption.java b/common/src/main/java/haveno/common/crypto/Encryption.java
index efa852b475..d65fff3bde 100644
--- a/common/src/main/java/haveno/common/crypto/Encryption.java
+++ b/common/src/main/java/haveno/common/crypto/Encryption.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.crypto;
diff --git a/common/src/main/java/haveno/common/crypto/Hash.java b/common/src/main/java/haveno/common/crypto/Hash.java
index 34787134d5..7a3b3418c6 100644
--- a/common/src/main/java/haveno/common/crypto/Hash.java
+++ b/common/src/main/java/haveno/common/crypto/Hash.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.crypto;
diff --git a/common/src/main/java/haveno/common/crypto/IncorrectPasswordException.java b/common/src/main/java/haveno/common/crypto/IncorrectPasswordException.java
index 0a05ed0faf..f771770ada 100644
--- a/common/src/main/java/haveno/common/crypto/IncorrectPasswordException.java
+++ b/common/src/main/java/haveno/common/crypto/IncorrectPasswordException.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.crypto;
diff --git a/common/src/main/java/haveno/common/crypto/KeyConversionException.java b/common/src/main/java/haveno/common/crypto/KeyConversionException.java
index 382be057c7..7969133932 100644
--- a/common/src/main/java/haveno/common/crypto/KeyConversionException.java
+++ b/common/src/main/java/haveno/common/crypto/KeyConversionException.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.crypto;
diff --git a/common/src/main/java/haveno/common/crypto/KeyRing.java b/common/src/main/java/haveno/common/crypto/KeyRing.java
index e03fc1969a..9b2e77264e 100644
--- a/common/src/main/java/haveno/common/crypto/KeyRing.java
+++ b/common/src/main/java/haveno/common/crypto/KeyRing.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.crypto;
diff --git a/common/src/main/java/haveno/common/crypto/KeyStorage.java b/common/src/main/java/haveno/common/crypto/KeyStorage.java
index 4acc01662a..35d1206b6a 100644
--- a/common/src/main/java/haveno/common/crypto/KeyStorage.java
+++ b/common/src/main/java/haveno/common/crypto/KeyStorage.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.crypto;
diff --git a/common/src/main/java/haveno/common/crypto/PubKeyRing.java b/common/src/main/java/haveno/common/crypto/PubKeyRing.java
index 5233c119ad..a881d4cb5c 100644
--- a/common/src/main/java/haveno/common/crypto/PubKeyRing.java
+++ b/common/src/main/java/haveno/common/crypto/PubKeyRing.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.crypto;
diff --git a/common/src/main/java/haveno/common/crypto/ScryptUtil.java b/common/src/main/java/haveno/common/crypto/ScryptUtil.java
index 9dbe35b171..54687ecf04 100644
--- a/common/src/main/java/haveno/common/crypto/ScryptUtil.java
+++ b/common/src/main/java/haveno/common/crypto/ScryptUtil.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.crypto;
diff --git a/common/src/main/java/haveno/common/crypto/SealedAndSigned.java b/common/src/main/java/haveno/common/crypto/SealedAndSigned.java
index e0ecf5681e..5b55dbed89 100644
--- a/common/src/main/java/haveno/common/crypto/SealedAndSigned.java
+++ b/common/src/main/java/haveno/common/crypto/SealedAndSigned.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.crypto;
diff --git a/common/src/main/java/haveno/common/crypto/Sig.java b/common/src/main/java/haveno/common/crypto/Sig.java
index ff1b92ed14..6cb662bda3 100644
--- a/common/src/main/java/haveno/common/crypto/Sig.java
+++ b/common/src/main/java/haveno/common/crypto/Sig.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.crypto;
diff --git a/common/src/main/java/haveno/common/file/CorruptedStorageFileHandler.java b/common/src/main/java/haveno/common/file/CorruptedStorageFileHandler.java
index 76cce42779..061232925c 100644
--- a/common/src/main/java/haveno/common/file/CorruptedStorageFileHandler.java
+++ b/common/src/main/java/haveno/common/file/CorruptedStorageFileHandler.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.file;
diff --git a/common/src/main/java/haveno/common/file/FileUtil.java b/common/src/main/java/haveno/common/file/FileUtil.java
index f95a08cab3..19d8b8a4c0 100644
--- a/common/src/main/java/haveno/common/file/FileUtil.java
+++ b/common/src/main/java/haveno/common/file/FileUtil.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.file;
diff --git a/common/src/main/java/haveno/common/file/JsonFileManager.java b/common/src/main/java/haveno/common/file/JsonFileManager.java
index 3fbc8c36cc..99d3022274 100644
--- a/common/src/main/java/haveno/common/file/JsonFileManager.java
+++ b/common/src/main/java/haveno/common/file/JsonFileManager.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.file;
diff --git a/common/src/main/java/haveno/common/file/ResourceNotFoundException.java b/common/src/main/java/haveno/common/file/ResourceNotFoundException.java
index ab59bae85b..1c8ce2e078 100644
--- a/common/src/main/java/haveno/common/file/ResourceNotFoundException.java
+++ b/common/src/main/java/haveno/common/file/ResourceNotFoundException.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.file;
diff --git a/common/src/main/java/haveno/common/handlers/ErrorMessageHandler.java b/common/src/main/java/haveno/common/handlers/ErrorMessageHandler.java
index 19555c2d29..69464fb40a 100644
--- a/common/src/main/java/haveno/common/handlers/ErrorMessageHandler.java
+++ b/common/src/main/java/haveno/common/handlers/ErrorMessageHandler.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.handlers;
diff --git a/common/src/main/java/haveno/common/handlers/ExceptionHandler.java b/common/src/main/java/haveno/common/handlers/ExceptionHandler.java
index bb08cf8e25..c829f105e0 100644
--- a/common/src/main/java/haveno/common/handlers/ExceptionHandler.java
+++ b/common/src/main/java/haveno/common/handlers/ExceptionHandler.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.handlers;
diff --git a/common/src/main/java/haveno/common/handlers/FaultHandler.java b/common/src/main/java/haveno/common/handlers/FaultHandler.java
index 7d29af6528..6ce2f00d71 100644
--- a/common/src/main/java/haveno/common/handlers/FaultHandler.java
+++ b/common/src/main/java/haveno/common/handlers/FaultHandler.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.handlers;
diff --git a/common/src/main/java/haveno/common/handlers/ResultHandler.java b/common/src/main/java/haveno/common/handlers/ResultHandler.java
index 3b389f96b6..64be2e5e94 100644
--- a/common/src/main/java/haveno/common/handlers/ResultHandler.java
+++ b/common/src/main/java/haveno/common/handlers/ResultHandler.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.handlers;
diff --git a/common/src/main/java/haveno/common/persistence/PersistenceManager.java b/common/src/main/java/haveno/common/persistence/PersistenceManager.java
index 7bdb4cb1e7..6824ee15be 100644
--- a/common/src/main/java/haveno/common/persistence/PersistenceManager.java
+++ b/common/src/main/java/haveno/common/persistence/PersistenceManager.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.persistence;
diff --git a/common/src/main/java/haveno/common/proto/ProtoResolver.java b/common/src/main/java/haveno/common/proto/ProtoResolver.java
index 336fc0d980..6e0436c518 100644
--- a/common/src/main/java/haveno/common/proto/ProtoResolver.java
+++ b/common/src/main/java/haveno/common/proto/ProtoResolver.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.proto;
diff --git a/common/src/main/java/haveno/common/proto/ProtoUtil.java b/common/src/main/java/haveno/common/proto/ProtoUtil.java
index 9cb2a53465..d5469b38fd 100644
--- a/common/src/main/java/haveno/common/proto/ProtoUtil.java
+++ b/common/src/main/java/haveno/common/proto/ProtoUtil.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.proto;
diff --git a/common/src/main/java/haveno/common/proto/ProtobufferException.java b/common/src/main/java/haveno/common/proto/ProtobufferException.java
index 345e27e066..46d3f6e772 100644
--- a/common/src/main/java/haveno/common/proto/ProtobufferException.java
+++ b/common/src/main/java/haveno/common/proto/ProtobufferException.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.proto;
diff --git a/common/src/main/java/haveno/common/proto/ProtobufferRuntimeException.java b/common/src/main/java/haveno/common/proto/ProtobufferRuntimeException.java
index e7f0e5d777..1e1b2c00a6 100644
--- a/common/src/main/java/haveno/common/proto/ProtobufferRuntimeException.java
+++ b/common/src/main/java/haveno/common/proto/ProtobufferRuntimeException.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.proto;
diff --git a/common/src/main/java/haveno/common/proto/network/GetDataResponsePriority.java b/common/src/main/java/haveno/common/proto/network/GetDataResponsePriority.java
index 924358cc7e..fc286879c5 100644
--- a/common/src/main/java/haveno/common/proto/network/GetDataResponsePriority.java
+++ b/common/src/main/java/haveno/common/proto/network/GetDataResponsePriority.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.proto.network;
diff --git a/common/src/main/java/haveno/common/proto/network/NetworkEnvelope.java b/common/src/main/java/haveno/common/proto/network/NetworkEnvelope.java
index bac84f53e9..ef7038af97 100644
--- a/common/src/main/java/haveno/common/proto/network/NetworkEnvelope.java
+++ b/common/src/main/java/haveno/common/proto/network/NetworkEnvelope.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.proto.network;
diff --git a/common/src/main/java/haveno/common/proto/network/NetworkPayload.java b/common/src/main/java/haveno/common/proto/network/NetworkPayload.java
index 030247d684..b0357663dd 100644
--- a/common/src/main/java/haveno/common/proto/network/NetworkPayload.java
+++ b/common/src/main/java/haveno/common/proto/network/NetworkPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.proto.network;
diff --git a/common/src/main/java/haveno/common/proto/network/NetworkProtoResolver.java b/common/src/main/java/haveno/common/proto/network/NetworkProtoResolver.java
index f6aa188c59..5860186cc5 100644
--- a/common/src/main/java/haveno/common/proto/network/NetworkProtoResolver.java
+++ b/common/src/main/java/haveno/common/proto/network/NetworkProtoResolver.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.proto.network;
diff --git a/common/src/main/java/haveno/common/proto/persistable/NavigationPath.java b/common/src/main/java/haveno/common/proto/persistable/NavigationPath.java
index ba2a48d573..23704e5e10 100644
--- a/common/src/main/java/haveno/common/proto/persistable/NavigationPath.java
+++ b/common/src/main/java/haveno/common/proto/persistable/NavigationPath.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.proto.persistable;
diff --git a/common/src/main/java/haveno/common/proto/persistable/PersistableEnvelope.java b/common/src/main/java/haveno/common/proto/persistable/PersistableEnvelope.java
index e4b3cde021..26de1dc0f0 100644
--- a/common/src/main/java/haveno/common/proto/persistable/PersistableEnvelope.java
+++ b/common/src/main/java/haveno/common/proto/persistable/PersistableEnvelope.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.proto.persistable;
diff --git a/common/src/main/java/haveno/common/proto/persistable/PersistableList.java b/common/src/main/java/haveno/common/proto/persistable/PersistableList.java
index 0b6326dfd7..6c9a6dc416 100644
--- a/common/src/main/java/haveno/common/proto/persistable/PersistableList.java
+++ b/common/src/main/java/haveno/common/proto/persistable/PersistableList.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.proto.persistable;
diff --git a/common/src/main/java/haveno/common/proto/persistable/PersistableListAsObservable.java b/common/src/main/java/haveno/common/proto/persistable/PersistableListAsObservable.java
index 09926bf257..ba1c6b6119 100644
--- a/common/src/main/java/haveno/common/proto/persistable/PersistableListAsObservable.java
+++ b/common/src/main/java/haveno/common/proto/persistable/PersistableListAsObservable.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.proto.persistable;
diff --git a/common/src/main/java/haveno/common/proto/persistable/PersistablePayload.java b/common/src/main/java/haveno/common/proto/persistable/PersistablePayload.java
index 1b78a697e8..af40ec5252 100644
--- a/common/src/main/java/haveno/common/proto/persistable/PersistablePayload.java
+++ b/common/src/main/java/haveno/common/proto/persistable/PersistablePayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.proto.persistable;
diff --git a/common/src/main/java/haveno/common/proto/persistable/PersistedDataHost.java b/common/src/main/java/haveno/common/proto/persistable/PersistedDataHost.java
index 30ad8d2798..c0452ba5db 100644
--- a/common/src/main/java/haveno/common/proto/persistable/PersistedDataHost.java
+++ b/common/src/main/java/haveno/common/proto/persistable/PersistedDataHost.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.proto.persistable;
diff --git a/common/src/main/java/haveno/common/proto/persistable/PersistenceProtoResolver.java b/common/src/main/java/haveno/common/proto/persistable/PersistenceProtoResolver.java
index a24c98d22c..d165e7afb2 100644
--- a/common/src/main/java/haveno/common/proto/persistable/PersistenceProtoResolver.java
+++ b/common/src/main/java/haveno/common/proto/persistable/PersistenceProtoResolver.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.proto.persistable;
diff --git a/common/src/main/java/haveno/common/setup/CommonSetup.java b/common/src/main/java/haveno/common/setup/CommonSetup.java
index 64190d2ed8..f606d3b534 100644
--- a/common/src/main/java/haveno/common/setup/CommonSetup.java
+++ b/common/src/main/java/haveno/common/setup/CommonSetup.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.setup;
diff --git a/common/src/main/java/haveno/common/setup/GracefulShutDownHandler.java b/common/src/main/java/haveno/common/setup/GracefulShutDownHandler.java
index b852b4e418..222df95517 100644
--- a/common/src/main/java/haveno/common/setup/GracefulShutDownHandler.java
+++ b/common/src/main/java/haveno/common/setup/GracefulShutDownHandler.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.setup;
diff --git a/common/src/main/java/haveno/common/setup/UncaughtExceptionHandler.java b/common/src/main/java/haveno/common/setup/UncaughtExceptionHandler.java
index f3deabdfa1..7379a9a385 100644
--- a/common/src/main/java/haveno/common/setup/UncaughtExceptionHandler.java
+++ b/common/src/main/java/haveno/common/setup/UncaughtExceptionHandler.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.setup;
diff --git a/common/src/main/java/haveno/common/taskrunner/InterceptTaskException.java b/common/src/main/java/haveno/common/taskrunner/InterceptTaskException.java
index 5f61351208..ecbc07597a 100644
--- a/common/src/main/java/haveno/common/taskrunner/InterceptTaskException.java
+++ b/common/src/main/java/haveno/common/taskrunner/InterceptTaskException.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.taskrunner;
diff --git a/common/src/main/java/haveno/common/taskrunner/Model.java b/common/src/main/java/haveno/common/taskrunner/Model.java
index 15c6e72eca..0f2dee9791 100644
--- a/common/src/main/java/haveno/common/taskrunner/Model.java
+++ b/common/src/main/java/haveno/common/taskrunner/Model.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.taskrunner;
diff --git a/common/src/main/java/haveno/common/taskrunner/Task.java b/common/src/main/java/haveno/common/taskrunner/Task.java
index a12a7c3c96..79904de23a 100644
--- a/common/src/main/java/haveno/common/taskrunner/Task.java
+++ b/common/src/main/java/haveno/common/taskrunner/Task.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.taskrunner;
diff --git a/common/src/main/java/haveno/common/taskrunner/TaskRunner.java b/common/src/main/java/haveno/common/taskrunner/TaskRunner.java
index c9be26a7f5..65cbf08e65 100644
--- a/common/src/main/java/haveno/common/taskrunner/TaskRunner.java
+++ b/common/src/main/java/haveno/common/taskrunner/TaskRunner.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.taskrunner;
diff --git a/common/src/main/java/haveno/common/util/Base64.java b/common/src/main/java/haveno/common/util/Base64.java
index 5c0ce6cfd2..0da8bbaeec 100644
--- a/common/src/main/java/haveno/common/util/Base64.java
+++ b/common/src/main/java/haveno/common/util/Base64.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.util;
diff --git a/common/src/main/java/haveno/common/util/CompletableFutureUtils.java b/common/src/main/java/haveno/common/util/CompletableFutureUtils.java
index b59596c6af..b119eff806 100644
--- a/common/src/main/java/haveno/common/util/CompletableFutureUtils.java
+++ b/common/src/main/java/haveno/common/util/CompletableFutureUtils.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.util;
diff --git a/common/src/main/java/haveno/common/util/DesktopUtil.java b/common/src/main/java/haveno/common/util/DesktopUtil.java
index c50bbc8f82..f9d5892d8c 100644
--- a/common/src/main/java/haveno/common/util/DesktopUtil.java
+++ b/common/src/main/java/haveno/common/util/DesktopUtil.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.util;
diff --git a/common/src/main/java/haveno/common/util/DoubleSummaryStatisticsWithStdDev.java b/common/src/main/java/haveno/common/util/DoubleSummaryStatisticsWithStdDev.java
index 9222ca0c18..af3d4961c9 100644
--- a/common/src/main/java/haveno/common/util/DoubleSummaryStatisticsWithStdDev.java
+++ b/common/src/main/java/haveno/common/util/DoubleSummaryStatisticsWithStdDev.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.util;
diff --git a/common/src/main/java/haveno/common/util/ExtraDataMapValidator.java b/common/src/main/java/haveno/common/util/ExtraDataMapValidator.java
index 558cd27e5c..d1fdd4ddc8 100644
--- a/common/src/main/java/haveno/common/util/ExtraDataMapValidator.java
+++ b/common/src/main/java/haveno/common/util/ExtraDataMapValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.util;
diff --git a/common/src/main/java/haveno/common/util/GcUtil.java b/common/src/main/java/haveno/common/util/GcUtil.java
index 4989e88b71..e4faa007da 100644
--- a/common/src/main/java/haveno/common/util/GcUtil.java
+++ b/common/src/main/java/haveno/common/util/GcUtil.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.util;
diff --git a/common/src/main/java/haveno/common/util/Hex.java b/common/src/main/java/haveno/common/util/Hex.java
index 30ad8debcd..11e5f04b3c 100644
--- a/common/src/main/java/haveno/common/util/Hex.java
+++ b/common/src/main/java/haveno/common/util/Hex.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.util;
diff --git a/common/src/main/java/haveno/common/util/InvalidVersionException.java b/common/src/main/java/haveno/common/util/InvalidVersionException.java
index 02a03e834f..9ae5b84b54 100644
--- a/common/src/main/java/haveno/common/util/InvalidVersionException.java
+++ b/common/src/main/java/haveno/common/util/InvalidVersionException.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.util;
diff --git a/common/src/main/java/haveno/common/util/JsonExclude.java b/common/src/main/java/haveno/common/util/JsonExclude.java
index 98d6d9cf2f..13f042611b 100644
--- a/common/src/main/java/haveno/common/util/JsonExclude.java
+++ b/common/src/main/java/haveno/common/util/JsonExclude.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.util;
diff --git a/common/src/main/java/haveno/common/util/MathUtils.java b/common/src/main/java/haveno/common/util/MathUtils.java
index 71816bbfac..25c91ed254 100644
--- a/common/src/main/java/haveno/common/util/MathUtils.java
+++ b/common/src/main/java/haveno/common/util/MathUtils.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.util;
diff --git a/common/src/main/java/haveno/common/util/PermutationUtil.java b/common/src/main/java/haveno/common/util/PermutationUtil.java
index ce2942dcff..97ef0c3b3f 100644
--- a/common/src/main/java/haveno/common/util/PermutationUtil.java
+++ b/common/src/main/java/haveno/common/util/PermutationUtil.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.util;
diff --git a/common/src/main/java/haveno/common/util/Profiler.java b/common/src/main/java/haveno/common/util/Profiler.java
index d849607347..826a8ff11e 100644
--- a/common/src/main/java/haveno/common/util/Profiler.java
+++ b/common/src/main/java/haveno/common/util/Profiler.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.util;
diff --git a/common/src/main/java/haveno/common/util/ReflectionUtils.java b/common/src/main/java/haveno/common/util/ReflectionUtils.java
index d676f0dfc8..20a91854b0 100644
--- a/common/src/main/java/haveno/common/util/ReflectionUtils.java
+++ b/common/src/main/java/haveno/common/util/ReflectionUtils.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.util;
diff --git a/common/src/main/java/haveno/common/util/RestartUtil.java b/common/src/main/java/haveno/common/util/RestartUtil.java
index 8daeb1c2d2..6bba00c5b2 100644
--- a/common/src/main/java/haveno/common/util/RestartUtil.java
+++ b/common/src/main/java/haveno/common/util/RestartUtil.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.util;
diff --git a/common/src/main/java/haveno/common/util/SingleThreadExecutorUtils.java b/common/src/main/java/haveno/common/util/SingleThreadExecutorUtils.java
index 101e417f53..6e336c0036 100644
--- a/common/src/main/java/haveno/common/util/SingleThreadExecutorUtils.java
+++ b/common/src/main/java/haveno/common/util/SingleThreadExecutorUtils.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.util;
diff --git a/common/src/main/java/haveno/common/util/Tuple2.java b/common/src/main/java/haveno/common/util/Tuple2.java
index b84e6332cc..0838101441 100644
--- a/common/src/main/java/haveno/common/util/Tuple2.java
+++ b/common/src/main/java/haveno/common/util/Tuple2.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.util;
diff --git a/common/src/main/java/haveno/common/util/Tuple3.java b/common/src/main/java/haveno/common/util/Tuple3.java
index 8688573d55..a8938dc9ca 100644
--- a/common/src/main/java/haveno/common/util/Tuple3.java
+++ b/common/src/main/java/haveno/common/util/Tuple3.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.util;
diff --git a/common/src/main/java/haveno/common/util/Tuple4.java b/common/src/main/java/haveno/common/util/Tuple4.java
index f2648466c7..45d08169f9 100644
--- a/common/src/main/java/haveno/common/util/Tuple4.java
+++ b/common/src/main/java/haveno/common/util/Tuple4.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.util;
diff --git a/common/src/main/java/haveno/common/util/Tuple5.java b/common/src/main/java/haveno/common/util/Tuple5.java
index 24d71b98ea..5af8601225 100644
--- a/common/src/main/java/haveno/common/util/Tuple5.java
+++ b/common/src/main/java/haveno/common/util/Tuple5.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.util;
diff --git a/common/src/main/java/haveno/common/util/Utilities.java b/common/src/main/java/haveno/common/util/Utilities.java
index 963dd800f3..b4afe417e8 100644
--- a/common/src/main/java/haveno/common/util/Utilities.java
+++ b/common/src/main/java/haveno/common/util/Utilities.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.util;
diff --git a/common/src/main/java/haveno/common/util/ZipUtils.java b/common/src/main/java/haveno/common/util/ZipUtils.java
index 0558867c5c..243ca5ffac 100644
--- a/common/src/main/java/haveno/common/util/ZipUtils.java
+++ b/common/src/main/java/haveno/common/util/ZipUtils.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.util;
diff --git a/common/src/test/java/haveno/common/app/CapabilitiesTest.java b/common/src/test/java/haveno/common/app/CapabilitiesTest.java
index 08a629f535..5e9a8dbb0e 100644
--- a/common/src/test/java/haveno/common/app/CapabilitiesTest.java
+++ b/common/src/test/java/haveno/common/app/CapabilitiesTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.app;
diff --git a/common/src/test/java/haveno/common/app/VersionTest.java b/common/src/test/java/haveno/common/app/VersionTest.java
index b82d7b2adb..0c76980635 100644
--- a/common/src/test/java/haveno/common/app/VersionTest.java
+++ b/common/src/test/java/haveno/common/app/VersionTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.app;
diff --git a/common/src/test/java/haveno/common/util/MathUtilsTest.java b/common/src/test/java/haveno/common/util/MathUtilsTest.java
index 82195b1286..29e990702d 100644
--- a/common/src/test/java/haveno/common/util/MathUtilsTest.java
+++ b/common/src/test/java/haveno/common/util/MathUtilsTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.util;
diff --git a/common/src/test/java/haveno/common/util/PermutationTest.java b/common/src/test/java/haveno/common/util/PermutationTest.java
index cab0e4b0a7..051d98b8ea 100644
--- a/common/src/test/java/haveno/common/util/PermutationTest.java
+++ b/common/src/test/java/haveno/common/util/PermutationTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.util;
diff --git a/common/src/test/java/haveno/common/util/UtilitiesTest.java b/common/src/test/java/haveno/common/util/UtilitiesTest.java
index 085d0a3465..b8bf47615c 100644
--- a/common/src/test/java/haveno/common/util/UtilitiesTest.java
+++ b/common/src/test/java/haveno/common/util/UtilitiesTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.common.util;
diff --git a/core/src/main/java/haveno/core/account/sign/SignedWitness.java b/core/src/main/java/haveno/core/account/sign/SignedWitness.java
index 8e8e2182ce..37d892cd5d 100644
--- a/core/src/main/java/haveno/core/account/sign/SignedWitness.java
+++ b/core/src/main/java/haveno/core/account/sign/SignedWitness.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.account.sign;
diff --git a/core/src/main/java/haveno/core/account/sign/SignedWitnessService.java b/core/src/main/java/haveno/core/account/sign/SignedWitnessService.java
index bcb0e7967e..ec9b37742c 100644
--- a/core/src/main/java/haveno/core/account/sign/SignedWitnessService.java
+++ b/core/src/main/java/haveno/core/account/sign/SignedWitnessService.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.account.sign;
diff --git a/core/src/main/java/haveno/core/account/sign/SignedWitnessStorageService.java b/core/src/main/java/haveno/core/account/sign/SignedWitnessStorageService.java
index 304ff09759..652b31bab6 100644
--- a/core/src/main/java/haveno/core/account/sign/SignedWitnessStorageService.java
+++ b/core/src/main/java/haveno/core/account/sign/SignedWitnessStorageService.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.account.sign;
diff --git a/core/src/main/java/haveno/core/account/sign/SignedWitnessStore.java b/core/src/main/java/haveno/core/account/sign/SignedWitnessStore.java
index e79ce17152..480e1b428c 100644
--- a/core/src/main/java/haveno/core/account/sign/SignedWitnessStore.java
+++ b/core/src/main/java/haveno/core/account/sign/SignedWitnessStore.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.account.sign;
diff --git a/core/src/main/java/haveno/core/account/witness/AccountAgeWitness.java b/core/src/main/java/haveno/core/account/witness/AccountAgeWitness.java
index d4bdd47e8b..dfacc07b94 100644
--- a/core/src/main/java/haveno/core/account/witness/AccountAgeWitness.java
+++ b/core/src/main/java/haveno/core/account/witness/AccountAgeWitness.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.account.witness;
diff --git a/core/src/main/java/haveno/core/account/witness/AccountAgeWitnessService.java b/core/src/main/java/haveno/core/account/witness/AccountAgeWitnessService.java
index ffdf3f3afa..906d42d6ce 100644
--- a/core/src/main/java/haveno/core/account/witness/AccountAgeWitnessService.java
+++ b/core/src/main/java/haveno/core/account/witness/AccountAgeWitnessService.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.account.witness;
diff --git a/core/src/main/java/haveno/core/account/witness/AccountAgeWitnessStorageService.java b/core/src/main/java/haveno/core/account/witness/AccountAgeWitnessStorageService.java
index 2c4c95287c..785c83d3da 100644
--- a/core/src/main/java/haveno/core/account/witness/AccountAgeWitnessStorageService.java
+++ b/core/src/main/java/haveno/core/account/witness/AccountAgeWitnessStorageService.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.account.witness;
diff --git a/core/src/main/java/haveno/core/account/witness/AccountAgeWitnessStore.java b/core/src/main/java/haveno/core/account/witness/AccountAgeWitnessStore.java
index 32b0cbe96b..ed103b71ff 100644
--- a/core/src/main/java/haveno/core/account/witness/AccountAgeWitnessStore.java
+++ b/core/src/main/java/haveno/core/account/witness/AccountAgeWitnessStore.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.account.witness;
diff --git a/core/src/main/java/haveno/core/account/witness/AccountAgeWitnessUtils.java b/core/src/main/java/haveno/core/account/witness/AccountAgeWitnessUtils.java
index 433e2414dd..ed5645b910 100644
--- a/core/src/main/java/haveno/core/account/witness/AccountAgeWitnessUtils.java
+++ b/core/src/main/java/haveno/core/account/witness/AccountAgeWitnessUtils.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.account.witness;
diff --git a/core/src/main/java/haveno/core/alert/Alert.java b/core/src/main/java/haveno/core/alert/Alert.java
index c06c8f7328..8731a906a7 100644
--- a/core/src/main/java/haveno/core/alert/Alert.java
+++ b/core/src/main/java/haveno/core/alert/Alert.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.alert;
diff --git a/core/src/main/java/haveno/core/alert/AlertManager.java b/core/src/main/java/haveno/core/alert/AlertManager.java
index 7aab57301c..058bd4f4bb 100644
--- a/core/src/main/java/haveno/core/alert/AlertManager.java
+++ b/core/src/main/java/haveno/core/alert/AlertManager.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.alert;
diff --git a/core/src/main/java/haveno/core/alert/AlertModule.java b/core/src/main/java/haveno/core/alert/AlertModule.java
index 95cdec5d50..52eb7970d6 100644
--- a/core/src/main/java/haveno/core/alert/AlertModule.java
+++ b/core/src/main/java/haveno/core/alert/AlertModule.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.alert;
diff --git a/core/src/main/java/haveno/core/alert/PrivateNotificationManager.java b/core/src/main/java/haveno/core/alert/PrivateNotificationManager.java
index ef0d885b0e..b5c25a3d2b 100644
--- a/core/src/main/java/haveno/core/alert/PrivateNotificationManager.java
+++ b/core/src/main/java/haveno/core/alert/PrivateNotificationManager.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.alert;
diff --git a/core/src/main/java/haveno/core/alert/PrivateNotificationMessage.java b/core/src/main/java/haveno/core/alert/PrivateNotificationMessage.java
index bed397361f..fba2376948 100644
--- a/core/src/main/java/haveno/core/alert/PrivateNotificationMessage.java
+++ b/core/src/main/java/haveno/core/alert/PrivateNotificationMessage.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.alert;
diff --git a/core/src/main/java/haveno/core/alert/PrivateNotificationPayload.java b/core/src/main/java/haveno/core/alert/PrivateNotificationPayload.java
index 93d8ed98f2..96ee72e049 100644
--- a/core/src/main/java/haveno/core/alert/PrivateNotificationPayload.java
+++ b/core/src/main/java/haveno/core/alert/PrivateNotificationPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.alert;
diff --git a/core/src/main/java/haveno/core/api/CoreAccountService.java b/core/src/main/java/haveno/core/api/CoreAccountService.java
index 7f24c06c38..0089d1a954 100644
--- a/core/src/main/java/haveno/core/api/CoreAccountService.java
+++ b/core/src/main/java/haveno/core/api/CoreAccountService.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.api;
diff --git a/core/src/main/java/haveno/core/api/CoreApi.java b/core/src/main/java/haveno/core/api/CoreApi.java
index a7f4c81760..ff96f06b80 100644
--- a/core/src/main/java/haveno/core/api/CoreApi.java
+++ b/core/src/main/java/haveno/core/api/CoreApi.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/core/src/main/java/haveno/core/api/CoreContext.java b/core/src/main/java/haveno/core/api/CoreContext.java
index c22a10705c..cfa1d267bc 100644
--- a/core/src/main/java/haveno/core/api/CoreContext.java
+++ b/core/src/main/java/haveno/core/api/CoreContext.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.api;
diff --git a/core/src/main/java/haveno/core/api/CoreDisputeAgentsService.java b/core/src/main/java/haveno/core/api/CoreDisputeAgentsService.java
index c069268583..d6118eb617 100644
--- a/core/src/main/java/haveno/core/api/CoreDisputeAgentsService.java
+++ b/core/src/main/java/haveno/core/api/CoreDisputeAgentsService.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.api;
diff --git a/core/src/main/java/haveno/core/api/CoreDisputesService.java b/core/src/main/java/haveno/core/api/CoreDisputesService.java
index 2fd20e90d3..c665e61430 100644
--- a/core/src/main/java/haveno/core/api/CoreDisputesService.java
+++ b/core/src/main/java/haveno/core/api/CoreDisputesService.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Haveno.
+ *
+ * Haveno is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Haveno. If not, see .
+ */
+
package haveno.core.api;
import com.google.inject.name.Named;
diff --git a/core/src/main/java/haveno/core/api/CoreHelpService.java b/core/src/main/java/haveno/core/api/CoreHelpService.java
index e56ccd48d6..8911e2a20e 100644
--- a/core/src/main/java/haveno/core/api/CoreHelpService.java
+++ b/core/src/main/java/haveno/core/api/CoreHelpService.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.api;
diff --git a/core/src/main/java/haveno/core/api/CoreOffersService.java b/core/src/main/java/haveno/core/api/CoreOffersService.java
index 1a8ab9e090..3807330989 100644
--- a/core/src/main/java/haveno/core/api/CoreOffersService.java
+++ b/core/src/main/java/haveno/core/api/CoreOffersService.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/core/src/main/java/haveno/core/api/CorePaymentAccountsService.java b/core/src/main/java/haveno/core/api/CorePaymentAccountsService.java
index 0339929013..489347b87c 100644
--- a/core/src/main/java/haveno/core/api/CorePaymentAccountsService.java
+++ b/core/src/main/java/haveno/core/api/CorePaymentAccountsService.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.api;
diff --git a/core/src/main/java/haveno/core/api/CorePriceService.java b/core/src/main/java/haveno/core/api/CorePriceService.java
index 27cf3b46aa..41fcce0e0d 100644
--- a/core/src/main/java/haveno/core/api/CorePriceService.java
+++ b/core/src/main/java/haveno/core/api/CorePriceService.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/core/src/main/java/haveno/core/api/CoreTradesService.java b/core/src/main/java/haveno/core/api/CoreTradesService.java
index 4b83bf4445..0deff25305 100644
--- a/core/src/main/java/haveno/core/api/CoreTradesService.java
+++ b/core/src/main/java/haveno/core/api/CoreTradesService.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/core/src/main/java/haveno/core/api/CoreWalletsService.java b/core/src/main/java/haveno/core/api/CoreWalletsService.java
index dfdb79d390..75f6d62c3c 100644
--- a/core/src/main/java/haveno/core/api/CoreWalletsService.java
+++ b/core/src/main/java/haveno/core/api/CoreWalletsService.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/core/src/main/java/haveno/core/api/NotificationListener.java b/core/src/main/java/haveno/core/api/NotificationListener.java
index 28cce350ac..3cef2a9cc2 100644
--- a/core/src/main/java/haveno/core/api/NotificationListener.java
+++ b/core/src/main/java/haveno/core/api/NotificationListener.java
@@ -4,20 +4,20 @@ import haveno.proto.grpc.NotificationMessage;
import lombok.NonNull;
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
public interface NotificationListener {
diff --git a/core/src/main/java/haveno/core/api/XmrConnectionService.java b/core/src/main/java/haveno/core/api/XmrConnectionService.java
index 2953f1d25e..0afe6edb96 100644
--- a/core/src/main/java/haveno/core/api/XmrConnectionService.java
+++ b/core/src/main/java/haveno/core/api/XmrConnectionService.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Haveno.
+ *
+ * Haveno is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Haveno. If not, see .
+ */
+
package haveno.core.api;
import haveno.common.ThreadUtils;
diff --git a/core/src/main/java/haveno/core/api/XmrLocalNode.java b/core/src/main/java/haveno/core/api/XmrLocalNode.java
index 721bcc8b4c..af9b8902d0 100644
--- a/core/src/main/java/haveno/core/api/XmrLocalNode.java
+++ b/core/src/main/java/haveno/core/api/XmrLocalNode.java
@@ -14,6 +14,7 @@
* You should have received a copy of the GNU Affero General Public License
* along with Haveno. If not, see .
*/
+
package haveno.core.api;
import haveno.common.config.BaseCurrencyNetwork;
diff --git a/core/src/main/java/haveno/core/api/XmrLocalNodeListener.java b/core/src/main/java/haveno/core/api/XmrLocalNodeListener.java
index e55cd945cc..dbd70c91c2 100644
--- a/core/src/main/java/haveno/core/api/XmrLocalNodeListener.java
+++ b/core/src/main/java/haveno/core/api/XmrLocalNodeListener.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.api;
diff --git a/core/src/main/java/haveno/core/api/model/AddressBalanceInfo.java b/core/src/main/java/haveno/core/api/model/AddressBalanceInfo.java
index 2227478a48..de85c098a5 100644
--- a/core/src/main/java/haveno/core/api/model/AddressBalanceInfo.java
+++ b/core/src/main/java/haveno/core/api/model/AddressBalanceInfo.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.api.model;
diff --git a/core/src/main/java/haveno/core/api/model/ContractInfo.java b/core/src/main/java/haveno/core/api/model/ContractInfo.java
index 3774fdb474..98b6652fa7 100644
--- a/core/src/main/java/haveno/core/api/model/ContractInfo.java
+++ b/core/src/main/java/haveno/core/api/model/ContractInfo.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.api.model;
diff --git a/core/src/main/java/haveno/core/api/model/MarketDepthInfo.java b/core/src/main/java/haveno/core/api/model/MarketDepthInfo.java
index e307c0ac97..a24a9fdec2 100644
--- a/core/src/main/java/haveno/core/api/model/MarketDepthInfo.java
+++ b/core/src/main/java/haveno/core/api/model/MarketDepthInfo.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.api.model;
diff --git a/core/src/main/java/haveno/core/api/model/MarketPriceInfo.java b/core/src/main/java/haveno/core/api/model/MarketPriceInfo.java
index 0190fb0c2e..319841f875 100644
--- a/core/src/main/java/haveno/core/api/model/MarketPriceInfo.java
+++ b/core/src/main/java/haveno/core/api/model/MarketPriceInfo.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.api.model;
diff --git a/core/src/main/java/haveno/core/api/model/OfferInfo.java b/core/src/main/java/haveno/core/api/model/OfferInfo.java
index bc5e856878..7313e1eb95 100644
--- a/core/src/main/java/haveno/core/api/model/OfferInfo.java
+++ b/core/src/main/java/haveno/core/api/model/OfferInfo.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.api.model;
diff --git a/core/src/main/java/haveno/core/api/model/PaymentAccountForm.java b/core/src/main/java/haveno/core/api/model/PaymentAccountForm.java
index 5716225b8e..e93c9c831e 100644
--- a/core/src/main/java/haveno/core/api/model/PaymentAccountForm.java
+++ b/core/src/main/java/haveno/core/api/model/PaymentAccountForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.api.model;
diff --git a/core/src/main/java/haveno/core/api/model/PaymentAccountFormField.java b/core/src/main/java/haveno/core/api/model/PaymentAccountFormField.java
index 07f69fc722..70af0032eb 100644
--- a/core/src/main/java/haveno/core/api/model/PaymentAccountFormField.java
+++ b/core/src/main/java/haveno/core/api/model/PaymentAccountFormField.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.api.model;
diff --git a/core/src/main/java/haveno/core/api/model/TradeInfo.java b/core/src/main/java/haveno/core/api/model/TradeInfo.java
index 1642c60602..8b2a4c79b0 100644
--- a/core/src/main/java/haveno/core/api/model/TradeInfo.java
+++ b/core/src/main/java/haveno/core/api/model/TradeInfo.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.api.model;
diff --git a/core/src/main/java/haveno/core/api/model/builder/OfferInfoBuilder.java b/core/src/main/java/haveno/core/api/model/builder/OfferInfoBuilder.java
index aee9d5289c..e202589931 100644
--- a/core/src/main/java/haveno/core/api/model/builder/OfferInfoBuilder.java
+++ b/core/src/main/java/haveno/core/api/model/builder/OfferInfoBuilder.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.api.model.builder;
diff --git a/core/src/main/java/haveno/core/api/model/builder/TradeInfoV1Builder.java b/core/src/main/java/haveno/core/api/model/builder/TradeInfoV1Builder.java
index 68d3a57e8f..59fac642a9 100644
--- a/core/src/main/java/haveno/core/api/model/builder/TradeInfoV1Builder.java
+++ b/core/src/main/java/haveno/core/api/model/builder/TradeInfoV1Builder.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.api.model.builder;
diff --git a/core/src/main/java/haveno/core/app/AppStartupState.java b/core/src/main/java/haveno/core/app/AppStartupState.java
index 755af7bbf9..caf2e3d965 100644
--- a/core/src/main/java/haveno/core/app/AppStartupState.java
+++ b/core/src/main/java/haveno/core/app/AppStartupState.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.app;
diff --git a/core/src/main/java/haveno/core/app/AvoidStandbyModeService.java b/core/src/main/java/haveno/core/app/AvoidStandbyModeService.java
index d1f1c49369..4913074aec 100644
--- a/core/src/main/java/haveno/core/app/AvoidStandbyModeService.java
+++ b/core/src/main/java/haveno/core/app/AvoidStandbyModeService.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.app;
diff --git a/core/src/main/java/haveno/core/app/ConsoleInput.java b/core/src/main/java/haveno/core/app/ConsoleInput.java
index 43045b9e85..f451dcbd14 100644
--- a/core/src/main/java/haveno/core/app/ConsoleInput.java
+++ b/core/src/main/java/haveno/core/app/ConsoleInput.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.app;
diff --git a/core/src/main/java/haveno/core/app/ConsoleInputReadTask.java b/core/src/main/java/haveno/core/app/ConsoleInputReadTask.java
index 54edd6655b..62511aacfc 100644
--- a/core/src/main/java/haveno/core/app/ConsoleInputReadTask.java
+++ b/core/src/main/java/haveno/core/app/ConsoleInputReadTask.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.app;
diff --git a/core/src/main/java/haveno/core/app/CoreModule.java b/core/src/main/java/haveno/core/app/CoreModule.java
index 7df16c3fb8..3d36766934 100644
--- a/core/src/main/java/haveno/core/app/CoreModule.java
+++ b/core/src/main/java/haveno/core/app/CoreModule.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.app;
diff --git a/core/src/main/java/haveno/core/app/DomainInitialisation.java b/core/src/main/java/haveno/core/app/DomainInitialisation.java
index 7ab65c70ef..d121f88a33 100644
--- a/core/src/main/java/haveno/core/app/DomainInitialisation.java
+++ b/core/src/main/java/haveno/core/app/DomainInitialisation.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.app;
diff --git a/core/src/main/java/haveno/core/app/HavenoExecutable.java b/core/src/main/java/haveno/core/app/HavenoExecutable.java
index c6d83ec380..9db352a42d 100644
--- a/core/src/main/java/haveno/core/app/HavenoExecutable.java
+++ b/core/src/main/java/haveno/core/app/HavenoExecutable.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/core/src/main/java/haveno/core/app/HavenoHeadlessApp.java b/core/src/main/java/haveno/core/app/HavenoHeadlessApp.java
index 8131923ad4..560b21816d 100644
--- a/core/src/main/java/haveno/core/app/HavenoHeadlessApp.java
+++ b/core/src/main/java/haveno/core/app/HavenoHeadlessApp.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.app;
diff --git a/core/src/main/java/haveno/core/app/HavenoHeadlessAppMain.java b/core/src/main/java/haveno/core/app/HavenoHeadlessAppMain.java
index cdba5dffb6..ae0989552e 100644
--- a/core/src/main/java/haveno/core/app/HavenoHeadlessAppMain.java
+++ b/core/src/main/java/haveno/core/app/HavenoHeadlessAppMain.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.app;
diff --git a/core/src/main/java/haveno/core/app/HavenoSetup.java b/core/src/main/java/haveno/core/app/HavenoSetup.java
index b6cb549fc5..3c6122ada0 100644
--- a/core/src/main/java/haveno/core/app/HavenoSetup.java
+++ b/core/src/main/java/haveno/core/app/HavenoSetup.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/core/src/main/java/haveno/core/app/HeadlessApp.java b/core/src/main/java/haveno/core/app/HeadlessApp.java
index 81a957ddd4..c343161495 100644
--- a/core/src/main/java/haveno/core/app/HeadlessApp.java
+++ b/core/src/main/java/haveno/core/app/HeadlessApp.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.app;
diff --git a/core/src/main/java/haveno/core/app/P2PNetworkSetup.java b/core/src/main/java/haveno/core/app/P2PNetworkSetup.java
index 359cc27f46..43fa23dcb5 100644
--- a/core/src/main/java/haveno/core/app/P2PNetworkSetup.java
+++ b/core/src/main/java/haveno/core/app/P2PNetworkSetup.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.app;
diff --git a/core/src/main/java/haveno/core/app/TorSetup.java b/core/src/main/java/haveno/core/app/TorSetup.java
index 8976a10e04..06e5330d5d 100644
--- a/core/src/main/java/haveno/core/app/TorSetup.java
+++ b/core/src/main/java/haveno/core/app/TorSetup.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.app;
diff --git a/core/src/main/java/haveno/core/app/WalletAppSetup.java b/core/src/main/java/haveno/core/app/WalletAppSetup.java
index fe39e1dd04..3a7051e835 100644
--- a/core/src/main/java/haveno/core/app/WalletAppSetup.java
+++ b/core/src/main/java/haveno/core/app/WalletAppSetup.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/core/src/main/java/haveno/core/app/misc/AppSetup.java b/core/src/main/java/haveno/core/app/misc/AppSetup.java
index 8ba2e88326..70e6cf2358 100644
--- a/core/src/main/java/haveno/core/app/misc/AppSetup.java
+++ b/core/src/main/java/haveno/core/app/misc/AppSetup.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.app.misc;
diff --git a/core/src/main/java/haveno/core/app/misc/AppSetupWithP2P.java b/core/src/main/java/haveno/core/app/misc/AppSetupWithP2P.java
index 87e1100b90..a1a7782061 100644
--- a/core/src/main/java/haveno/core/app/misc/AppSetupWithP2P.java
+++ b/core/src/main/java/haveno/core/app/misc/AppSetupWithP2P.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.app.misc;
diff --git a/core/src/main/java/haveno/core/app/misc/ExecutableForAppWithP2p.java b/core/src/main/java/haveno/core/app/misc/ExecutableForAppWithP2p.java
index 127e3fb5e8..8086d563d1 100644
--- a/core/src/main/java/haveno/core/app/misc/ExecutableForAppWithP2p.java
+++ b/core/src/main/java/haveno/core/app/misc/ExecutableForAppWithP2p.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/core/src/main/java/haveno/core/app/misc/ModuleForAppWithP2p.java b/core/src/main/java/haveno/core/app/misc/ModuleForAppWithP2p.java
index 934350e229..e2c1c1f634 100644
--- a/core/src/main/java/haveno/core/app/misc/ModuleForAppWithP2p.java
+++ b/core/src/main/java/haveno/core/app/misc/ModuleForAppWithP2p.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.app.misc;
diff --git a/core/src/main/java/haveno/core/exceptions/TradePriceOutOfToleranceException.java b/core/src/main/java/haveno/core/exceptions/TradePriceOutOfToleranceException.java
index 3f6283d3e3..3b6f3a3d4b 100644
--- a/core/src/main/java/haveno/core/exceptions/TradePriceOutOfToleranceException.java
+++ b/core/src/main/java/haveno/core/exceptions/TradePriceOutOfToleranceException.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.exceptions;
diff --git a/core/src/main/java/haveno/core/filter/Filter.java b/core/src/main/java/haveno/core/filter/Filter.java
index ae6602639f..3b930f42ea 100644
--- a/core/src/main/java/haveno/core/filter/Filter.java
+++ b/core/src/main/java/haveno/core/filter/Filter.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.filter;
diff --git a/core/src/main/java/haveno/core/filter/FilterManager.java b/core/src/main/java/haveno/core/filter/FilterManager.java
index 4b84549f40..07e1b2ca2f 100644
--- a/core/src/main/java/haveno/core/filter/FilterManager.java
+++ b/core/src/main/java/haveno/core/filter/FilterManager.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.filter;
diff --git a/core/src/main/java/haveno/core/filter/FilterModule.java b/core/src/main/java/haveno/core/filter/FilterModule.java
index 2a0e8897a9..c2bbd533f4 100644
--- a/core/src/main/java/haveno/core/filter/FilterModule.java
+++ b/core/src/main/java/haveno/core/filter/FilterModule.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.filter;
diff --git a/core/src/main/java/haveno/core/filter/PaymentAccountFilter.java b/core/src/main/java/haveno/core/filter/PaymentAccountFilter.java
index 75a11b5a61..94b2d06766 100644
--- a/core/src/main/java/haveno/core/filter/PaymentAccountFilter.java
+++ b/core/src/main/java/haveno/core/filter/PaymentAccountFilter.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.filter;
diff --git a/core/src/main/java/haveno/core/locale/BankUtil.java b/core/src/main/java/haveno/core/locale/BankUtil.java
index ac901102b6..3583959f37 100644
--- a/core/src/main/java/haveno/core/locale/BankUtil.java
+++ b/core/src/main/java/haveno/core/locale/BankUtil.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.locale;
diff --git a/core/src/main/java/haveno/core/locale/Country.java b/core/src/main/java/haveno/core/locale/Country.java
index 4b54f83c44..ce0eb5163c 100644
--- a/core/src/main/java/haveno/core/locale/Country.java
+++ b/core/src/main/java/haveno/core/locale/Country.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.locale;
diff --git a/core/src/main/java/haveno/core/locale/CountryUtil.java b/core/src/main/java/haveno/core/locale/CountryUtil.java
index 54836d585b..bf2faccceb 100644
--- a/core/src/main/java/haveno/core/locale/CountryUtil.java
+++ b/core/src/main/java/haveno/core/locale/CountryUtil.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.locale;
diff --git a/core/src/main/java/haveno/core/locale/CryptoCurrency.java b/core/src/main/java/haveno/core/locale/CryptoCurrency.java
index 52fdb50dc3..bbc5b4a4be 100644
--- a/core/src/main/java/haveno/core/locale/CryptoCurrency.java
+++ b/core/src/main/java/haveno/core/locale/CryptoCurrency.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.locale;
diff --git a/core/src/main/java/haveno/core/locale/CurrencyTuple.java b/core/src/main/java/haveno/core/locale/CurrencyTuple.java
index 25ffcc0b03..b0e061a7e9 100644
--- a/core/src/main/java/haveno/core/locale/CurrencyTuple.java
+++ b/core/src/main/java/haveno/core/locale/CurrencyTuple.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.locale;
diff --git a/core/src/main/java/haveno/core/locale/CurrencyUtil.java b/core/src/main/java/haveno/core/locale/CurrencyUtil.java
index 4d743ea0c9..b482ea4f28 100644
--- a/core/src/main/java/haveno/core/locale/CurrencyUtil.java
+++ b/core/src/main/java/haveno/core/locale/CurrencyUtil.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/core/src/main/java/haveno/core/locale/GlobalSettings.java b/core/src/main/java/haveno/core/locale/GlobalSettings.java
index 0a215860f9..7dcaedfa64 100644
--- a/core/src/main/java/haveno/core/locale/GlobalSettings.java
+++ b/core/src/main/java/haveno/core/locale/GlobalSettings.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.locale;
diff --git a/core/src/main/java/haveno/core/locale/LanguageUtil.java b/core/src/main/java/haveno/core/locale/LanguageUtil.java
index 565f9bc46e..5a48fc8049 100644
--- a/core/src/main/java/haveno/core/locale/LanguageUtil.java
+++ b/core/src/main/java/haveno/core/locale/LanguageUtil.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.locale;
diff --git a/core/src/main/java/haveno/core/locale/LocaleUtil.java b/core/src/main/java/haveno/core/locale/LocaleUtil.java
index 8d67e05b0d..23ab2ef689 100644
--- a/core/src/main/java/haveno/core/locale/LocaleUtil.java
+++ b/core/src/main/java/haveno/core/locale/LocaleUtil.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.locale;
diff --git a/core/src/main/java/haveno/core/locale/Region.java b/core/src/main/java/haveno/core/locale/Region.java
index 3e31e9ebde..aefc6bef4e 100644
--- a/core/src/main/java/haveno/core/locale/Region.java
+++ b/core/src/main/java/haveno/core/locale/Region.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.locale;
diff --git a/core/src/main/java/haveno/core/locale/Res.java b/core/src/main/java/haveno/core/locale/Res.java
index e7d6a39afc..e44092561f 100644
--- a/core/src/main/java/haveno/core/locale/Res.java
+++ b/core/src/main/java/haveno/core/locale/Res.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.locale;
diff --git a/core/src/main/java/haveno/core/locale/TradeCurrency.java b/core/src/main/java/haveno/core/locale/TradeCurrency.java
index 954b3fac8b..a9da96ea16 100644
--- a/core/src/main/java/haveno/core/locale/TradeCurrency.java
+++ b/core/src/main/java/haveno/core/locale/TradeCurrency.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.locale;
diff --git a/core/src/main/java/haveno/core/locale/TraditionalCurrency.java b/core/src/main/java/haveno/core/locale/TraditionalCurrency.java
index 32dca91764..3f60b3328d 100644
--- a/core/src/main/java/haveno/core/locale/TraditionalCurrency.java
+++ b/core/src/main/java/haveno/core/locale/TraditionalCurrency.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/core/src/main/java/haveno/core/monetary/CryptoExchangeRate.java b/core/src/main/java/haveno/core/monetary/CryptoExchangeRate.java
index 8ccd63c329..0e4777488a 100644
--- a/core/src/main/java/haveno/core/monetary/CryptoExchangeRate.java
+++ b/core/src/main/java/haveno/core/monetary/CryptoExchangeRate.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.monetary;
diff --git a/core/src/main/java/haveno/core/monetary/CryptoMoney.java b/core/src/main/java/haveno/core/monetary/CryptoMoney.java
index dfb8471630..b2581eba5d 100644
--- a/core/src/main/java/haveno/core/monetary/CryptoMoney.java
+++ b/core/src/main/java/haveno/core/monetary/CryptoMoney.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.monetary;
diff --git a/core/src/main/java/haveno/core/monetary/MonetaryWrapper.java b/core/src/main/java/haveno/core/monetary/MonetaryWrapper.java
index 67f39534af..c9a4ea9f37 100644
--- a/core/src/main/java/haveno/core/monetary/MonetaryWrapper.java
+++ b/core/src/main/java/haveno/core/monetary/MonetaryWrapper.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.monetary;
diff --git a/core/src/main/java/haveno/core/monetary/Price.java b/core/src/main/java/haveno/core/monetary/Price.java
index 95fcd4f8b6..8dccd0608d 100644
--- a/core/src/main/java/haveno/core/monetary/Price.java
+++ b/core/src/main/java/haveno/core/monetary/Price.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.monetary;
diff --git a/core/src/main/java/haveno/core/monetary/TraditionalExchangeRate.java b/core/src/main/java/haveno/core/monetary/TraditionalExchangeRate.java
index a1a9e03b3e..976d3fa2ec 100644
--- a/core/src/main/java/haveno/core/monetary/TraditionalExchangeRate.java
+++ b/core/src/main/java/haveno/core/monetary/TraditionalExchangeRate.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.monetary;
diff --git a/core/src/main/java/haveno/core/monetary/Volume.java b/core/src/main/java/haveno/core/monetary/Volume.java
index 55ffcf4d4f..f777ab5aff 100644
--- a/core/src/main/java/haveno/core/monetary/Volume.java
+++ b/core/src/main/java/haveno/core/monetary/Volume.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.monetary;
diff --git a/core/src/main/java/haveno/core/network/CoreBanFilter.java b/core/src/main/java/haveno/core/network/CoreBanFilter.java
index ef4406d114..f99f3f5c36 100644
--- a/core/src/main/java/haveno/core/network/CoreBanFilter.java
+++ b/core/src/main/java/haveno/core/network/CoreBanFilter.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.network;
diff --git a/core/src/main/java/haveno/core/network/MessageState.java b/core/src/main/java/haveno/core/network/MessageState.java
index 34f3e63c25..c4ae7f8f40 100644
--- a/core/src/main/java/haveno/core/network/MessageState.java
+++ b/core/src/main/java/haveno/core/network/MessageState.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.network;
diff --git a/core/src/main/java/haveno/core/network/p2p/inventory/GetInventoryRequestHandler.java b/core/src/main/java/haveno/core/network/p2p/inventory/GetInventoryRequestHandler.java
index 7d343a179d..eaefd494af 100644
--- a/core/src/main/java/haveno/core/network/p2p/inventory/GetInventoryRequestHandler.java
+++ b/core/src/main/java/haveno/core/network/p2p/inventory/GetInventoryRequestHandler.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.network.p2p.inventory;
diff --git a/core/src/main/java/haveno/core/network/p2p/inventory/GetInventoryRequestManager.java b/core/src/main/java/haveno/core/network/p2p/inventory/GetInventoryRequestManager.java
index 6b109c89bc..155b41ceac 100644
--- a/core/src/main/java/haveno/core/network/p2p/inventory/GetInventoryRequestManager.java
+++ b/core/src/main/java/haveno/core/network/p2p/inventory/GetInventoryRequestManager.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.network.p2p.inventory;
diff --git a/core/src/main/java/haveno/core/network/p2p/inventory/GetInventoryRequester.java b/core/src/main/java/haveno/core/network/p2p/inventory/GetInventoryRequester.java
index 9d939fed3e..ca87adbe9d 100644
--- a/core/src/main/java/haveno/core/network/p2p/inventory/GetInventoryRequester.java
+++ b/core/src/main/java/haveno/core/network/p2p/inventory/GetInventoryRequester.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.network.p2p.inventory;
diff --git a/core/src/main/java/haveno/core/network/p2p/inventory/messages/GetInventoryRequest.java b/core/src/main/java/haveno/core/network/p2p/inventory/messages/GetInventoryRequest.java
index 9fcc9a15b8..fd359a8b16 100644
--- a/core/src/main/java/haveno/core/network/p2p/inventory/messages/GetInventoryRequest.java
+++ b/core/src/main/java/haveno/core/network/p2p/inventory/messages/GetInventoryRequest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.network.p2p.inventory.messages;
diff --git a/core/src/main/java/haveno/core/network/p2p/inventory/messages/GetInventoryResponse.java b/core/src/main/java/haveno/core/network/p2p/inventory/messages/GetInventoryResponse.java
index 1ae090d44f..c53611988d 100644
--- a/core/src/main/java/haveno/core/network/p2p/inventory/messages/GetInventoryResponse.java
+++ b/core/src/main/java/haveno/core/network/p2p/inventory/messages/GetInventoryResponse.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.network.p2p.inventory.messages;
diff --git a/core/src/main/java/haveno/core/network/p2p/inventory/model/Average.java b/core/src/main/java/haveno/core/network/p2p/inventory/model/Average.java
index d1a5970b3d..d112c268f2 100644
--- a/core/src/main/java/haveno/core/network/p2p/inventory/model/Average.java
+++ b/core/src/main/java/haveno/core/network/p2p/inventory/model/Average.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.network.p2p.inventory.model;
diff --git a/core/src/main/java/haveno/core/network/p2p/inventory/model/DeviationByIntegerDiff.java b/core/src/main/java/haveno/core/network/p2p/inventory/model/DeviationByIntegerDiff.java
index 3e7cb145ce..3fe90eb838 100644
--- a/core/src/main/java/haveno/core/network/p2p/inventory/model/DeviationByIntegerDiff.java
+++ b/core/src/main/java/haveno/core/network/p2p/inventory/model/DeviationByIntegerDiff.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.network.p2p.inventory.model;
diff --git a/core/src/main/java/haveno/core/network/p2p/inventory/model/DeviationByPercentage.java b/core/src/main/java/haveno/core/network/p2p/inventory/model/DeviationByPercentage.java
index 388ae3812d..c58ef5c5af 100644
--- a/core/src/main/java/haveno/core/network/p2p/inventory/model/DeviationByPercentage.java
+++ b/core/src/main/java/haveno/core/network/p2p/inventory/model/DeviationByPercentage.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.network.p2p.inventory.model;
diff --git a/core/src/main/java/haveno/core/network/p2p/inventory/model/DeviationOfHashes.java b/core/src/main/java/haveno/core/network/p2p/inventory/model/DeviationOfHashes.java
index 3eb76d2fc9..02357e3252 100644
--- a/core/src/main/java/haveno/core/network/p2p/inventory/model/DeviationOfHashes.java
+++ b/core/src/main/java/haveno/core/network/p2p/inventory/model/DeviationOfHashes.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.network.p2p.inventory.model;
diff --git a/core/src/main/java/haveno/core/network/p2p/inventory/model/DeviationSeverity.java b/core/src/main/java/haveno/core/network/p2p/inventory/model/DeviationSeverity.java
index ac09419ae2..b69f03cd93 100644
--- a/core/src/main/java/haveno/core/network/p2p/inventory/model/DeviationSeverity.java
+++ b/core/src/main/java/haveno/core/network/p2p/inventory/model/DeviationSeverity.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.network.p2p.inventory.model;
diff --git a/core/src/main/java/haveno/core/network/p2p/inventory/model/DeviationType.java b/core/src/main/java/haveno/core/network/p2p/inventory/model/DeviationType.java
index fb887fb1cf..e0ea00169b 100644
--- a/core/src/main/java/haveno/core/network/p2p/inventory/model/DeviationType.java
+++ b/core/src/main/java/haveno/core/network/p2p/inventory/model/DeviationType.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.network.p2p.inventory.model;
diff --git a/core/src/main/java/haveno/core/network/p2p/inventory/model/InventoryItem.java b/core/src/main/java/haveno/core/network/p2p/inventory/model/InventoryItem.java
index bd9d1a2544..783cd1e1df 100644
--- a/core/src/main/java/haveno/core/network/p2p/inventory/model/InventoryItem.java
+++ b/core/src/main/java/haveno/core/network/p2p/inventory/model/InventoryItem.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.network.p2p.inventory.model;
diff --git a/core/src/main/java/haveno/core/network/p2p/inventory/model/RequestInfo.java b/core/src/main/java/haveno/core/network/p2p/inventory/model/RequestInfo.java
index 26ad6b377a..4fddcac0aa 100644
--- a/core/src/main/java/haveno/core/network/p2p/inventory/model/RequestInfo.java
+++ b/core/src/main/java/haveno/core/network/p2p/inventory/model/RequestInfo.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.network.p2p.inventory.model;
diff --git a/core/src/main/java/haveno/core/network/p2p/seed/DefaultSeedNodeRepository.java b/core/src/main/java/haveno/core/network/p2p/seed/DefaultSeedNodeRepository.java
index ce2e1be653..9961cbad56 100644
--- a/core/src/main/java/haveno/core/network/p2p/seed/DefaultSeedNodeRepository.java
+++ b/core/src/main/java/haveno/core/network/p2p/seed/DefaultSeedNodeRepository.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.network.p2p.seed;
diff --git a/core/src/main/java/haveno/core/notifications/MobileMessage.java b/core/src/main/java/haveno/core/notifications/MobileMessage.java
index 445e13c3f9..b81c99ad86 100644
--- a/core/src/main/java/haveno/core/notifications/MobileMessage.java
+++ b/core/src/main/java/haveno/core/notifications/MobileMessage.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.notifications;
diff --git a/core/src/main/java/haveno/core/notifications/MobileMessageEncryption.java b/core/src/main/java/haveno/core/notifications/MobileMessageEncryption.java
index a2afc95e37..4fd364ae4e 100644
--- a/core/src/main/java/haveno/core/notifications/MobileMessageEncryption.java
+++ b/core/src/main/java/haveno/core/notifications/MobileMessageEncryption.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.notifications;
diff --git a/core/src/main/java/haveno/core/notifications/MobileMessageType.java b/core/src/main/java/haveno/core/notifications/MobileMessageType.java
index a3ecc4f4d4..bfd86a8422 100644
--- a/core/src/main/java/haveno/core/notifications/MobileMessageType.java
+++ b/core/src/main/java/haveno/core/notifications/MobileMessageType.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.notifications;
diff --git a/core/src/main/java/haveno/core/notifications/MobileModel.java b/core/src/main/java/haveno/core/notifications/MobileModel.java
index 6adf318db1..e3be49544a 100644
--- a/core/src/main/java/haveno/core/notifications/MobileModel.java
+++ b/core/src/main/java/haveno/core/notifications/MobileModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.notifications;
diff --git a/core/src/main/java/haveno/core/notifications/MobileNotificationService.java b/core/src/main/java/haveno/core/notifications/MobileNotificationService.java
index c222f3b704..65d33476b4 100644
--- a/core/src/main/java/haveno/core/notifications/MobileNotificationService.java
+++ b/core/src/main/java/haveno/core/notifications/MobileNotificationService.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.notifications;
diff --git a/core/src/main/java/haveno/core/notifications/MobileNotificationValidator.java b/core/src/main/java/haveno/core/notifications/MobileNotificationValidator.java
index 0004defa41..1f48a69d4a 100644
--- a/core/src/main/java/haveno/core/notifications/MobileNotificationValidator.java
+++ b/core/src/main/java/haveno/core/notifications/MobileNotificationValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.notifications;
diff --git a/core/src/main/java/haveno/core/notifications/alerts/DisputeMsgEvents.java b/core/src/main/java/haveno/core/notifications/alerts/DisputeMsgEvents.java
index 41e890edbd..95c36621e8 100644
--- a/core/src/main/java/haveno/core/notifications/alerts/DisputeMsgEvents.java
+++ b/core/src/main/java/haveno/core/notifications/alerts/DisputeMsgEvents.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.notifications.alerts;
diff --git a/core/src/main/java/haveno/core/notifications/alerts/MyOfferTakenEvents.java b/core/src/main/java/haveno/core/notifications/alerts/MyOfferTakenEvents.java
index 1424be3ef1..ff46b7d64d 100644
--- a/core/src/main/java/haveno/core/notifications/alerts/MyOfferTakenEvents.java
+++ b/core/src/main/java/haveno/core/notifications/alerts/MyOfferTakenEvents.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.notifications.alerts;
diff --git a/core/src/main/java/haveno/core/notifications/alerts/TradeEvents.java b/core/src/main/java/haveno/core/notifications/alerts/TradeEvents.java
index 8de1faf729..f616f68cb1 100644
--- a/core/src/main/java/haveno/core/notifications/alerts/TradeEvents.java
+++ b/core/src/main/java/haveno/core/notifications/alerts/TradeEvents.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.notifications.alerts;
diff --git a/core/src/main/java/haveno/core/notifications/alerts/market/MarketAlertFilter.java b/core/src/main/java/haveno/core/notifications/alerts/market/MarketAlertFilter.java
index eb83458e28..81b4ba69ed 100644
--- a/core/src/main/java/haveno/core/notifications/alerts/market/MarketAlertFilter.java
+++ b/core/src/main/java/haveno/core/notifications/alerts/market/MarketAlertFilter.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.notifications.alerts.market;
diff --git a/core/src/main/java/haveno/core/notifications/alerts/market/MarketAlerts.java b/core/src/main/java/haveno/core/notifications/alerts/market/MarketAlerts.java
index 07fc7fb848..be42496acd 100644
--- a/core/src/main/java/haveno/core/notifications/alerts/market/MarketAlerts.java
+++ b/core/src/main/java/haveno/core/notifications/alerts/market/MarketAlerts.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.notifications.alerts.market;
diff --git a/core/src/main/java/haveno/core/notifications/alerts/price/PriceAlert.java b/core/src/main/java/haveno/core/notifications/alerts/price/PriceAlert.java
index 684533a498..535b86675b 100644
--- a/core/src/main/java/haveno/core/notifications/alerts/price/PriceAlert.java
+++ b/core/src/main/java/haveno/core/notifications/alerts/price/PriceAlert.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.notifications.alerts.price;
diff --git a/core/src/main/java/haveno/core/notifications/alerts/price/PriceAlertFilter.java b/core/src/main/java/haveno/core/notifications/alerts/price/PriceAlertFilter.java
index 61534bed28..40502aff7a 100644
--- a/core/src/main/java/haveno/core/notifications/alerts/price/PriceAlertFilter.java
+++ b/core/src/main/java/haveno/core/notifications/alerts/price/PriceAlertFilter.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.notifications.alerts.price;
diff --git a/core/src/main/java/haveno/core/offer/AvailabilityResult.java b/core/src/main/java/haveno/core/offer/AvailabilityResult.java
index 48094580fc..6ca73bc1bb 100644
--- a/core/src/main/java/haveno/core/offer/AvailabilityResult.java
+++ b/core/src/main/java/haveno/core/offer/AvailabilityResult.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.offer;
diff --git a/core/src/main/java/haveno/core/offer/CreateOfferService.java b/core/src/main/java/haveno/core/offer/CreateOfferService.java
index e698a0da41..3847a5c861 100644
--- a/core/src/main/java/haveno/core/offer/CreateOfferService.java
+++ b/core/src/main/java/haveno/core/offer/CreateOfferService.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.offer;
diff --git a/core/src/main/java/haveno/core/offer/MarketPriceNotAvailableException.java b/core/src/main/java/haveno/core/offer/MarketPriceNotAvailableException.java
index c30929e3d7..1e528f11ca 100644
--- a/core/src/main/java/haveno/core/offer/MarketPriceNotAvailableException.java
+++ b/core/src/main/java/haveno/core/offer/MarketPriceNotAvailableException.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.offer;
diff --git a/core/src/main/java/haveno/core/offer/Offer.java b/core/src/main/java/haveno/core/offer/Offer.java
index 4f06520461..ae20538aaa 100644
--- a/core/src/main/java/haveno/core/offer/Offer.java
+++ b/core/src/main/java/haveno/core/offer/Offer.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.offer;
diff --git a/core/src/main/java/haveno/core/offer/OfferBookService.java b/core/src/main/java/haveno/core/offer/OfferBookService.java
index 8b7f501886..92e504d548 100644
--- a/core/src/main/java/haveno/core/offer/OfferBookService.java
+++ b/core/src/main/java/haveno/core/offer/OfferBookService.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/core/src/main/java/haveno/core/offer/OfferDirection.java b/core/src/main/java/haveno/core/offer/OfferDirection.java
index d1b9a6a148..a91ba59725 100644
--- a/core/src/main/java/haveno/core/offer/OfferDirection.java
+++ b/core/src/main/java/haveno/core/offer/OfferDirection.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.offer;
diff --git a/core/src/main/java/haveno/core/offer/OfferFilterService.java b/core/src/main/java/haveno/core/offer/OfferFilterService.java
index 67fb2fbcdd..45e2dcef5f 100644
--- a/core/src/main/java/haveno/core/offer/OfferFilterService.java
+++ b/core/src/main/java/haveno/core/offer/OfferFilterService.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.offer;
diff --git a/core/src/main/java/haveno/core/offer/OfferForJson.java b/core/src/main/java/haveno/core/offer/OfferForJson.java
index eb347ed9a3..caebcdc3dd 100644
--- a/core/src/main/java/haveno/core/offer/OfferForJson.java
+++ b/core/src/main/java/haveno/core/offer/OfferForJson.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.offer;
diff --git a/core/src/main/java/haveno/core/offer/OfferModule.java b/core/src/main/java/haveno/core/offer/OfferModule.java
index 39a166462b..d6143a99de 100644
--- a/core/src/main/java/haveno/core/offer/OfferModule.java
+++ b/core/src/main/java/haveno/core/offer/OfferModule.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.offer;
diff --git a/core/src/main/java/haveno/core/offer/OfferPayload.java b/core/src/main/java/haveno/core/offer/OfferPayload.java
index e984fc8e00..76e9c8492a 100644
--- a/core/src/main/java/haveno/core/offer/OfferPayload.java
+++ b/core/src/main/java/haveno/core/offer/OfferPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.offer;
diff --git a/core/src/main/java/haveno/core/offer/OfferRestrictions.java b/core/src/main/java/haveno/core/offer/OfferRestrictions.java
index 60f6aa41a1..30a3ea4b66 100644
--- a/core/src/main/java/haveno/core/offer/OfferRestrictions.java
+++ b/core/src/main/java/haveno/core/offer/OfferRestrictions.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.offer;
diff --git a/core/src/main/java/haveno/core/offer/OfferUtil.java b/core/src/main/java/haveno/core/offer/OfferUtil.java
index 857efbf3ec..adc2cb41e7 100644
--- a/core/src/main/java/haveno/core/offer/OfferUtil.java
+++ b/core/src/main/java/haveno/core/offer/OfferUtil.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.offer;
diff --git a/core/src/main/java/haveno/core/offer/OpenOffer.java b/core/src/main/java/haveno/core/offer/OpenOffer.java
index 6fce9212ae..5faaedaa4b 100644
--- a/core/src/main/java/haveno/core/offer/OpenOffer.java
+++ b/core/src/main/java/haveno/core/offer/OpenOffer.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/core/src/main/java/haveno/core/offer/OpenOfferManager.java b/core/src/main/java/haveno/core/offer/OpenOfferManager.java
index 6bb4c4a787..29591935de 100644
--- a/core/src/main/java/haveno/core/offer/OpenOfferManager.java
+++ b/core/src/main/java/haveno/core/offer/OpenOfferManager.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/core/src/main/java/haveno/core/offer/SignedOfferList.java b/core/src/main/java/haveno/core/offer/SignedOfferList.java
index 14ef6ff1f7..a77d0402d9 100644
--- a/core/src/main/java/haveno/core/offer/SignedOfferList.java
+++ b/core/src/main/java/haveno/core/offer/SignedOfferList.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Haveno.
+ *
+ * Haveno is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Haveno. If not, see .
+ */
+
package haveno.core.offer;
import com.google.protobuf.Message;
diff --git a/core/src/main/java/haveno/core/offer/TriggerPriceService.java b/core/src/main/java/haveno/core/offer/TriggerPriceService.java
index 8e323406e0..517262cc3d 100644
--- a/core/src/main/java/haveno/core/offer/TriggerPriceService.java
+++ b/core/src/main/java/haveno/core/offer/TriggerPriceService.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.offer;
diff --git a/core/src/main/java/haveno/core/offer/availability/DisputeAgentSelection.java b/core/src/main/java/haveno/core/offer/availability/DisputeAgentSelection.java
index 4f30e99d86..b09750ead4 100644
--- a/core/src/main/java/haveno/core/offer/availability/DisputeAgentSelection.java
+++ b/core/src/main/java/haveno/core/offer/availability/DisputeAgentSelection.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.offer.availability;
diff --git a/core/src/main/java/haveno/core/offer/availability/OfferAvailabilityModel.java b/core/src/main/java/haveno/core/offer/availability/OfferAvailabilityModel.java
index c4fa1caecf..7aa8675de3 100644
--- a/core/src/main/java/haveno/core/offer/availability/OfferAvailabilityModel.java
+++ b/core/src/main/java/haveno/core/offer/availability/OfferAvailabilityModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.offer.availability;
diff --git a/core/src/main/java/haveno/core/offer/availability/OfferAvailabilityProtocol.java b/core/src/main/java/haveno/core/offer/availability/OfferAvailabilityProtocol.java
index c7da58aa52..27a94d5bf4 100644
--- a/core/src/main/java/haveno/core/offer/availability/OfferAvailabilityProtocol.java
+++ b/core/src/main/java/haveno/core/offer/availability/OfferAvailabilityProtocol.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.offer.availability;
diff --git a/core/src/main/java/haveno/core/offer/availability/tasks/ProcessOfferAvailabilityResponse.java b/core/src/main/java/haveno/core/offer/availability/tasks/ProcessOfferAvailabilityResponse.java
index ace9dce02b..cb78a6feb4 100644
--- a/core/src/main/java/haveno/core/offer/availability/tasks/ProcessOfferAvailabilityResponse.java
+++ b/core/src/main/java/haveno/core/offer/availability/tasks/ProcessOfferAvailabilityResponse.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.offer.availability.tasks;
diff --git a/core/src/main/java/haveno/core/offer/availability/tasks/SendOfferAvailabilityRequest.java b/core/src/main/java/haveno/core/offer/availability/tasks/SendOfferAvailabilityRequest.java
index 9429649d97..f726a31d30 100644
--- a/core/src/main/java/haveno/core/offer/availability/tasks/SendOfferAvailabilityRequest.java
+++ b/core/src/main/java/haveno/core/offer/availability/tasks/SendOfferAvailabilityRequest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.offer.availability.tasks;
diff --git a/core/src/main/java/haveno/core/offer/messages/OfferAvailabilityRequest.java b/core/src/main/java/haveno/core/offer/messages/OfferAvailabilityRequest.java
index 6060bd01f6..0c5537e225 100644
--- a/core/src/main/java/haveno/core/offer/messages/OfferAvailabilityRequest.java
+++ b/core/src/main/java/haveno/core/offer/messages/OfferAvailabilityRequest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.offer.messages;
diff --git a/core/src/main/java/haveno/core/offer/messages/OfferAvailabilityResponse.java b/core/src/main/java/haveno/core/offer/messages/OfferAvailabilityResponse.java
index 6731b0f87f..0227aed4fb 100644
--- a/core/src/main/java/haveno/core/offer/messages/OfferAvailabilityResponse.java
+++ b/core/src/main/java/haveno/core/offer/messages/OfferAvailabilityResponse.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.offer.messages;
diff --git a/core/src/main/java/haveno/core/offer/messages/OfferMessage.java b/core/src/main/java/haveno/core/offer/messages/OfferMessage.java
index f9e3dbfc3c..d702310fb9 100644
--- a/core/src/main/java/haveno/core/offer/messages/OfferMessage.java
+++ b/core/src/main/java/haveno/core/offer/messages/OfferMessage.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.offer.messages;
diff --git a/core/src/main/java/haveno/core/offer/messages/SignOfferRequest.java b/core/src/main/java/haveno/core/offer/messages/SignOfferRequest.java
index 630ff98ddf..241abc86f2 100644
--- a/core/src/main/java/haveno/core/offer/messages/SignOfferRequest.java
+++ b/core/src/main/java/haveno/core/offer/messages/SignOfferRequest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.offer.messages;
diff --git a/core/src/main/java/haveno/core/offer/messages/SignOfferResponse.java b/core/src/main/java/haveno/core/offer/messages/SignOfferResponse.java
index f2bf409527..257c7391d7 100644
--- a/core/src/main/java/haveno/core/offer/messages/SignOfferResponse.java
+++ b/core/src/main/java/haveno/core/offer/messages/SignOfferResponse.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.offer.messages;
diff --git a/core/src/main/java/haveno/core/offer/placeoffer/PlaceOfferModel.java b/core/src/main/java/haveno/core/offer/placeoffer/PlaceOfferModel.java
index 499c3fd112..fcbff52925 100644
--- a/core/src/main/java/haveno/core/offer/placeoffer/PlaceOfferModel.java
+++ b/core/src/main/java/haveno/core/offer/placeoffer/PlaceOfferModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.offer.placeoffer;
diff --git a/core/src/main/java/haveno/core/offer/placeoffer/PlaceOfferProtocol.java b/core/src/main/java/haveno/core/offer/placeoffer/PlaceOfferProtocol.java
index ab8d1fa0cd..c6df81250b 100644
--- a/core/src/main/java/haveno/core/offer/placeoffer/PlaceOfferProtocol.java
+++ b/core/src/main/java/haveno/core/offer/placeoffer/PlaceOfferProtocol.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.offer.placeoffer;
diff --git a/core/src/main/java/haveno/core/offer/placeoffer/tasks/AddToOfferBook.java b/core/src/main/java/haveno/core/offer/placeoffer/tasks/AddToOfferBook.java
index 3c4325dc74..c5c3cf4f46 100644
--- a/core/src/main/java/haveno/core/offer/placeoffer/tasks/AddToOfferBook.java
+++ b/core/src/main/java/haveno/core/offer/placeoffer/tasks/AddToOfferBook.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.offer.placeoffer.tasks;
diff --git a/core/src/main/java/haveno/core/offer/placeoffer/tasks/CreateMakerFeeTx.java b/core/src/main/java/haveno/core/offer/placeoffer/tasks/CreateMakerFeeTx.java
index 5f0402937e..74ac92df18 100644
--- a/core/src/main/java/haveno/core/offer/placeoffer/tasks/CreateMakerFeeTx.java
+++ b/core/src/main/java/haveno/core/offer/placeoffer/tasks/CreateMakerFeeTx.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.offer.placeoffer.tasks;
diff --git a/core/src/main/java/haveno/core/offer/placeoffer/tasks/MakerProcessSignOfferResponse.java b/core/src/main/java/haveno/core/offer/placeoffer/tasks/MakerProcessSignOfferResponse.java
index ecd6ea1f79..0b53c2473d 100644
--- a/core/src/main/java/haveno/core/offer/placeoffer/tasks/MakerProcessSignOfferResponse.java
+++ b/core/src/main/java/haveno/core/offer/placeoffer/tasks/MakerProcessSignOfferResponse.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.offer.placeoffer.tasks;
diff --git a/core/src/main/java/haveno/core/offer/placeoffer/tasks/MakerReserveOfferFunds.java b/core/src/main/java/haveno/core/offer/placeoffer/tasks/MakerReserveOfferFunds.java
index 8628b72e40..8f9a786d0e 100644
--- a/core/src/main/java/haveno/core/offer/placeoffer/tasks/MakerReserveOfferFunds.java
+++ b/core/src/main/java/haveno/core/offer/placeoffer/tasks/MakerReserveOfferFunds.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.offer.placeoffer.tasks;
diff --git a/core/src/main/java/haveno/core/offer/placeoffer/tasks/MakerSendSignOfferRequest.java b/core/src/main/java/haveno/core/offer/placeoffer/tasks/MakerSendSignOfferRequest.java
index fd9b65dbb2..0f824b8cc5 100644
--- a/core/src/main/java/haveno/core/offer/placeoffer/tasks/MakerSendSignOfferRequest.java
+++ b/core/src/main/java/haveno/core/offer/placeoffer/tasks/MakerSendSignOfferRequest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.offer.placeoffer.tasks;
diff --git a/core/src/main/java/haveno/core/offer/placeoffer/tasks/ValidateOffer.java b/core/src/main/java/haveno/core/offer/placeoffer/tasks/ValidateOffer.java
index dfad9a0818..795fef6a05 100644
--- a/core/src/main/java/haveno/core/offer/placeoffer/tasks/ValidateOffer.java
+++ b/core/src/main/java/haveno/core/offer/placeoffer/tasks/ValidateOffer.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.offer.placeoffer.tasks;
diff --git a/core/src/main/java/haveno/core/offer/takeoffer/TakeOfferModel.java b/core/src/main/java/haveno/core/offer/takeoffer/TakeOfferModel.java
index dff0b25743..febdd1e1f5 100644
--- a/core/src/main/java/haveno/core/offer/takeoffer/TakeOfferModel.java
+++ b/core/src/main/java/haveno/core/offer/takeoffer/TakeOfferModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.offer.takeoffer;
diff --git a/core/src/main/java/haveno/core/payment/AchTransferAccount.java b/core/src/main/java/haveno/core/payment/AchTransferAccount.java
index 104a036af5..9f04e4e076 100644
--- a/core/src/main/java/haveno/core/payment/AchTransferAccount.java
+++ b/core/src/main/java/haveno/core/payment/AchTransferAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/AdvancedCashAccount.java b/core/src/main/java/haveno/core/payment/AdvancedCashAccount.java
index d9fe54750d..2448c1fcf0 100644
--- a/core/src/main/java/haveno/core/payment/AdvancedCashAccount.java
+++ b/core/src/main/java/haveno/core/payment/AdvancedCashAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/AliPayAccount.java b/core/src/main/java/haveno/core/payment/AliPayAccount.java
index 70f8584fbb..b6f93b364d 100644
--- a/core/src/main/java/haveno/core/payment/AliPayAccount.java
+++ b/core/src/main/java/haveno/core/payment/AliPayAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/AmazonGiftCardAccount.java b/core/src/main/java/haveno/core/payment/AmazonGiftCardAccount.java
index 3c381c4774..cb3eb35c70 100644
--- a/core/src/main/java/haveno/core/payment/AmazonGiftCardAccount.java
+++ b/core/src/main/java/haveno/core/payment/AmazonGiftCardAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/AssetAccount.java b/core/src/main/java/haveno/core/payment/AssetAccount.java
index 2009dc1971..43aefb1c99 100644
--- a/core/src/main/java/haveno/core/payment/AssetAccount.java
+++ b/core/src/main/java/haveno/core/payment/AssetAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/AustraliaPayidAccount.java b/core/src/main/java/haveno/core/payment/AustraliaPayidAccount.java
index 60e9fe03f5..b27834d870 100644
--- a/core/src/main/java/haveno/core/payment/AustraliaPayidAccount.java
+++ b/core/src/main/java/haveno/core/payment/AustraliaPayidAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/BankAccount.java b/core/src/main/java/haveno/core/payment/BankAccount.java
index bb91c85bb4..9b20637720 100644
--- a/core/src/main/java/haveno/core/payment/BankAccount.java
+++ b/core/src/main/java/haveno/core/payment/BankAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/BankNameRestrictedBankAccount.java b/core/src/main/java/haveno/core/payment/BankNameRestrictedBankAccount.java
index 0eaac8c243..01ef3c4000 100644
--- a/core/src/main/java/haveno/core/payment/BankNameRestrictedBankAccount.java
+++ b/core/src/main/java/haveno/core/payment/BankNameRestrictedBankAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/BizumAccount.java b/core/src/main/java/haveno/core/payment/BizumAccount.java
index 3b782276c2..04757ecd5a 100644
--- a/core/src/main/java/haveno/core/payment/BizumAccount.java
+++ b/core/src/main/java/haveno/core/payment/BizumAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/CapitualAccount.java b/core/src/main/java/haveno/core/payment/CapitualAccount.java
index 36e5329d13..0423331c02 100644
--- a/core/src/main/java/haveno/core/payment/CapitualAccount.java
+++ b/core/src/main/java/haveno/core/payment/CapitualAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/CashAppAccount.java b/core/src/main/java/haveno/core/payment/CashAppAccount.java
index c4ae77137e..4c42f42dd8 100644
--- a/core/src/main/java/haveno/core/payment/CashAppAccount.java
+++ b/core/src/main/java/haveno/core/payment/CashAppAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/CashAtAtmAccount.java b/core/src/main/java/haveno/core/payment/CashAtAtmAccount.java
index 60d64205b2..25ab730a64 100644
--- a/core/src/main/java/haveno/core/payment/CashAtAtmAccount.java
+++ b/core/src/main/java/haveno/core/payment/CashAtAtmAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/CashDepositAccount.java b/core/src/main/java/haveno/core/payment/CashDepositAccount.java
index e4d952f6f1..b263c906df 100644
--- a/core/src/main/java/haveno/core/payment/CashDepositAccount.java
+++ b/core/src/main/java/haveno/core/payment/CashDepositAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/CelPayAccount.java b/core/src/main/java/haveno/core/payment/CelPayAccount.java
index 1221870356..a21ca3e0e3 100644
--- a/core/src/main/java/haveno/core/payment/CelPayAccount.java
+++ b/core/src/main/java/haveno/core/payment/CelPayAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/ChargeBackRisk.java b/core/src/main/java/haveno/core/payment/ChargeBackRisk.java
index ec35030b73..0b1f838a2f 100644
--- a/core/src/main/java/haveno/core/payment/ChargeBackRisk.java
+++ b/core/src/main/java/haveno/core/payment/ChargeBackRisk.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/ChaseQuickPayAccount.java b/core/src/main/java/haveno/core/payment/ChaseQuickPayAccount.java
index d481b6ddd9..808c6abe0b 100644
--- a/core/src/main/java/haveno/core/payment/ChaseQuickPayAccount.java
+++ b/core/src/main/java/haveno/core/payment/ChaseQuickPayAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/CountryBasedPaymentAccount.java b/core/src/main/java/haveno/core/payment/CountryBasedPaymentAccount.java
index dcf22904c9..6fd86aafde 100644
--- a/core/src/main/java/haveno/core/payment/CountryBasedPaymentAccount.java
+++ b/core/src/main/java/haveno/core/payment/CountryBasedPaymentAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/CryptoCurrencyAccount.java b/core/src/main/java/haveno/core/payment/CryptoCurrencyAccount.java
index ac41b95c4e..fffb69a937 100644
--- a/core/src/main/java/haveno/core/payment/CryptoCurrencyAccount.java
+++ b/core/src/main/java/haveno/core/payment/CryptoCurrencyAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/DomesticWireTransferAccount.java b/core/src/main/java/haveno/core/payment/DomesticWireTransferAccount.java
index bebe18d88a..0707db411e 100644
--- a/core/src/main/java/haveno/core/payment/DomesticWireTransferAccount.java
+++ b/core/src/main/java/haveno/core/payment/DomesticWireTransferAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/F2FAccount.java b/core/src/main/java/haveno/core/payment/F2FAccount.java
index 93c8acd828..b75718ec68 100644
--- a/core/src/main/java/haveno/core/payment/F2FAccount.java
+++ b/core/src/main/java/haveno/core/payment/F2FAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/FasterPaymentsAccount.java b/core/src/main/java/haveno/core/payment/FasterPaymentsAccount.java
index 995943cae8..ceeb3eaf44 100644
--- a/core/src/main/java/haveno/core/payment/FasterPaymentsAccount.java
+++ b/core/src/main/java/haveno/core/payment/FasterPaymentsAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/HalCashAccount.java b/core/src/main/java/haveno/core/payment/HalCashAccount.java
index 88f949b8af..f2de687fe0 100644
--- a/core/src/main/java/haveno/core/payment/HalCashAccount.java
+++ b/core/src/main/java/haveno/core/payment/HalCashAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/IfscBasedAccount.java b/core/src/main/java/haveno/core/payment/IfscBasedAccount.java
index 28b43f198d..5326a7b814 100644
--- a/core/src/main/java/haveno/core/payment/IfscBasedAccount.java
+++ b/core/src/main/java/haveno/core/payment/IfscBasedAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/ImpsAccount.java b/core/src/main/java/haveno/core/payment/ImpsAccount.java
index 4eb66f8e60..42dd116668 100644
--- a/core/src/main/java/haveno/core/payment/ImpsAccount.java
+++ b/core/src/main/java/haveno/core/payment/ImpsAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/InstantCryptoCurrencyAccount.java b/core/src/main/java/haveno/core/payment/InstantCryptoCurrencyAccount.java
index 332b2d70ca..767c850e60 100644
--- a/core/src/main/java/haveno/core/payment/InstantCryptoCurrencyAccount.java
+++ b/core/src/main/java/haveno/core/payment/InstantCryptoCurrencyAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/InteracETransferAccount.java b/core/src/main/java/haveno/core/payment/InteracETransferAccount.java
index 61918a0351..579167c276 100644
--- a/core/src/main/java/haveno/core/payment/InteracETransferAccount.java
+++ b/core/src/main/java/haveno/core/payment/InteracETransferAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/JapanBankAccount.java b/core/src/main/java/haveno/core/payment/JapanBankAccount.java
index 3a7a47a915..51c15ea931 100644
--- a/core/src/main/java/haveno/core/payment/JapanBankAccount.java
+++ b/core/src/main/java/haveno/core/payment/JapanBankAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/JapanBankData.java b/core/src/main/java/haveno/core/payment/JapanBankData.java
index c3c01449dd..9181e0f48a 100644
--- a/core/src/main/java/haveno/core/payment/JapanBankData.java
+++ b/core/src/main/java/haveno/core/payment/JapanBankData.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/MoneseAccount.java b/core/src/main/java/haveno/core/payment/MoneseAccount.java
index 5e7a46007e..e7fe518bc9 100644
--- a/core/src/main/java/haveno/core/payment/MoneseAccount.java
+++ b/core/src/main/java/haveno/core/payment/MoneseAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/MoneyBeamAccount.java b/core/src/main/java/haveno/core/payment/MoneyBeamAccount.java
index 5873dc33c4..97fbcccf3b 100644
--- a/core/src/main/java/haveno/core/payment/MoneyBeamAccount.java
+++ b/core/src/main/java/haveno/core/payment/MoneyBeamAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/MoneyGramAccount.java b/core/src/main/java/haveno/core/payment/MoneyGramAccount.java
index 7634a94102..b17449e382 100644
--- a/core/src/main/java/haveno/core/payment/MoneyGramAccount.java
+++ b/core/src/main/java/haveno/core/payment/MoneyGramAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/NationalBankAccount.java b/core/src/main/java/haveno/core/payment/NationalBankAccount.java
index 7a7b1ee0a1..16b2633689 100644
--- a/core/src/main/java/haveno/core/payment/NationalBankAccount.java
+++ b/core/src/main/java/haveno/core/payment/NationalBankAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/NeftAccount.java b/core/src/main/java/haveno/core/payment/NeftAccount.java
index 45321df025..4f4a2a4deb 100644
--- a/core/src/main/java/haveno/core/payment/NeftAccount.java
+++ b/core/src/main/java/haveno/core/payment/NeftAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/NequiAccount.java b/core/src/main/java/haveno/core/payment/NequiAccount.java
index 39d8344d4a..d74f509319 100644
--- a/core/src/main/java/haveno/core/payment/NequiAccount.java
+++ b/core/src/main/java/haveno/core/payment/NequiAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/OKPayAccount.java b/core/src/main/java/haveno/core/payment/OKPayAccount.java
index ebbf400c15..d0e305c5d3 100644
--- a/core/src/main/java/haveno/core/payment/OKPayAccount.java
+++ b/core/src/main/java/haveno/core/payment/OKPayAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/PaxumAccount.java b/core/src/main/java/haveno/core/payment/PaxumAccount.java
index e7c663905d..1f8b9e934d 100644
--- a/core/src/main/java/haveno/core/payment/PaxumAccount.java
+++ b/core/src/main/java/haveno/core/payment/PaxumAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/PayByMailAccount.java b/core/src/main/java/haveno/core/payment/PayByMailAccount.java
index ffbb5c8919..e202472db6 100644
--- a/core/src/main/java/haveno/core/payment/PayByMailAccount.java
+++ b/core/src/main/java/haveno/core/payment/PayByMailAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/PaymentAccount.java b/core/src/main/java/haveno/core/payment/PaymentAccount.java
index 123b9e1770..aa60e4eee4 100644
--- a/core/src/main/java/haveno/core/payment/PaymentAccount.java
+++ b/core/src/main/java/haveno/core/payment/PaymentAccount.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/core/src/main/java/haveno/core/payment/PaymentAccountFactory.java b/core/src/main/java/haveno/core/payment/PaymentAccountFactory.java
index 109cbfb19f..15d4b24edd 100644
--- a/core/src/main/java/haveno/core/payment/PaymentAccountFactory.java
+++ b/core/src/main/java/haveno/core/payment/PaymentAccountFactory.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/PaymentAccountList.java b/core/src/main/java/haveno/core/payment/PaymentAccountList.java
index d12e8c02c0..f9045241f2 100644
--- a/core/src/main/java/haveno/core/payment/PaymentAccountList.java
+++ b/core/src/main/java/haveno/core/payment/PaymentAccountList.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/PaymentAccountTypeAdapter.java b/core/src/main/java/haveno/core/payment/PaymentAccountTypeAdapter.java
index f7766e2202..0160a1a736 100644
--- a/core/src/main/java/haveno/core/payment/PaymentAccountTypeAdapter.java
+++ b/core/src/main/java/haveno/core/payment/PaymentAccountTypeAdapter.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/PaymentAccountUtil.java b/core/src/main/java/haveno/core/payment/PaymentAccountUtil.java
index d4c8fe8bda..244926bd4b 100644
--- a/core/src/main/java/haveno/core/payment/PaymentAccountUtil.java
+++ b/core/src/main/java/haveno/core/payment/PaymentAccountUtil.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/PaymentAccounts.java b/core/src/main/java/haveno/core/payment/PaymentAccounts.java
index a77a05cc2d..975a2403b2 100644
--- a/core/src/main/java/haveno/core/payment/PaymentAccounts.java
+++ b/core/src/main/java/haveno/core/payment/PaymentAccounts.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/PayseraAccount.java b/core/src/main/java/haveno/core/payment/PayseraAccount.java
index 2250dd1a18..0254cd7c71 100644
--- a/core/src/main/java/haveno/core/payment/PayseraAccount.java
+++ b/core/src/main/java/haveno/core/payment/PayseraAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/PaytmAccount.java b/core/src/main/java/haveno/core/payment/PaytmAccount.java
index 3aaf727a1a..e434179137 100644
--- a/core/src/main/java/haveno/core/payment/PaytmAccount.java
+++ b/core/src/main/java/haveno/core/payment/PaytmAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/PerfectMoneyAccount.java b/core/src/main/java/haveno/core/payment/PerfectMoneyAccount.java
index 014c2a4eef..84a51bff02 100644
--- a/core/src/main/java/haveno/core/payment/PerfectMoneyAccount.java
+++ b/core/src/main/java/haveno/core/payment/PerfectMoneyAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/PixAccount.java b/core/src/main/java/haveno/core/payment/PixAccount.java
index df456d9c96..c0e3b72c82 100644
--- a/core/src/main/java/haveno/core/payment/PixAccount.java
+++ b/core/src/main/java/haveno/core/payment/PixAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/PopmoneyAccount.java b/core/src/main/java/haveno/core/payment/PopmoneyAccount.java
index a233a32ba6..22fd446257 100644
--- a/core/src/main/java/haveno/core/payment/PopmoneyAccount.java
+++ b/core/src/main/java/haveno/core/payment/PopmoneyAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/PromptPayAccount.java b/core/src/main/java/haveno/core/payment/PromptPayAccount.java
index 1094993c25..026a643fba 100644
--- a/core/src/main/java/haveno/core/payment/PromptPayAccount.java
+++ b/core/src/main/java/haveno/core/payment/PromptPayAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/ReceiptPredicates.java b/core/src/main/java/haveno/core/payment/ReceiptPredicates.java
index 720d36a5c5..a56fa4491b 100644
--- a/core/src/main/java/haveno/core/payment/ReceiptPredicates.java
+++ b/core/src/main/java/haveno/core/payment/ReceiptPredicates.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/ReceiptValidator.java b/core/src/main/java/haveno/core/payment/ReceiptValidator.java
index 827453ac9a..c2d9409e63 100644
--- a/core/src/main/java/haveno/core/payment/ReceiptValidator.java
+++ b/core/src/main/java/haveno/core/payment/ReceiptValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/RevolutAccount.java b/core/src/main/java/haveno/core/payment/RevolutAccount.java
index 93b6ab6c38..0a0f3f50ab 100644
--- a/core/src/main/java/haveno/core/payment/RevolutAccount.java
+++ b/core/src/main/java/haveno/core/payment/RevolutAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/RtgsAccount.java b/core/src/main/java/haveno/core/payment/RtgsAccount.java
index 3a6a90ec50..e7bc4831b2 100644
--- a/core/src/main/java/haveno/core/payment/RtgsAccount.java
+++ b/core/src/main/java/haveno/core/payment/RtgsAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/SameBankAccount.java b/core/src/main/java/haveno/core/payment/SameBankAccount.java
index c5d9316efa..3a2af39946 100644
--- a/core/src/main/java/haveno/core/payment/SameBankAccount.java
+++ b/core/src/main/java/haveno/core/payment/SameBankAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/SameCountryRestrictedBankAccount.java b/core/src/main/java/haveno/core/payment/SameCountryRestrictedBankAccount.java
index e0d464ea53..ea2f3bd33c 100644
--- a/core/src/main/java/haveno/core/payment/SameCountryRestrictedBankAccount.java
+++ b/core/src/main/java/haveno/core/payment/SameCountryRestrictedBankAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/SatispayAccount.java b/core/src/main/java/haveno/core/payment/SatispayAccount.java
index 6fee6781de..2a93ceed4c 100644
--- a/core/src/main/java/haveno/core/payment/SatispayAccount.java
+++ b/core/src/main/java/haveno/core/payment/SatispayAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/SepaAccount.java b/core/src/main/java/haveno/core/payment/SepaAccount.java
index 5697eca2dc..1ad984458c 100644
--- a/core/src/main/java/haveno/core/payment/SepaAccount.java
+++ b/core/src/main/java/haveno/core/payment/SepaAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/SepaInstantAccount.java b/core/src/main/java/haveno/core/payment/SepaInstantAccount.java
index fa5454f85a..d006aa84b7 100644
--- a/core/src/main/java/haveno/core/payment/SepaInstantAccount.java
+++ b/core/src/main/java/haveno/core/payment/SepaInstantAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/SpecificBanksAccount.java b/core/src/main/java/haveno/core/payment/SpecificBanksAccount.java
index 4f1879577b..d74fd36a15 100644
--- a/core/src/main/java/haveno/core/payment/SpecificBanksAccount.java
+++ b/core/src/main/java/haveno/core/payment/SpecificBanksAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/StrikeAccount.java b/core/src/main/java/haveno/core/payment/StrikeAccount.java
index 56579281b9..d0e0c930e7 100644
--- a/core/src/main/java/haveno/core/payment/StrikeAccount.java
+++ b/core/src/main/java/haveno/core/payment/StrikeAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/SwiftAccount.java b/core/src/main/java/haveno/core/payment/SwiftAccount.java
index 2ffa7cea59..c084c28af7 100644
--- a/core/src/main/java/haveno/core/payment/SwiftAccount.java
+++ b/core/src/main/java/haveno/core/payment/SwiftAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/SwishAccount.java b/core/src/main/java/haveno/core/payment/SwishAccount.java
index de9517ed8a..a726a9a14a 100644
--- a/core/src/main/java/haveno/core/payment/SwishAccount.java
+++ b/core/src/main/java/haveno/core/payment/SwishAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/TikkieAccount.java b/core/src/main/java/haveno/core/payment/TikkieAccount.java
index bcacabe730..123b2a0d58 100644
--- a/core/src/main/java/haveno/core/payment/TikkieAccount.java
+++ b/core/src/main/java/haveno/core/payment/TikkieAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/TradeLimits.java b/core/src/main/java/haveno/core/payment/TradeLimits.java
index 8cdc49de3b..78c6eb5a5f 100644
--- a/core/src/main/java/haveno/core/payment/TradeLimits.java
+++ b/core/src/main/java/haveno/core/payment/TradeLimits.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/TransferwiseAccount.java b/core/src/main/java/haveno/core/payment/TransferwiseAccount.java
index 15029a157b..398eaaf1bf 100644
--- a/core/src/main/java/haveno/core/payment/TransferwiseAccount.java
+++ b/core/src/main/java/haveno/core/payment/TransferwiseAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/TransferwiseUsdAccount.java b/core/src/main/java/haveno/core/payment/TransferwiseUsdAccount.java
index 8ab90f13bb..94491ddbf0 100644
--- a/core/src/main/java/haveno/core/payment/TransferwiseUsdAccount.java
+++ b/core/src/main/java/haveno/core/payment/TransferwiseUsdAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/USPostalMoneyOrderAccount.java b/core/src/main/java/haveno/core/payment/USPostalMoneyOrderAccount.java
index 9265f6e670..41667563cf 100644
--- a/core/src/main/java/haveno/core/payment/USPostalMoneyOrderAccount.java
+++ b/core/src/main/java/haveno/core/payment/USPostalMoneyOrderAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/UpholdAccount.java b/core/src/main/java/haveno/core/payment/UpholdAccount.java
index 967647d9ef..93951563c4 100644
--- a/core/src/main/java/haveno/core/payment/UpholdAccount.java
+++ b/core/src/main/java/haveno/core/payment/UpholdAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/UpiAccount.java b/core/src/main/java/haveno/core/payment/UpiAccount.java
index 204bc87790..1042e9d0e3 100644
--- a/core/src/main/java/haveno/core/payment/UpiAccount.java
+++ b/core/src/main/java/haveno/core/payment/UpiAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/VenmoAccount.java b/core/src/main/java/haveno/core/payment/VenmoAccount.java
index de62562cc6..c1d8f22955 100644
--- a/core/src/main/java/haveno/core/payment/VenmoAccount.java
+++ b/core/src/main/java/haveno/core/payment/VenmoAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/VerseAccount.java b/core/src/main/java/haveno/core/payment/VerseAccount.java
index d6ea99e6a0..f45015a77a 100644
--- a/core/src/main/java/haveno/core/payment/VerseAccount.java
+++ b/core/src/main/java/haveno/core/payment/VerseAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/WeChatPayAccount.java b/core/src/main/java/haveno/core/payment/WeChatPayAccount.java
index ed07689718..e7099879ea 100644
--- a/core/src/main/java/haveno/core/payment/WeChatPayAccount.java
+++ b/core/src/main/java/haveno/core/payment/WeChatPayAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/WesternUnionAccount.java b/core/src/main/java/haveno/core/payment/WesternUnionAccount.java
index e4846b62f1..64f18c205b 100644
--- a/core/src/main/java/haveno/core/payment/WesternUnionAccount.java
+++ b/core/src/main/java/haveno/core/payment/WesternUnionAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/ZelleAccount.java b/core/src/main/java/haveno/core/payment/ZelleAccount.java
index 46638b935e..4415f4ed42 100644
--- a/core/src/main/java/haveno/core/payment/ZelleAccount.java
+++ b/core/src/main/java/haveno/core/payment/ZelleAccount.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/main/java/haveno/core/payment/payload/AchTransferAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/AchTransferAccountPayload.java
index 634bad2bcd..7ed9d23c4d 100644
--- a/core/src/main/java/haveno/core/payment/payload/AchTransferAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/AchTransferAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/AdvancedCashAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/AdvancedCashAccountPayload.java
index 6d5c85b922..727e60d3f3 100644
--- a/core/src/main/java/haveno/core/payment/payload/AdvancedCashAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/AdvancedCashAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/AliPayAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/AliPayAccountPayload.java
index 959248b3a6..d44c185208 100644
--- a/core/src/main/java/haveno/core/payment/payload/AliPayAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/AliPayAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/AmazonGiftCardAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/AmazonGiftCardAccountPayload.java
index 5fa75e039e..266e08e946 100644
--- a/core/src/main/java/haveno/core/payment/payload/AmazonGiftCardAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/AmazonGiftCardAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/AssetAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/AssetAccountPayload.java
index 8eb49c02c2..7fd19215e5 100644
--- a/core/src/main/java/haveno/core/payment/payload/AssetAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/AssetAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/AustraliaPayidAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/AustraliaPayidAccountPayload.java
index 28f2106e53..e50c5d5fce 100644
--- a/core/src/main/java/haveno/core/payment/payload/AustraliaPayidAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/AustraliaPayidAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/BankAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/BankAccountPayload.java
index 1c7225e15f..d0c48c577e 100644
--- a/core/src/main/java/haveno/core/payment/payload/BankAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/BankAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/BizumAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/BizumAccountPayload.java
index 70378858ed..b8081a7227 100644
--- a/core/src/main/java/haveno/core/payment/payload/BizumAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/BizumAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/CapitualAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/CapitualAccountPayload.java
index d8776f3e58..8195ac7fe4 100644
--- a/core/src/main/java/haveno/core/payment/payload/CapitualAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/CapitualAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/CashAppAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/CashAppAccountPayload.java
index 32148d68d1..040616acee 100644
--- a/core/src/main/java/haveno/core/payment/payload/CashAppAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/CashAppAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/CashAtAtmAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/CashAtAtmAccountPayload.java
index b77f3875b1..b51086bd78 100644
--- a/core/src/main/java/haveno/core/payment/payload/CashAtAtmAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/CashAtAtmAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/CashDepositAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/CashDepositAccountPayload.java
index f476bc4486..13d4c462fd 100644
--- a/core/src/main/java/haveno/core/payment/payload/CashDepositAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/CashDepositAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/CelPayAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/CelPayAccountPayload.java
index 5c973f8a02..5dbc267e83 100644
--- a/core/src/main/java/haveno/core/payment/payload/CelPayAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/CelPayAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/ChaseQuickPayAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/ChaseQuickPayAccountPayload.java
index 5634de7a11..19f56a44ac 100644
--- a/core/src/main/java/haveno/core/payment/payload/ChaseQuickPayAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/ChaseQuickPayAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/CountryBasedPaymentAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/CountryBasedPaymentAccountPayload.java
index fd093478ea..94ce063097 100644
--- a/core/src/main/java/haveno/core/payment/payload/CountryBasedPaymentAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/CountryBasedPaymentAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/CryptoCurrencyAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/CryptoCurrencyAccountPayload.java
index ef0fc3380f..c77918bdf7 100644
--- a/core/src/main/java/haveno/core/payment/payload/CryptoCurrencyAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/CryptoCurrencyAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/DomesticWireTransferAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/DomesticWireTransferAccountPayload.java
index ce4336642f..8112929cf7 100644
--- a/core/src/main/java/haveno/core/payment/payload/DomesticWireTransferAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/DomesticWireTransferAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/F2FAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/F2FAccountPayload.java
index 10934f825b..d25a4ac6e2 100644
--- a/core/src/main/java/haveno/core/payment/payload/F2FAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/F2FAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/FasterPaymentsAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/FasterPaymentsAccountPayload.java
index ca729a2b0e..50eb246579 100644
--- a/core/src/main/java/haveno/core/payment/payload/FasterPaymentsAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/FasterPaymentsAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/HalCashAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/HalCashAccountPayload.java
index 2ce1dc8ff9..8603b4ca25 100644
--- a/core/src/main/java/haveno/core/payment/payload/HalCashAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/HalCashAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/ImpsAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/ImpsAccountPayload.java
index 0dc4b082e9..0f17f8dbc9 100644
--- a/core/src/main/java/haveno/core/payment/payload/ImpsAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/ImpsAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/InstantCryptoCurrencyPayload.java b/core/src/main/java/haveno/core/payment/payload/InstantCryptoCurrencyPayload.java
index 599ff08f80..b13c272e0c 100644
--- a/core/src/main/java/haveno/core/payment/payload/InstantCryptoCurrencyPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/InstantCryptoCurrencyPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/InteracETransferAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/InteracETransferAccountPayload.java
index f396cfde5c..26105e7478 100644
--- a/core/src/main/java/haveno/core/payment/payload/InteracETransferAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/InteracETransferAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/JapanBankAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/JapanBankAccountPayload.java
index be9ce2c9f2..6e46660226 100644
--- a/core/src/main/java/haveno/core/payment/payload/JapanBankAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/JapanBankAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/MoneseAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/MoneseAccountPayload.java
index 0d5e12633f..cf23929e47 100644
--- a/core/src/main/java/haveno/core/payment/payload/MoneseAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/MoneseAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/MoneyBeamAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/MoneyBeamAccountPayload.java
index 5c18c2d16f..156780d1af 100644
--- a/core/src/main/java/haveno/core/payment/payload/MoneyBeamAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/MoneyBeamAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/MoneyGramAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/MoneyGramAccountPayload.java
index dcdfada744..07b08b6f9e 100644
--- a/core/src/main/java/haveno/core/payment/payload/MoneyGramAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/MoneyGramAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/NationalBankAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/NationalBankAccountPayload.java
index 4f61382f09..f181edbdd0 100644
--- a/core/src/main/java/haveno/core/payment/payload/NationalBankAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/NationalBankAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/NeftAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/NeftAccountPayload.java
index ba6d525483..55592fe58b 100644
--- a/core/src/main/java/haveno/core/payment/payload/NeftAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/NeftAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/NequiAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/NequiAccountPayload.java
index 0c044e87f1..ae7e90f74d 100644
--- a/core/src/main/java/haveno/core/payment/payload/NequiAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/NequiAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/OKPayAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/OKPayAccountPayload.java
index 28ef97d28e..5b6a938d69 100644
--- a/core/src/main/java/haveno/core/payment/payload/OKPayAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/OKPayAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/PaxumAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/PaxumAccountPayload.java
index 90262c8c5e..91123cba25 100644
--- a/core/src/main/java/haveno/core/payment/payload/PaxumAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/PaxumAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/PayByMailAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/PayByMailAccountPayload.java
index 49cd1b6dcc..7cf544c687 100644
--- a/core/src/main/java/haveno/core/payment/payload/PayByMailAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/PayByMailAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/PayloadWithHolderName.java b/core/src/main/java/haveno/core/payment/payload/PayloadWithHolderName.java
index 9d6e8cea01..977ac0501f 100644
--- a/core/src/main/java/haveno/core/payment/payload/PayloadWithHolderName.java
+++ b/core/src/main/java/haveno/core/payment/payload/PayloadWithHolderName.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/PaymentAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/PaymentAccountPayload.java
index d4e737fb47..0d3439d086 100644
--- a/core/src/main/java/haveno/core/payment/payload/PaymentAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/PaymentAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/PaymentMethod.java b/core/src/main/java/haveno/core/payment/payload/PaymentMethod.java
index 342d36212b..b889f5c856 100644
--- a/core/src/main/java/haveno/core/payment/payload/PaymentMethod.java
+++ b/core/src/main/java/haveno/core/payment/payload/PaymentMethod.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/core/src/main/java/haveno/core/payment/payload/PayseraAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/PayseraAccountPayload.java
index 8b8dbce639..df6daf43dd 100644
--- a/core/src/main/java/haveno/core/payment/payload/PayseraAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/PayseraAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/PaytmAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/PaytmAccountPayload.java
index 6b46fd95b1..ebad4ddff4 100644
--- a/core/src/main/java/haveno/core/payment/payload/PaytmAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/PaytmAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/PerfectMoneyAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/PerfectMoneyAccountPayload.java
index 494ac75616..ddb0f906ad 100644
--- a/core/src/main/java/haveno/core/payment/payload/PerfectMoneyAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/PerfectMoneyAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/PixAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/PixAccountPayload.java
index ff0b86cfae..2646b581ce 100644
--- a/core/src/main/java/haveno/core/payment/payload/PixAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/PixAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/PopmoneyAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/PopmoneyAccountPayload.java
index ed9a497d3a..aecebb906d 100644
--- a/core/src/main/java/haveno/core/payment/payload/PopmoneyAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/PopmoneyAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/PromptPayAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/PromptPayAccountPayload.java
index dd342df5c2..1d124cea89 100644
--- a/core/src/main/java/haveno/core/payment/payload/PromptPayAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/PromptPayAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/RevolutAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/RevolutAccountPayload.java
index 8a0a8f1d08..e3619b5f17 100644
--- a/core/src/main/java/haveno/core/payment/payload/RevolutAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/RevolutAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/RtgsAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/RtgsAccountPayload.java
index 5869008766..043a15f22d 100644
--- a/core/src/main/java/haveno/core/payment/payload/RtgsAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/RtgsAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/SameBankAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/SameBankAccountPayload.java
index d4e3010048..3371237a05 100644
--- a/core/src/main/java/haveno/core/payment/payload/SameBankAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/SameBankAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/SatispayAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/SatispayAccountPayload.java
index 4507607a0b..de481f4072 100644
--- a/core/src/main/java/haveno/core/payment/payload/SatispayAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/SatispayAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/SepaAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/SepaAccountPayload.java
index 2b725e731e..3446a979e8 100644
--- a/core/src/main/java/haveno/core/payment/payload/SepaAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/SepaAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/SepaInstantAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/SepaInstantAccountPayload.java
index 96161af5e5..66a5c1062a 100644
--- a/core/src/main/java/haveno/core/payment/payload/SepaInstantAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/SepaInstantAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/SpecificBanksAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/SpecificBanksAccountPayload.java
index 9c45e65a43..ca9d8a4bc2 100644
--- a/core/src/main/java/haveno/core/payment/payload/SpecificBanksAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/SpecificBanksAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/StrikeAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/StrikeAccountPayload.java
index 1877d0651d..45c74e7d9b 100644
--- a/core/src/main/java/haveno/core/payment/payload/StrikeAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/StrikeAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/SwiftAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/SwiftAccountPayload.java
index cc957b6969..929a4e7888 100644
--- a/core/src/main/java/haveno/core/payment/payload/SwiftAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/SwiftAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/SwishAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/SwishAccountPayload.java
index 390db4846a..c0a399082c 100644
--- a/core/src/main/java/haveno/core/payment/payload/SwishAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/SwishAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/TikkieAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/TikkieAccountPayload.java
index f16385d133..03cf638067 100644
--- a/core/src/main/java/haveno/core/payment/payload/TikkieAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/TikkieAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/TransferwiseAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/TransferwiseAccountPayload.java
index 13be85199a..feb7a5e269 100644
--- a/core/src/main/java/haveno/core/payment/payload/TransferwiseAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/TransferwiseAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/TransferwiseUsdAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/TransferwiseUsdAccountPayload.java
index 5b61ae1ecb..3d4e0c2818 100644
--- a/core/src/main/java/haveno/core/payment/payload/TransferwiseUsdAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/TransferwiseUsdAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/USPostalMoneyOrderAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/USPostalMoneyOrderAccountPayload.java
index ca9cd4a738..b411b09a41 100644
--- a/core/src/main/java/haveno/core/payment/payload/USPostalMoneyOrderAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/USPostalMoneyOrderAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/UpholdAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/UpholdAccountPayload.java
index c119c1a453..445cac1008 100644
--- a/core/src/main/java/haveno/core/payment/payload/UpholdAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/UpholdAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/UpiAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/UpiAccountPayload.java
index 76b6d10510..8f5c8b4f32 100644
--- a/core/src/main/java/haveno/core/payment/payload/UpiAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/UpiAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/VenmoAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/VenmoAccountPayload.java
index c67f2eb349..feae14e820 100644
--- a/core/src/main/java/haveno/core/payment/payload/VenmoAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/VenmoAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/VerseAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/VerseAccountPayload.java
index ff39324024..8f3ac8090b 100644
--- a/core/src/main/java/haveno/core/payment/payload/VerseAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/VerseAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/WeChatPayAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/WeChatPayAccountPayload.java
index 3721298e6a..b13cc907dc 100644
--- a/core/src/main/java/haveno/core/payment/payload/WeChatPayAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/WeChatPayAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/WesternUnionAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/WesternUnionAccountPayload.java
index 12db41a47d..6ac1b58615 100644
--- a/core/src/main/java/haveno/core/payment/payload/WesternUnionAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/WesternUnionAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/payload/ZelleAccountPayload.java b/core/src/main/java/haveno/core/payment/payload/ZelleAccountPayload.java
index d62e8f9349..86c94abd36 100644
--- a/core/src/main/java/haveno/core/payment/payload/ZelleAccountPayload.java
+++ b/core/src/main/java/haveno/core/payment/payload/ZelleAccountPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.payload;
diff --git a/core/src/main/java/haveno/core/payment/validation/AccountNrValidator.java b/core/src/main/java/haveno/core/payment/validation/AccountNrValidator.java
index ff031ed81e..fc7acfc405 100644
--- a/core/src/main/java/haveno/core/payment/validation/AccountNrValidator.java
+++ b/core/src/main/java/haveno/core/payment/validation/AccountNrValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.validation;
diff --git a/core/src/main/java/haveno/core/payment/validation/AliPayValidator.java b/core/src/main/java/haveno/core/payment/validation/AliPayValidator.java
index 9956b861b5..fecd324564 100644
--- a/core/src/main/java/haveno/core/payment/validation/AliPayValidator.java
+++ b/core/src/main/java/haveno/core/payment/validation/AliPayValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.validation;
diff --git a/core/src/main/java/haveno/core/payment/validation/AustraliaPayidAccountNameValidator.java b/core/src/main/java/haveno/core/payment/validation/AustraliaPayidAccountNameValidator.java
index 2a91270bc5..02648f9e85 100644
--- a/core/src/main/java/haveno/core/payment/validation/AustraliaPayidAccountNameValidator.java
+++ b/core/src/main/java/haveno/core/payment/validation/AustraliaPayidAccountNameValidator.java
@@ -1,19 +1,19 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.validation;
diff --git a/core/src/main/java/haveno/core/payment/validation/AustraliaPayidValidator.java b/core/src/main/java/haveno/core/payment/validation/AustraliaPayidValidator.java
index 9c8bf57bc7..bad3c3d7ba 100644
--- a/core/src/main/java/haveno/core/payment/validation/AustraliaPayidValidator.java
+++ b/core/src/main/java/haveno/core/payment/validation/AustraliaPayidValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.validation;
diff --git a/core/src/main/java/haveno/core/payment/validation/BICValidator.java b/core/src/main/java/haveno/core/payment/validation/BICValidator.java
index f40329d0eb..05c142ede7 100644
--- a/core/src/main/java/haveno/core/payment/validation/BICValidator.java
+++ b/core/src/main/java/haveno/core/payment/validation/BICValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.validation;
diff --git a/core/src/main/java/haveno/core/payment/validation/BankIdValidator.java b/core/src/main/java/haveno/core/payment/validation/BankIdValidator.java
index ca939f619f..84f8fc2ba7 100644
--- a/core/src/main/java/haveno/core/payment/validation/BankIdValidator.java
+++ b/core/src/main/java/haveno/core/payment/validation/BankIdValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.validation;
diff --git a/core/src/main/java/haveno/core/payment/validation/BankValidator.java b/core/src/main/java/haveno/core/payment/validation/BankValidator.java
index 4ec60b6c8e..a78aa0dda2 100644
--- a/core/src/main/java/haveno/core/payment/validation/BankValidator.java
+++ b/core/src/main/java/haveno/core/payment/validation/BankValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.validation;
diff --git a/core/src/main/java/haveno/core/payment/validation/BranchIdValidator.java b/core/src/main/java/haveno/core/payment/validation/BranchIdValidator.java
index c497a63650..9ec00d375f 100644
--- a/core/src/main/java/haveno/core/payment/validation/BranchIdValidator.java
+++ b/core/src/main/java/haveno/core/payment/validation/BranchIdValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.validation;
diff --git a/core/src/main/java/haveno/core/payment/validation/ChaseQuickPayValidator.java b/core/src/main/java/haveno/core/payment/validation/ChaseQuickPayValidator.java
index 0bd19a0cc6..27f0e9c0b9 100644
--- a/core/src/main/java/haveno/core/payment/validation/ChaseQuickPayValidator.java
+++ b/core/src/main/java/haveno/core/payment/validation/ChaseQuickPayValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.validation;
diff --git a/core/src/main/java/haveno/core/payment/validation/CryptoAddressValidator.java b/core/src/main/java/haveno/core/payment/validation/CryptoAddressValidator.java
index f0c419492c..f04fd518bd 100644
--- a/core/src/main/java/haveno/core/payment/validation/CryptoAddressValidator.java
+++ b/core/src/main/java/haveno/core/payment/validation/CryptoAddressValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.validation;
diff --git a/core/src/main/java/haveno/core/payment/validation/EmailOrMobileNrValidator.java b/core/src/main/java/haveno/core/payment/validation/EmailOrMobileNrValidator.java
index 544f805882..a8a2f9b5b3 100644
--- a/core/src/main/java/haveno/core/payment/validation/EmailOrMobileNrValidator.java
+++ b/core/src/main/java/haveno/core/payment/validation/EmailOrMobileNrValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.validation;
diff --git a/core/src/main/java/haveno/core/payment/validation/EmailValidator.java b/core/src/main/java/haveno/core/payment/validation/EmailValidator.java
index d2720de273..731dcb5ae4 100644
--- a/core/src/main/java/haveno/core/payment/validation/EmailValidator.java
+++ b/core/src/main/java/haveno/core/payment/validation/EmailValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.validation;
diff --git a/core/src/main/java/haveno/core/payment/validation/F2FValidator.java b/core/src/main/java/haveno/core/payment/validation/F2FValidator.java
index 97cfc29ccc..e8dbcf3365 100644
--- a/core/src/main/java/haveno/core/payment/validation/F2FValidator.java
+++ b/core/src/main/java/haveno/core/payment/validation/F2FValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.validation;
diff --git a/core/src/main/java/haveno/core/payment/validation/FiatVolumeValidator.java b/core/src/main/java/haveno/core/payment/validation/FiatVolumeValidator.java
index 48f81024a2..4b3b950f67 100644
--- a/core/src/main/java/haveno/core/payment/validation/FiatVolumeValidator.java
+++ b/core/src/main/java/haveno/core/payment/validation/FiatVolumeValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.validation;
diff --git a/core/src/main/java/haveno/core/payment/validation/HalCashValidator.java b/core/src/main/java/haveno/core/payment/validation/HalCashValidator.java
index 716b3cac65..5a6cd4f31e 100644
--- a/core/src/main/java/haveno/core/payment/validation/HalCashValidator.java
+++ b/core/src/main/java/haveno/core/payment/validation/HalCashValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.validation;
diff --git a/core/src/main/java/haveno/core/payment/validation/IBANValidator.java b/core/src/main/java/haveno/core/payment/validation/IBANValidator.java
index 5ed8e7e309..89aee3f3c0 100644
--- a/core/src/main/java/haveno/core/payment/validation/IBANValidator.java
+++ b/core/src/main/java/haveno/core/payment/validation/IBANValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.validation;
diff --git a/core/src/main/java/haveno/core/payment/validation/InteracETransferValidator.java b/core/src/main/java/haveno/core/payment/validation/InteracETransferValidator.java
index 973f62af60..14a6a91f02 100644
--- a/core/src/main/java/haveno/core/payment/validation/InteracETransferValidator.java
+++ b/core/src/main/java/haveno/core/payment/validation/InteracETransferValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.validation;
diff --git a/core/src/main/java/haveno/core/payment/validation/JapanBankAccountNameValidator.java b/core/src/main/java/haveno/core/payment/validation/JapanBankAccountNameValidator.java
index 1ec805b9f4..55ff0290ff 100644
--- a/core/src/main/java/haveno/core/payment/validation/JapanBankAccountNameValidator.java
+++ b/core/src/main/java/haveno/core/payment/validation/JapanBankAccountNameValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.validation;
diff --git a/core/src/main/java/haveno/core/payment/validation/JapanBankAccountNumberValidator.java b/core/src/main/java/haveno/core/payment/validation/JapanBankAccountNumberValidator.java
index 364971c833..91ccaa1a65 100644
--- a/core/src/main/java/haveno/core/payment/validation/JapanBankAccountNumberValidator.java
+++ b/core/src/main/java/haveno/core/payment/validation/JapanBankAccountNumberValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.validation;
diff --git a/core/src/main/java/haveno/core/payment/validation/JapanBankBranchCodeValidator.java b/core/src/main/java/haveno/core/payment/validation/JapanBankBranchCodeValidator.java
index e30b4ef454..3ccd604c41 100644
--- a/core/src/main/java/haveno/core/payment/validation/JapanBankBranchCodeValidator.java
+++ b/core/src/main/java/haveno/core/payment/validation/JapanBankBranchCodeValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.validation;
diff --git a/core/src/main/java/haveno/core/payment/validation/JapanBankBranchNameValidator.java b/core/src/main/java/haveno/core/payment/validation/JapanBankBranchNameValidator.java
index 79650acb53..1359a598cb 100644
--- a/core/src/main/java/haveno/core/payment/validation/JapanBankBranchNameValidator.java
+++ b/core/src/main/java/haveno/core/payment/validation/JapanBankBranchNameValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.validation;
diff --git a/core/src/main/java/haveno/core/payment/validation/JapanBankTransferValidator.java b/core/src/main/java/haveno/core/payment/validation/JapanBankTransferValidator.java
index 7839511483..3591ac46b9 100644
--- a/core/src/main/java/haveno/core/payment/validation/JapanBankTransferValidator.java
+++ b/core/src/main/java/haveno/core/payment/validation/JapanBankTransferValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.validation;
diff --git a/core/src/main/java/haveno/core/payment/validation/MoneyBeamValidator.java b/core/src/main/java/haveno/core/payment/validation/MoneyBeamValidator.java
index c691d15e29..ad9ceae33a 100644
--- a/core/src/main/java/haveno/core/payment/validation/MoneyBeamValidator.java
+++ b/core/src/main/java/haveno/core/payment/validation/MoneyBeamValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.validation;
diff --git a/core/src/main/java/haveno/core/payment/validation/PercentageNumberValidator.java b/core/src/main/java/haveno/core/payment/validation/PercentageNumberValidator.java
index 3768883181..f874daa018 100644
--- a/core/src/main/java/haveno/core/payment/validation/PercentageNumberValidator.java
+++ b/core/src/main/java/haveno/core/payment/validation/PercentageNumberValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.validation;
diff --git a/core/src/main/java/haveno/core/payment/validation/PerfectMoneyValidator.java b/core/src/main/java/haveno/core/payment/validation/PerfectMoneyValidator.java
index 201b3bb897..5bbb75b456 100644
--- a/core/src/main/java/haveno/core/payment/validation/PerfectMoneyValidator.java
+++ b/core/src/main/java/haveno/core/payment/validation/PerfectMoneyValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.validation;
diff --git a/core/src/main/java/haveno/core/payment/validation/PopmoneyValidator.java b/core/src/main/java/haveno/core/payment/validation/PopmoneyValidator.java
index 2af6e40881..9bcb8fca6e 100644
--- a/core/src/main/java/haveno/core/payment/validation/PopmoneyValidator.java
+++ b/core/src/main/java/haveno/core/payment/validation/PopmoneyValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.validation;
diff --git a/core/src/main/java/haveno/core/payment/validation/PromptPayValidator.java b/core/src/main/java/haveno/core/payment/validation/PromptPayValidator.java
index 30011d9571..f8f740aaea 100644
--- a/core/src/main/java/haveno/core/payment/validation/PromptPayValidator.java
+++ b/core/src/main/java/haveno/core/payment/validation/PromptPayValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.validation;
diff --git a/core/src/main/java/haveno/core/payment/validation/RevolutValidator.java b/core/src/main/java/haveno/core/payment/validation/RevolutValidator.java
index 7a2c87794e..9af02d3d6a 100644
--- a/core/src/main/java/haveno/core/payment/validation/RevolutValidator.java
+++ b/core/src/main/java/haveno/core/payment/validation/RevolutValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.validation;
diff --git a/core/src/main/java/haveno/core/payment/validation/SecurityDepositValidator.java b/core/src/main/java/haveno/core/payment/validation/SecurityDepositValidator.java
index 212b8fbd5c..a1f8a953db 100644
--- a/core/src/main/java/haveno/core/payment/validation/SecurityDepositValidator.java
+++ b/core/src/main/java/haveno/core/payment/validation/SecurityDepositValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.validation;
diff --git a/core/src/main/java/haveno/core/payment/validation/SwishValidator.java b/core/src/main/java/haveno/core/payment/validation/SwishValidator.java
index 5e50953fbf..22d5984f30 100644
--- a/core/src/main/java/haveno/core/payment/validation/SwishValidator.java
+++ b/core/src/main/java/haveno/core/payment/validation/SwishValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.validation;
diff --git a/core/src/main/java/haveno/core/payment/validation/TransferwiseValidator.java b/core/src/main/java/haveno/core/payment/validation/TransferwiseValidator.java
index ecf0948730..f0fbd94a46 100644
--- a/core/src/main/java/haveno/core/payment/validation/TransferwiseValidator.java
+++ b/core/src/main/java/haveno/core/payment/validation/TransferwiseValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.validation;
diff --git a/core/src/main/java/haveno/core/payment/validation/USPostalMoneyOrderValidator.java b/core/src/main/java/haveno/core/payment/validation/USPostalMoneyOrderValidator.java
index c75f9d7d9b..6a7d8aab1f 100644
--- a/core/src/main/java/haveno/core/payment/validation/USPostalMoneyOrderValidator.java
+++ b/core/src/main/java/haveno/core/payment/validation/USPostalMoneyOrderValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.validation;
diff --git a/core/src/main/java/haveno/core/payment/validation/UpholdValidator.java b/core/src/main/java/haveno/core/payment/validation/UpholdValidator.java
index cb37982c93..e7025f0791 100644
--- a/core/src/main/java/haveno/core/payment/validation/UpholdValidator.java
+++ b/core/src/main/java/haveno/core/payment/validation/UpholdValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.validation;
diff --git a/core/src/main/java/haveno/core/payment/validation/WeChatPayValidator.java b/core/src/main/java/haveno/core/payment/validation/WeChatPayValidator.java
index aacc458d2b..f227200387 100644
--- a/core/src/main/java/haveno/core/payment/validation/WeChatPayValidator.java
+++ b/core/src/main/java/haveno/core/payment/validation/WeChatPayValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.validation;
diff --git a/core/src/main/java/haveno/core/payment/validation/XmrValidator.java b/core/src/main/java/haveno/core/payment/validation/XmrValidator.java
index 4c94f50189..e6947e48b2 100644
--- a/core/src/main/java/haveno/core/payment/validation/XmrValidator.java
+++ b/core/src/main/java/haveno/core/payment/validation/XmrValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.validation;
diff --git a/core/src/main/java/haveno/core/presentation/BalancePresentation.java b/core/src/main/java/haveno/core/presentation/BalancePresentation.java
index 2ef1a22c7e..4a125eb86d 100644
--- a/core/src/main/java/haveno/core/presentation/BalancePresentation.java
+++ b/core/src/main/java/haveno/core/presentation/BalancePresentation.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.presentation;
diff --git a/core/src/main/java/haveno/core/presentation/CorePresentationModule.java b/core/src/main/java/haveno/core/presentation/CorePresentationModule.java
index 8d21e9ea4b..7798da5804 100644
--- a/core/src/main/java/haveno/core/presentation/CorePresentationModule.java
+++ b/core/src/main/java/haveno/core/presentation/CorePresentationModule.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.presentation;
diff --git a/core/src/main/java/haveno/core/presentation/SupportTicketsPresentation.java b/core/src/main/java/haveno/core/presentation/SupportTicketsPresentation.java
index 652dbf246b..fcbabd08ff 100644
--- a/core/src/main/java/haveno/core/presentation/SupportTicketsPresentation.java
+++ b/core/src/main/java/haveno/core/presentation/SupportTicketsPresentation.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.presentation;
diff --git a/core/src/main/java/haveno/core/presentation/TradePresentation.java b/core/src/main/java/haveno/core/presentation/TradePresentation.java
index a1d745f497..111bb8d09a 100644
--- a/core/src/main/java/haveno/core/presentation/TradePresentation.java
+++ b/core/src/main/java/haveno/core/presentation/TradePresentation.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.presentation;
diff --git a/core/src/main/java/haveno/core/proto/CoreProtoResolver.java b/core/src/main/java/haveno/core/proto/CoreProtoResolver.java
index 2b0dc4b2e0..360e4f6bd9 100644
--- a/core/src/main/java/haveno/core/proto/CoreProtoResolver.java
+++ b/core/src/main/java/haveno/core/proto/CoreProtoResolver.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.proto;
diff --git a/core/src/main/java/haveno/core/proto/ProtoDevUtil.java b/core/src/main/java/haveno/core/proto/ProtoDevUtil.java
index c8299fe80c..4e2517b3fd 100644
--- a/core/src/main/java/haveno/core/proto/ProtoDevUtil.java
+++ b/core/src/main/java/haveno/core/proto/ProtoDevUtil.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.proto;
diff --git a/core/src/main/java/haveno/core/proto/network/CoreNetworkProtoResolver.java b/core/src/main/java/haveno/core/proto/network/CoreNetworkProtoResolver.java
index 3443b150c2..bfe6cc1bfa 100644
--- a/core/src/main/java/haveno/core/proto/network/CoreNetworkProtoResolver.java
+++ b/core/src/main/java/haveno/core/proto/network/CoreNetworkProtoResolver.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.proto.network;
diff --git a/core/src/main/java/haveno/core/proto/persistable/CorePersistenceProtoResolver.java b/core/src/main/java/haveno/core/proto/persistable/CorePersistenceProtoResolver.java
index 53bd30a2be..b4a4dff630 100644
--- a/core/src/main/java/haveno/core/proto/persistable/CorePersistenceProtoResolver.java
+++ b/core/src/main/java/haveno/core/proto/persistable/CorePersistenceProtoResolver.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.proto.persistable;
diff --git a/core/src/main/java/haveno/core/provider/FeeHttpClient.java b/core/src/main/java/haveno/core/provider/FeeHttpClient.java
index 8ca15c3cab..272656649d 100644
--- a/core/src/main/java/haveno/core/provider/FeeHttpClient.java
+++ b/core/src/main/java/haveno/core/provider/FeeHttpClient.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.provider;
diff --git a/core/src/main/java/haveno/core/provider/HttpClientProvider.java b/core/src/main/java/haveno/core/provider/HttpClientProvider.java
index 19172dc3b4..b6caa932e1 100644
--- a/core/src/main/java/haveno/core/provider/HttpClientProvider.java
+++ b/core/src/main/java/haveno/core/provider/HttpClientProvider.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.provider;
diff --git a/core/src/main/java/haveno/core/provider/MempoolHttpClient.java b/core/src/main/java/haveno/core/provider/MempoolHttpClient.java
index 70695fdff4..6a6091ba70 100644
--- a/core/src/main/java/haveno/core/provider/MempoolHttpClient.java
+++ b/core/src/main/java/haveno/core/provider/MempoolHttpClient.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.provider;
diff --git a/core/src/main/java/haveno/core/provider/PriceHttpClient.java b/core/src/main/java/haveno/core/provider/PriceHttpClient.java
index 2041fe0aa7..7d6a4f7e8e 100644
--- a/core/src/main/java/haveno/core/provider/PriceHttpClient.java
+++ b/core/src/main/java/haveno/core/provider/PriceHttpClient.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.provider;
diff --git a/core/src/main/java/haveno/core/provider/ProvidersRepository.java b/core/src/main/java/haveno/core/provider/ProvidersRepository.java
index 3c12e5913c..b669d06d51 100644
--- a/core/src/main/java/haveno/core/provider/ProvidersRepository.java
+++ b/core/src/main/java/haveno/core/provider/ProvidersRepository.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/core/src/main/java/haveno/core/provider/fee/FeeProvider.java b/core/src/main/java/haveno/core/provider/fee/FeeProvider.java
index cedb508bf5..30d140f83e 100644
--- a/core/src/main/java/haveno/core/provider/fee/FeeProvider.java
+++ b/core/src/main/java/haveno/core/provider/fee/FeeProvider.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.provider.fee;
diff --git a/core/src/main/java/haveno/core/provider/fee/FeeRequest.java b/core/src/main/java/haveno/core/provider/fee/FeeRequest.java
index e4cb558082..a7798a40a4 100644
--- a/core/src/main/java/haveno/core/provider/fee/FeeRequest.java
+++ b/core/src/main/java/haveno/core/provider/fee/FeeRequest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.provider.fee;
diff --git a/core/src/main/java/haveno/core/provider/price/MarketPrice.java b/core/src/main/java/haveno/core/provider/price/MarketPrice.java
index 5fc7ab06e0..1a328b623c 100644
--- a/core/src/main/java/haveno/core/provider/price/MarketPrice.java
+++ b/core/src/main/java/haveno/core/provider/price/MarketPrice.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.provider.price;
diff --git a/core/src/main/java/haveno/core/provider/price/PriceFeedService.java b/core/src/main/java/haveno/core/provider/price/PriceFeedService.java
index 203d755694..f7a549e043 100644
--- a/core/src/main/java/haveno/core/provider/price/PriceFeedService.java
+++ b/core/src/main/java/haveno/core/provider/price/PriceFeedService.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.provider.price;
diff --git a/core/src/main/java/haveno/core/provider/price/PriceProvider.java b/core/src/main/java/haveno/core/provider/price/PriceProvider.java
index 32308899eb..871151a9e1 100644
--- a/core/src/main/java/haveno/core/provider/price/PriceProvider.java
+++ b/core/src/main/java/haveno/core/provider/price/PriceProvider.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.provider.price;
diff --git a/core/src/main/java/haveno/core/provider/price/PriceRequest.java b/core/src/main/java/haveno/core/provider/price/PriceRequest.java
index ad6070fabb..403ae8edd2 100644
--- a/core/src/main/java/haveno/core/provider/price/PriceRequest.java
+++ b/core/src/main/java/haveno/core/provider/price/PriceRequest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.provider.price;
diff --git a/core/src/main/java/haveno/core/provider/price/PriceRequestException.java b/core/src/main/java/haveno/core/provider/price/PriceRequestException.java
index e0839dd8c9..7019daa85b 100644
--- a/core/src/main/java/haveno/core/provider/price/PriceRequestException.java
+++ b/core/src/main/java/haveno/core/provider/price/PriceRequestException.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.provider.price;
diff --git a/core/src/main/java/haveno/core/setup/CoreNetworkCapabilities.java b/core/src/main/java/haveno/core/setup/CoreNetworkCapabilities.java
index 8ce1c9c330..4eb98a4d70 100644
--- a/core/src/main/java/haveno/core/setup/CoreNetworkCapabilities.java
+++ b/core/src/main/java/haveno/core/setup/CoreNetworkCapabilities.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.setup;
diff --git a/core/src/main/java/haveno/core/setup/CorePersistedDataHost.java b/core/src/main/java/haveno/core/setup/CorePersistedDataHost.java
index de85177ed1..1cda993d69 100644
--- a/core/src/main/java/haveno/core/setup/CorePersistedDataHost.java
+++ b/core/src/main/java/haveno/core/setup/CorePersistedDataHost.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.setup;
diff --git a/core/src/main/java/haveno/core/setup/CoreSetup.java b/core/src/main/java/haveno/core/setup/CoreSetup.java
index 40aeaa4739..d3149c552e 100644
--- a/core/src/main/java/haveno/core/setup/CoreSetup.java
+++ b/core/src/main/java/haveno/core/setup/CoreSetup.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.setup;
diff --git a/core/src/main/java/haveno/core/support/SupportManager.java b/core/src/main/java/haveno/core/support/SupportManager.java
index ecbf53021d..4365589544 100644
--- a/core/src/main/java/haveno/core/support/SupportManager.java
+++ b/core/src/main/java/haveno/core/support/SupportManager.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support;
diff --git a/core/src/main/java/haveno/core/support/SupportSession.java b/core/src/main/java/haveno/core/support/SupportSession.java
index 89f6fdf9e9..b927aaaeb5 100644
--- a/core/src/main/java/haveno/core/support/SupportSession.java
+++ b/core/src/main/java/haveno/core/support/SupportSession.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support;
diff --git a/core/src/main/java/haveno/core/support/SupportType.java b/core/src/main/java/haveno/core/support/SupportType.java
index 7ed7550752..f41f19368e 100644
--- a/core/src/main/java/haveno/core/support/SupportType.java
+++ b/core/src/main/java/haveno/core/support/SupportType.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support;
diff --git a/core/src/main/java/haveno/core/support/dispute/Attachment.java b/core/src/main/java/haveno/core/support/dispute/Attachment.java
index 8160ed17bb..f56e14947b 100644
--- a/core/src/main/java/haveno/core/support/dispute/Attachment.java
+++ b/core/src/main/java/haveno/core/support/dispute/Attachment.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support.dispute;
diff --git a/core/src/main/java/haveno/core/support/dispute/Dispute.java b/core/src/main/java/haveno/core/support/dispute/Dispute.java
index cabd830ba6..2b6df83d0e 100644
--- a/core/src/main/java/haveno/core/support/dispute/Dispute.java
+++ b/core/src/main/java/haveno/core/support/dispute/Dispute.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support.dispute;
diff --git a/core/src/main/java/haveno/core/support/dispute/DisputeAlreadyOpenException.java b/core/src/main/java/haveno/core/support/dispute/DisputeAlreadyOpenException.java
index d2cf320d42..7273615a62 100644
--- a/core/src/main/java/haveno/core/support/dispute/DisputeAlreadyOpenException.java
+++ b/core/src/main/java/haveno/core/support/dispute/DisputeAlreadyOpenException.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support.dispute;
diff --git a/core/src/main/java/haveno/core/support/dispute/DisputeList.java b/core/src/main/java/haveno/core/support/dispute/DisputeList.java
index 03736026c4..99a80fa472 100644
--- a/core/src/main/java/haveno/core/support/dispute/DisputeList.java
+++ b/core/src/main/java/haveno/core/support/dispute/DisputeList.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support.dispute;
diff --git a/core/src/main/java/haveno/core/support/dispute/DisputeListService.java b/core/src/main/java/haveno/core/support/dispute/DisputeListService.java
index 4f36e2f608..ca8dd8a21c 100644
--- a/core/src/main/java/haveno/core/support/dispute/DisputeListService.java
+++ b/core/src/main/java/haveno/core/support/dispute/DisputeListService.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support.dispute;
diff --git a/core/src/main/java/haveno/core/support/dispute/DisputeManager.java b/core/src/main/java/haveno/core/support/dispute/DisputeManager.java
index 2f9db77586..9c529e10d2 100644
--- a/core/src/main/java/haveno/core/support/dispute/DisputeManager.java
+++ b/core/src/main/java/haveno/core/support/dispute/DisputeManager.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/core/src/main/java/haveno/core/support/dispute/DisputeMessageDeliveryFailedException.java b/core/src/main/java/haveno/core/support/dispute/DisputeMessageDeliveryFailedException.java
index 0c2ead4286..9d79e59563 100644
--- a/core/src/main/java/haveno/core/support/dispute/DisputeMessageDeliveryFailedException.java
+++ b/core/src/main/java/haveno/core/support/dispute/DisputeMessageDeliveryFailedException.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support.dispute;
diff --git a/core/src/main/java/haveno/core/support/dispute/DisputeResult.java b/core/src/main/java/haveno/core/support/dispute/DisputeResult.java
index f428bfe1af..f5fc05d338 100644
--- a/core/src/main/java/haveno/core/support/dispute/DisputeResult.java
+++ b/core/src/main/java/haveno/core/support/dispute/DisputeResult.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support.dispute;
diff --git a/core/src/main/java/haveno/core/support/dispute/DisputeSession.java b/core/src/main/java/haveno/core/support/dispute/DisputeSession.java
index 3b6613e732..3b1b80e50f 100644
--- a/core/src/main/java/haveno/core/support/dispute/DisputeSession.java
+++ b/core/src/main/java/haveno/core/support/dispute/DisputeSession.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support.dispute;
diff --git a/core/src/main/java/haveno/core/support/dispute/DisputeSummaryVerification.java b/core/src/main/java/haveno/core/support/dispute/DisputeSummaryVerification.java
index 6e2c7b3bfa..a2f2f2f281 100644
--- a/core/src/main/java/haveno/core/support/dispute/DisputeSummaryVerification.java
+++ b/core/src/main/java/haveno/core/support/dispute/DisputeSummaryVerification.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support.dispute;
diff --git a/core/src/main/java/haveno/core/support/dispute/DisputeValidation.java b/core/src/main/java/haveno/core/support/dispute/DisputeValidation.java
index 78fabde2fe..4591a6fbc2 100644
--- a/core/src/main/java/haveno/core/support/dispute/DisputeValidation.java
+++ b/core/src/main/java/haveno/core/support/dispute/DisputeValidation.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support.dispute;
diff --git a/core/src/main/java/haveno/core/support/dispute/agent/DisputeAgent.java b/core/src/main/java/haveno/core/support/dispute/agent/DisputeAgent.java
index 5594274b1c..99856622a7 100644
--- a/core/src/main/java/haveno/core/support/dispute/agent/DisputeAgent.java
+++ b/core/src/main/java/haveno/core/support/dispute/agent/DisputeAgent.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support.dispute.agent;
diff --git a/core/src/main/java/haveno/core/support/dispute/agent/DisputeAgentLookupMap.java b/core/src/main/java/haveno/core/support/dispute/agent/DisputeAgentLookupMap.java
index fb49c80949..14656727f5 100644
--- a/core/src/main/java/haveno/core/support/dispute/agent/DisputeAgentLookupMap.java
+++ b/core/src/main/java/haveno/core/support/dispute/agent/DisputeAgentLookupMap.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support.dispute.agent;
diff --git a/core/src/main/java/haveno/core/support/dispute/agent/DisputeAgentManager.java b/core/src/main/java/haveno/core/support/dispute/agent/DisputeAgentManager.java
index 14ae1dd0dc..f9bf8476a8 100644
--- a/core/src/main/java/haveno/core/support/dispute/agent/DisputeAgentManager.java
+++ b/core/src/main/java/haveno/core/support/dispute/agent/DisputeAgentManager.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support.dispute.agent;
diff --git a/core/src/main/java/haveno/core/support/dispute/agent/DisputeAgentService.java b/core/src/main/java/haveno/core/support/dispute/agent/DisputeAgentService.java
index 842e8029ca..c13302c501 100644
--- a/core/src/main/java/haveno/core/support/dispute/agent/DisputeAgentService.java
+++ b/core/src/main/java/haveno/core/support/dispute/agent/DisputeAgentService.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support.dispute.agent;
diff --git a/core/src/main/java/haveno/core/support/dispute/agent/MultipleHolderNameDetection.java b/core/src/main/java/haveno/core/support/dispute/agent/MultipleHolderNameDetection.java
index 1450e5a854..a308bafaef 100644
--- a/core/src/main/java/haveno/core/support/dispute/agent/MultipleHolderNameDetection.java
+++ b/core/src/main/java/haveno/core/support/dispute/agent/MultipleHolderNameDetection.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support.dispute.agent;
diff --git a/core/src/main/java/haveno/core/support/dispute/arbitration/ArbitrationDisputeList.java b/core/src/main/java/haveno/core/support/dispute/arbitration/ArbitrationDisputeList.java
index d40943efe3..bbb28e8a98 100644
--- a/core/src/main/java/haveno/core/support/dispute/arbitration/ArbitrationDisputeList.java
+++ b/core/src/main/java/haveno/core/support/dispute/arbitration/ArbitrationDisputeList.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support.dispute.arbitration;
diff --git a/core/src/main/java/haveno/core/support/dispute/arbitration/ArbitrationDisputeListService.java b/core/src/main/java/haveno/core/support/dispute/arbitration/ArbitrationDisputeListService.java
index 2d9f11756b..fc6e722bed 100644
--- a/core/src/main/java/haveno/core/support/dispute/arbitration/ArbitrationDisputeListService.java
+++ b/core/src/main/java/haveno/core/support/dispute/arbitration/ArbitrationDisputeListService.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support.dispute.arbitration;
diff --git a/core/src/main/java/haveno/core/support/dispute/arbitration/ArbitrationManager.java b/core/src/main/java/haveno/core/support/dispute/arbitration/ArbitrationManager.java
index 42f67fb76f..2abb2a251b 100644
--- a/core/src/main/java/haveno/core/support/dispute/arbitration/ArbitrationManager.java
+++ b/core/src/main/java/haveno/core/support/dispute/arbitration/ArbitrationManager.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/core/src/main/java/haveno/core/support/dispute/arbitration/ArbitrationSession.java b/core/src/main/java/haveno/core/support/dispute/arbitration/ArbitrationSession.java
index 0386b95433..01e50a1b25 100644
--- a/core/src/main/java/haveno/core/support/dispute/arbitration/ArbitrationSession.java
+++ b/core/src/main/java/haveno/core/support/dispute/arbitration/ArbitrationSession.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support.dispute.arbitration;
diff --git a/core/src/main/java/haveno/core/support/dispute/arbitration/TraderDataItem.java b/core/src/main/java/haveno/core/support/dispute/arbitration/TraderDataItem.java
index efa8f8a4b2..2e729ea815 100644
--- a/core/src/main/java/haveno/core/support/dispute/arbitration/TraderDataItem.java
+++ b/core/src/main/java/haveno/core/support/dispute/arbitration/TraderDataItem.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support.dispute.arbitration;
diff --git a/core/src/main/java/haveno/core/support/dispute/arbitration/arbitrator/Arbitrator.java b/core/src/main/java/haveno/core/support/dispute/arbitration/arbitrator/Arbitrator.java
index 99125ad45d..54ef94c611 100644
--- a/core/src/main/java/haveno/core/support/dispute/arbitration/arbitrator/Arbitrator.java
+++ b/core/src/main/java/haveno/core/support/dispute/arbitration/arbitrator/Arbitrator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support.dispute.arbitration.arbitrator;
diff --git a/core/src/main/java/haveno/core/support/dispute/arbitration/arbitrator/ArbitratorManager.java b/core/src/main/java/haveno/core/support/dispute/arbitration/arbitrator/ArbitratorManager.java
index 3f507e0a49..f6fded3185 100644
--- a/core/src/main/java/haveno/core/support/dispute/arbitration/arbitrator/ArbitratorManager.java
+++ b/core/src/main/java/haveno/core/support/dispute/arbitration/arbitrator/ArbitratorManager.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/core/src/main/java/haveno/core/support/dispute/arbitration/arbitrator/ArbitratorService.java b/core/src/main/java/haveno/core/support/dispute/arbitration/arbitrator/ArbitratorService.java
index 46b35a7ed6..57dc362c78 100644
--- a/core/src/main/java/haveno/core/support/dispute/arbitration/arbitrator/ArbitratorService.java
+++ b/core/src/main/java/haveno/core/support/dispute/arbitration/arbitrator/ArbitratorService.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support.dispute.arbitration.arbitrator;
diff --git a/core/src/main/java/haveno/core/support/dispute/arbitration/messages/ArbitrationMessage.java b/core/src/main/java/haveno/core/support/dispute/arbitration/messages/ArbitrationMessage.java
index 6f14f833ea..fa5dd9f253 100644
--- a/core/src/main/java/haveno/core/support/dispute/arbitration/messages/ArbitrationMessage.java
+++ b/core/src/main/java/haveno/core/support/dispute/arbitration/messages/ArbitrationMessage.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support.dispute.arbitration.messages;
diff --git a/core/src/main/java/haveno/core/support/dispute/mediation/MediationDisputeList.java b/core/src/main/java/haveno/core/support/dispute/mediation/MediationDisputeList.java
index f05fa82563..6387984b20 100644
--- a/core/src/main/java/haveno/core/support/dispute/mediation/MediationDisputeList.java
+++ b/core/src/main/java/haveno/core/support/dispute/mediation/MediationDisputeList.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support.dispute.mediation;
diff --git a/core/src/main/java/haveno/core/support/dispute/mediation/MediationDisputeListService.java b/core/src/main/java/haveno/core/support/dispute/mediation/MediationDisputeListService.java
index 37021b9974..eeb287fd23 100644
--- a/core/src/main/java/haveno/core/support/dispute/mediation/MediationDisputeListService.java
+++ b/core/src/main/java/haveno/core/support/dispute/mediation/MediationDisputeListService.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support.dispute.mediation;
diff --git a/core/src/main/java/haveno/core/support/dispute/mediation/MediationManager.java b/core/src/main/java/haveno/core/support/dispute/mediation/MediationManager.java
index 1d910fc800..b7fa902b83 100644
--- a/core/src/main/java/haveno/core/support/dispute/mediation/MediationManager.java
+++ b/core/src/main/java/haveno/core/support/dispute/mediation/MediationManager.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support.dispute.mediation;
diff --git a/core/src/main/java/haveno/core/support/dispute/mediation/MediationResultState.java b/core/src/main/java/haveno/core/support/dispute/mediation/MediationResultState.java
index 123cd9168c..706e03d3d6 100644
--- a/core/src/main/java/haveno/core/support/dispute/mediation/MediationResultState.java
+++ b/core/src/main/java/haveno/core/support/dispute/mediation/MediationResultState.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support.dispute.mediation;
diff --git a/core/src/main/java/haveno/core/support/dispute/mediation/MediationSession.java b/core/src/main/java/haveno/core/support/dispute/mediation/MediationSession.java
index 794c3ab4c8..fdcd8ab1b2 100644
--- a/core/src/main/java/haveno/core/support/dispute/mediation/MediationSession.java
+++ b/core/src/main/java/haveno/core/support/dispute/mediation/MediationSession.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support.dispute.mediation;
diff --git a/core/src/main/java/haveno/core/support/dispute/mediation/mediator/Mediator.java b/core/src/main/java/haveno/core/support/dispute/mediation/mediator/Mediator.java
index e0f4b94b07..f3efa6a9d6 100644
--- a/core/src/main/java/haveno/core/support/dispute/mediation/mediator/Mediator.java
+++ b/core/src/main/java/haveno/core/support/dispute/mediation/mediator/Mediator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support.dispute.mediation.mediator;
diff --git a/core/src/main/java/haveno/core/support/dispute/mediation/mediator/MediatorManager.java b/core/src/main/java/haveno/core/support/dispute/mediation/mediator/MediatorManager.java
index 095d80f58f..c72d4d2e86 100644
--- a/core/src/main/java/haveno/core/support/dispute/mediation/mediator/MediatorManager.java
+++ b/core/src/main/java/haveno/core/support/dispute/mediation/mediator/MediatorManager.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support.dispute.mediation.mediator;
diff --git a/core/src/main/java/haveno/core/support/dispute/mediation/mediator/MediatorService.java b/core/src/main/java/haveno/core/support/dispute/mediation/mediator/MediatorService.java
index e70ec66bf7..37f9c9d85c 100644
--- a/core/src/main/java/haveno/core/support/dispute/mediation/mediator/MediatorService.java
+++ b/core/src/main/java/haveno/core/support/dispute/mediation/mediator/MediatorService.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support.dispute.mediation.mediator;
diff --git a/core/src/main/java/haveno/core/support/dispute/messages/DisputeClosedMessage.java b/core/src/main/java/haveno/core/support/dispute/messages/DisputeClosedMessage.java
index 03d757b008..88a1b6a9df 100644
--- a/core/src/main/java/haveno/core/support/dispute/messages/DisputeClosedMessage.java
+++ b/core/src/main/java/haveno/core/support/dispute/messages/DisputeClosedMessage.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support.dispute.messages;
diff --git a/core/src/main/java/haveno/core/support/dispute/messages/DisputeMessage.java b/core/src/main/java/haveno/core/support/dispute/messages/DisputeMessage.java
index f8113fd3fc..433f9f4145 100644
--- a/core/src/main/java/haveno/core/support/dispute/messages/DisputeMessage.java
+++ b/core/src/main/java/haveno/core/support/dispute/messages/DisputeMessage.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support.dispute.messages;
diff --git a/core/src/main/java/haveno/core/support/dispute/messages/DisputeOpenedMessage.java b/core/src/main/java/haveno/core/support/dispute/messages/DisputeOpenedMessage.java
index ce77288ec1..fb6fb2fc19 100644
--- a/core/src/main/java/haveno/core/support/dispute/messages/DisputeOpenedMessage.java
+++ b/core/src/main/java/haveno/core/support/dispute/messages/DisputeOpenedMessage.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support.dispute.messages;
diff --git a/core/src/main/java/haveno/core/support/dispute/refund/RefundDisputeList.java b/core/src/main/java/haveno/core/support/dispute/refund/RefundDisputeList.java
index c020a60cf0..2ad31a0107 100644
--- a/core/src/main/java/haveno/core/support/dispute/refund/RefundDisputeList.java
+++ b/core/src/main/java/haveno/core/support/dispute/refund/RefundDisputeList.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support.dispute.refund;
diff --git a/core/src/main/java/haveno/core/support/dispute/refund/RefundDisputeListService.java b/core/src/main/java/haveno/core/support/dispute/refund/RefundDisputeListService.java
index 1eca8d6924..ffef9f88a4 100644
--- a/core/src/main/java/haveno/core/support/dispute/refund/RefundDisputeListService.java
+++ b/core/src/main/java/haveno/core/support/dispute/refund/RefundDisputeListService.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support.dispute.refund;
diff --git a/core/src/main/java/haveno/core/support/dispute/refund/RefundManager.java b/core/src/main/java/haveno/core/support/dispute/refund/RefundManager.java
index 20271806de..fa3503f625 100644
--- a/core/src/main/java/haveno/core/support/dispute/refund/RefundManager.java
+++ b/core/src/main/java/haveno/core/support/dispute/refund/RefundManager.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support.dispute.refund;
diff --git a/core/src/main/java/haveno/core/support/dispute/refund/RefundResultState.java b/core/src/main/java/haveno/core/support/dispute/refund/RefundResultState.java
index 15e54bf91f..cf5f5b350c 100644
--- a/core/src/main/java/haveno/core/support/dispute/refund/RefundResultState.java
+++ b/core/src/main/java/haveno/core/support/dispute/refund/RefundResultState.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support.dispute.refund;
diff --git a/core/src/main/java/haveno/core/support/dispute/refund/RefundSession.java b/core/src/main/java/haveno/core/support/dispute/refund/RefundSession.java
index 567293f37e..309eb7bd20 100644
--- a/core/src/main/java/haveno/core/support/dispute/refund/RefundSession.java
+++ b/core/src/main/java/haveno/core/support/dispute/refund/RefundSession.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support.dispute.refund;
diff --git a/core/src/main/java/haveno/core/support/dispute/refund/refundagent/RefundAgent.java b/core/src/main/java/haveno/core/support/dispute/refund/refundagent/RefundAgent.java
index 4ba38736cc..ff8ae44235 100644
--- a/core/src/main/java/haveno/core/support/dispute/refund/refundagent/RefundAgent.java
+++ b/core/src/main/java/haveno/core/support/dispute/refund/refundagent/RefundAgent.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support.dispute.refund.refundagent;
diff --git a/core/src/main/java/haveno/core/support/dispute/refund/refundagent/RefundAgentManager.java b/core/src/main/java/haveno/core/support/dispute/refund/refundagent/RefundAgentManager.java
index 9281234c11..323cd5b860 100644
--- a/core/src/main/java/haveno/core/support/dispute/refund/refundagent/RefundAgentManager.java
+++ b/core/src/main/java/haveno/core/support/dispute/refund/refundagent/RefundAgentManager.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support.dispute.refund.refundagent;
diff --git a/core/src/main/java/haveno/core/support/dispute/refund/refundagent/RefundAgentService.java b/core/src/main/java/haveno/core/support/dispute/refund/refundagent/RefundAgentService.java
index 6324445bd7..7819be2ade 100644
--- a/core/src/main/java/haveno/core/support/dispute/refund/refundagent/RefundAgentService.java
+++ b/core/src/main/java/haveno/core/support/dispute/refund/refundagent/RefundAgentService.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support.dispute.refund.refundagent;
diff --git a/core/src/main/java/haveno/core/support/messages/ChatMessage.java b/core/src/main/java/haveno/core/support/messages/ChatMessage.java
index eedf4bd190..17faaefe40 100644
--- a/core/src/main/java/haveno/core/support/messages/ChatMessage.java
+++ b/core/src/main/java/haveno/core/support/messages/ChatMessage.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support.messages;
diff --git a/core/src/main/java/haveno/core/support/messages/SupportMessage.java b/core/src/main/java/haveno/core/support/messages/SupportMessage.java
index f7e7151948..a1fa3febea 100644
--- a/core/src/main/java/haveno/core/support/messages/SupportMessage.java
+++ b/core/src/main/java/haveno/core/support/messages/SupportMessage.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support.messages;
diff --git a/core/src/main/java/haveno/core/support/traderchat/TradeChatSession.java b/core/src/main/java/haveno/core/support/traderchat/TradeChatSession.java
index b59e3834cb..3d657be32d 100644
--- a/core/src/main/java/haveno/core/support/traderchat/TradeChatSession.java
+++ b/core/src/main/java/haveno/core/support/traderchat/TradeChatSession.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support.traderchat;
diff --git a/core/src/main/java/haveno/core/support/traderchat/TraderChatManager.java b/core/src/main/java/haveno/core/support/traderchat/TraderChatManager.java
index 665b3a078b..d5dacf01ba 100644
--- a/core/src/main/java/haveno/core/support/traderchat/TraderChatManager.java
+++ b/core/src/main/java/haveno/core/support/traderchat/TraderChatManager.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.support.traderchat;
diff --git a/core/src/main/java/haveno/core/trade/ArbitratorTrade.java b/core/src/main/java/haveno/core/trade/ArbitratorTrade.java
index f46c4eb1b7..b4be6435dc 100644
--- a/core/src/main/java/haveno/core/trade/ArbitratorTrade.java
+++ b/core/src/main/java/haveno/core/trade/ArbitratorTrade.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Haveno.
+ *
+ * Haveno is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Haveno. If not, see .
+ */
+
package haveno.core.trade;
import haveno.common.proto.ProtoUtil;
diff --git a/core/src/main/java/haveno/core/trade/BuyerAsMakerTrade.java b/core/src/main/java/haveno/core/trade/BuyerAsMakerTrade.java
index 5b4b0a62e5..11e8887831 100644
--- a/core/src/main/java/haveno/core/trade/BuyerAsMakerTrade.java
+++ b/core/src/main/java/haveno/core/trade/BuyerAsMakerTrade.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade;
diff --git a/core/src/main/java/haveno/core/trade/BuyerAsTakerTrade.java b/core/src/main/java/haveno/core/trade/BuyerAsTakerTrade.java
index 0582ed5081..869d6c55e2 100644
--- a/core/src/main/java/haveno/core/trade/BuyerAsTakerTrade.java
+++ b/core/src/main/java/haveno/core/trade/BuyerAsTakerTrade.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade;
diff --git a/core/src/main/java/haveno/core/trade/BuyerTrade.java b/core/src/main/java/haveno/core/trade/BuyerTrade.java
index 6550bbb54e..d86e763492 100644
--- a/core/src/main/java/haveno/core/trade/BuyerTrade.java
+++ b/core/src/main/java/haveno/core/trade/BuyerTrade.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade;
diff --git a/core/src/main/java/haveno/core/trade/CleanupMailboxMessages.java b/core/src/main/java/haveno/core/trade/CleanupMailboxMessages.java
index 5fdb2dbd73..d44ce44dfe 100644
--- a/core/src/main/java/haveno/core/trade/CleanupMailboxMessages.java
+++ b/core/src/main/java/haveno/core/trade/CleanupMailboxMessages.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade;
diff --git a/core/src/main/java/haveno/core/trade/CleanupMailboxMessagesService.java b/core/src/main/java/haveno/core/trade/CleanupMailboxMessagesService.java
index a013e83253..8c5601fdc4 100644
--- a/core/src/main/java/haveno/core/trade/CleanupMailboxMessagesService.java
+++ b/core/src/main/java/haveno/core/trade/CleanupMailboxMessagesService.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade;
diff --git a/core/src/main/java/haveno/core/trade/ClosedTradableFormatter.java b/core/src/main/java/haveno/core/trade/ClosedTradableFormatter.java
index bdecf961a1..fde373904c 100644
--- a/core/src/main/java/haveno/core/trade/ClosedTradableFormatter.java
+++ b/core/src/main/java/haveno/core/trade/ClosedTradableFormatter.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade;
diff --git a/core/src/main/java/haveno/core/trade/ClosedTradableManager.java b/core/src/main/java/haveno/core/trade/ClosedTradableManager.java
index ba90f41fb8..41eddbddae 100644
--- a/core/src/main/java/haveno/core/trade/ClosedTradableManager.java
+++ b/core/src/main/java/haveno/core/trade/ClosedTradableManager.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade;
diff --git a/core/src/main/java/haveno/core/trade/ClosedTradableUtil.java b/core/src/main/java/haveno/core/trade/ClosedTradableUtil.java
index 8a093d8031..1df4dbd00a 100644
--- a/core/src/main/java/haveno/core/trade/ClosedTradableUtil.java
+++ b/core/src/main/java/haveno/core/trade/ClosedTradableUtil.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade;
diff --git a/core/src/main/java/haveno/core/trade/Contract.java b/core/src/main/java/haveno/core/trade/Contract.java
index 71a360f910..fd4bcb0d81 100644
--- a/core/src/main/java/haveno/core/trade/Contract.java
+++ b/core/src/main/java/haveno/core/trade/Contract.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/core/src/main/java/haveno/core/trade/MakerTrade.java b/core/src/main/java/haveno/core/trade/MakerTrade.java
index dabf614031..5362e33347 100644
--- a/core/src/main/java/haveno/core/trade/MakerTrade.java
+++ b/core/src/main/java/haveno/core/trade/MakerTrade.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade;
diff --git a/core/src/main/java/haveno/core/trade/SellerAsMakerTrade.java b/core/src/main/java/haveno/core/trade/SellerAsMakerTrade.java
index cd7ac5cdcc..690f7300a5 100644
--- a/core/src/main/java/haveno/core/trade/SellerAsMakerTrade.java
+++ b/core/src/main/java/haveno/core/trade/SellerAsMakerTrade.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade;
diff --git a/core/src/main/java/haveno/core/trade/SellerAsTakerTrade.java b/core/src/main/java/haveno/core/trade/SellerAsTakerTrade.java
index a3d0bfeb13..80812b3cb8 100644
--- a/core/src/main/java/haveno/core/trade/SellerAsTakerTrade.java
+++ b/core/src/main/java/haveno/core/trade/SellerAsTakerTrade.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade;
diff --git a/core/src/main/java/haveno/core/trade/SellerTrade.java b/core/src/main/java/haveno/core/trade/SellerTrade.java
index bb6080d2f5..f15e1e1300 100644
--- a/core/src/main/java/haveno/core/trade/SellerTrade.java
+++ b/core/src/main/java/haveno/core/trade/SellerTrade.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade;
diff --git a/core/src/main/java/haveno/core/trade/TakerTrade.java b/core/src/main/java/haveno/core/trade/TakerTrade.java
index 8ef0aa3012..6659d4bc11 100644
--- a/core/src/main/java/haveno/core/trade/TakerTrade.java
+++ b/core/src/main/java/haveno/core/trade/TakerTrade.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade;
diff --git a/core/src/main/java/haveno/core/trade/Tradable.java b/core/src/main/java/haveno/core/trade/Tradable.java
index 7df3898047..e59919fed9 100644
--- a/core/src/main/java/haveno/core/trade/Tradable.java
+++ b/core/src/main/java/haveno/core/trade/Tradable.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade;
diff --git a/core/src/main/java/haveno/core/trade/TradableList.java b/core/src/main/java/haveno/core/trade/TradableList.java
index c940cbec40..ed36c388e6 100644
--- a/core/src/main/java/haveno/core/trade/TradableList.java
+++ b/core/src/main/java/haveno/core/trade/TradableList.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade;
diff --git a/core/src/main/java/haveno/core/trade/Trade.java b/core/src/main/java/haveno/core/trade/Trade.java
index ecb7d1a8de..3e7cafb3af 100644
--- a/core/src/main/java/haveno/core/trade/Trade.java
+++ b/core/src/main/java/haveno/core/trade/Trade.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/core/src/main/java/haveno/core/trade/TradeDataValidation.java b/core/src/main/java/haveno/core/trade/TradeDataValidation.java
index bedc5878b8..7ab2109e73 100644
--- a/core/src/main/java/haveno/core/trade/TradeDataValidation.java
+++ b/core/src/main/java/haveno/core/trade/TradeDataValidation.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade;
diff --git a/core/src/main/java/haveno/core/trade/TradeManager.java b/core/src/main/java/haveno/core/trade/TradeManager.java
index 85a286f5c9..3973dc02e6 100644
--- a/core/src/main/java/haveno/core/trade/TradeManager.java
+++ b/core/src/main/java/haveno/core/trade/TradeManager.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/core/src/main/java/haveno/core/trade/TradeModule.java b/core/src/main/java/haveno/core/trade/TradeModule.java
index 9581749364..7fc993811b 100644
--- a/core/src/main/java/haveno/core/trade/TradeModule.java
+++ b/core/src/main/java/haveno/core/trade/TradeModule.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade;
diff --git a/core/src/main/java/haveno/core/trade/TradeTxException.java b/core/src/main/java/haveno/core/trade/TradeTxException.java
index 78f8a74e48..164cea1873 100644
--- a/core/src/main/java/haveno/core/trade/TradeTxException.java
+++ b/core/src/main/java/haveno/core/trade/TradeTxException.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade;
diff --git a/core/src/main/java/haveno/core/trade/TradeUtil.java b/core/src/main/java/haveno/core/trade/TradeUtil.java
index ba57166bba..d808ddf5b8 100644
--- a/core/src/main/java/haveno/core/trade/TradeUtil.java
+++ b/core/src/main/java/haveno/core/trade/TradeUtil.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade;
diff --git a/core/src/main/java/haveno/core/trade/failed/FailedTradesManager.java b/core/src/main/java/haveno/core/trade/failed/FailedTradesManager.java
index c525e9512f..a99c28242e 100644
--- a/core/src/main/java/haveno/core/trade/failed/FailedTradesManager.java
+++ b/core/src/main/java/haveno/core/trade/failed/FailedTradesManager.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade.failed;
diff --git a/core/src/main/java/haveno/core/trade/handlers/TradeResultHandler.java b/core/src/main/java/haveno/core/trade/handlers/TradeResultHandler.java
index 7dd80e1881..293739b07a 100644
--- a/core/src/main/java/haveno/core/trade/handlers/TradeResultHandler.java
+++ b/core/src/main/java/haveno/core/trade/handlers/TradeResultHandler.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade.handlers;
diff --git a/core/src/main/java/haveno/core/trade/handlers/TransactionResultHandler.java b/core/src/main/java/haveno/core/trade/handlers/TransactionResultHandler.java
index 33c31dc816..198fbdc4bd 100644
--- a/core/src/main/java/haveno/core/trade/handlers/TransactionResultHandler.java
+++ b/core/src/main/java/haveno/core/trade/handlers/TransactionResultHandler.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade.handlers;
diff --git a/core/src/main/java/haveno/core/trade/messages/DepositRequest.java b/core/src/main/java/haveno/core/trade/messages/DepositRequest.java
index 9af9af55b4..1edb7b6a2e 100644
--- a/core/src/main/java/haveno/core/trade/messages/DepositRequest.java
+++ b/core/src/main/java/haveno/core/trade/messages/DepositRequest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade.messages;
diff --git a/core/src/main/java/haveno/core/trade/messages/DepositResponse.java b/core/src/main/java/haveno/core/trade/messages/DepositResponse.java
index f0727bdfa4..6ae2d553a6 100644
--- a/core/src/main/java/haveno/core/trade/messages/DepositResponse.java
+++ b/core/src/main/java/haveno/core/trade/messages/DepositResponse.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade.messages;
diff --git a/core/src/main/java/haveno/core/trade/messages/DepositsConfirmedMessage.java b/core/src/main/java/haveno/core/trade/messages/DepositsConfirmedMessage.java
index 28c9b455c6..5c1fa6aeb0 100644
--- a/core/src/main/java/haveno/core/trade/messages/DepositsConfirmedMessage.java
+++ b/core/src/main/java/haveno/core/trade/messages/DepositsConfirmedMessage.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade.messages;
diff --git a/core/src/main/java/haveno/core/trade/messages/InitMultisigRequest.java b/core/src/main/java/haveno/core/trade/messages/InitMultisigRequest.java
index 99cb291a5b..f1bbe5354d 100644
--- a/core/src/main/java/haveno/core/trade/messages/InitMultisigRequest.java
+++ b/core/src/main/java/haveno/core/trade/messages/InitMultisigRequest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade.messages;
diff --git a/core/src/main/java/haveno/core/trade/messages/InitTradeRequest.java b/core/src/main/java/haveno/core/trade/messages/InitTradeRequest.java
index 810e9c2874..d0e173163c 100644
--- a/core/src/main/java/haveno/core/trade/messages/InitTradeRequest.java
+++ b/core/src/main/java/haveno/core/trade/messages/InitTradeRequest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade.messages;
diff --git a/core/src/main/java/haveno/core/trade/messages/MediatedPayoutTxPublishedMessage.java b/core/src/main/java/haveno/core/trade/messages/MediatedPayoutTxPublishedMessage.java
index dc4c87286c..324a4845c6 100644
--- a/core/src/main/java/haveno/core/trade/messages/MediatedPayoutTxPublishedMessage.java
+++ b/core/src/main/java/haveno/core/trade/messages/MediatedPayoutTxPublishedMessage.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade.messages;
diff --git a/core/src/main/java/haveno/core/trade/messages/MediatedPayoutTxSignatureMessage.java b/core/src/main/java/haveno/core/trade/messages/MediatedPayoutTxSignatureMessage.java
index b2039583c8..aa7cccb1b7 100644
--- a/core/src/main/java/haveno/core/trade/messages/MediatedPayoutTxSignatureMessage.java
+++ b/core/src/main/java/haveno/core/trade/messages/MediatedPayoutTxSignatureMessage.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade.messages;
diff --git a/core/src/main/java/haveno/core/trade/messages/PaymentReceivedMessage.java b/core/src/main/java/haveno/core/trade/messages/PaymentReceivedMessage.java
index 1c34c9da63..b72f74aa38 100644
--- a/core/src/main/java/haveno/core/trade/messages/PaymentReceivedMessage.java
+++ b/core/src/main/java/haveno/core/trade/messages/PaymentReceivedMessage.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade.messages;
diff --git a/core/src/main/java/haveno/core/trade/messages/PaymentSentMessage.java b/core/src/main/java/haveno/core/trade/messages/PaymentSentMessage.java
index a9c8f10a99..babebe7f58 100644
--- a/core/src/main/java/haveno/core/trade/messages/PaymentSentMessage.java
+++ b/core/src/main/java/haveno/core/trade/messages/PaymentSentMessage.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade.messages;
diff --git a/core/src/main/java/haveno/core/trade/messages/SignContractRequest.java b/core/src/main/java/haveno/core/trade/messages/SignContractRequest.java
index 3ed13d1215..cfdb0f6fa8 100644
--- a/core/src/main/java/haveno/core/trade/messages/SignContractRequest.java
+++ b/core/src/main/java/haveno/core/trade/messages/SignContractRequest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade.messages;
diff --git a/core/src/main/java/haveno/core/trade/messages/SignContractResponse.java b/core/src/main/java/haveno/core/trade/messages/SignContractResponse.java
index fae3835840..29fe50932b 100644
--- a/core/src/main/java/haveno/core/trade/messages/SignContractResponse.java
+++ b/core/src/main/java/haveno/core/trade/messages/SignContractResponse.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade.messages;
diff --git a/core/src/main/java/haveno/core/trade/messages/TradeMailboxMessage.java b/core/src/main/java/haveno/core/trade/messages/TradeMailboxMessage.java
index 88e0d99866..f45881d6d2 100644
--- a/core/src/main/java/haveno/core/trade/messages/TradeMailboxMessage.java
+++ b/core/src/main/java/haveno/core/trade/messages/TradeMailboxMessage.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade.messages;
diff --git a/core/src/main/java/haveno/core/trade/messages/TradeMessage.java b/core/src/main/java/haveno/core/trade/messages/TradeMessage.java
index c105729892..f4d2eb3cc3 100644
--- a/core/src/main/java/haveno/core/trade/messages/TradeMessage.java
+++ b/core/src/main/java/haveno/core/trade/messages/TradeMessage.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade.messages;
diff --git a/core/src/main/java/haveno/core/trade/protocol/BuyerAsMakerProtocol.java b/core/src/main/java/haveno/core/trade/protocol/BuyerAsMakerProtocol.java
index 01017aff3e..f2e65a2944 100644
--- a/core/src/main/java/haveno/core/trade/protocol/BuyerAsMakerProtocol.java
+++ b/core/src/main/java/haveno/core/trade/protocol/BuyerAsMakerProtocol.java
@@ -15,6 +15,23 @@ e * This file is part of Haveno.
* along with Haveno. If not, see .
*/
+/*
+ * This file is part of Haveno.
+ *
+ * Haveno is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Haveno. If not, see .
+ */
+
package haveno.core.trade.protocol;
import haveno.common.ThreadUtils;
diff --git a/core/src/main/java/haveno/core/trade/protocol/BuyerAsTakerProtocol.java b/core/src/main/java/haveno/core/trade/protocol/BuyerAsTakerProtocol.java
index 7baacee2e5..06f03da427 100644
--- a/core/src/main/java/haveno/core/trade/protocol/BuyerAsTakerProtocol.java
+++ b/core/src/main/java/haveno/core/trade/protocol/BuyerAsTakerProtocol.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/core/src/main/java/haveno/core/trade/protocol/BuyerProtocol.java b/core/src/main/java/haveno/core/trade/protocol/BuyerProtocol.java
index 0eb410cef2..f7f8e91d66 100644
--- a/core/src/main/java/haveno/core/trade/protocol/BuyerProtocol.java
+++ b/core/src/main/java/haveno/core/trade/protocol/BuyerProtocol.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/core/src/main/java/haveno/core/trade/protocol/DisputeProtocol.java b/core/src/main/java/haveno/core/trade/protocol/DisputeProtocol.java
index 73cfe0093f..75715559be 100644
--- a/core/src/main/java/haveno/core/trade/protocol/DisputeProtocol.java
+++ b/core/src/main/java/haveno/core/trade/protocol/DisputeProtocol.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade.protocol;
diff --git a/core/src/main/java/haveno/core/trade/protocol/FluentProtocol.java b/core/src/main/java/haveno/core/trade/protocol/FluentProtocol.java
index f51fac1703..532d90b7d2 100644
--- a/core/src/main/java/haveno/core/trade/protocol/FluentProtocol.java
+++ b/core/src/main/java/haveno/core/trade/protocol/FluentProtocol.java
@@ -1,20 +1,21 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
+
package haveno.core.trade.protocol;
import haveno.common.taskrunner.Task;
diff --git a/core/src/main/java/haveno/core/trade/protocol/ProcessModel.java b/core/src/main/java/haveno/core/trade/protocol/ProcessModel.java
index 911363673c..5bfb54a47d 100644
--- a/core/src/main/java/haveno/core/trade/protocol/ProcessModel.java
+++ b/core/src/main/java/haveno/core/trade/protocol/ProcessModel.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/core/src/main/java/haveno/core/trade/protocol/SellerAsMakerProtocol.java b/core/src/main/java/haveno/core/trade/protocol/SellerAsMakerProtocol.java
index c31d645330..1b0c9c7c60 100644
--- a/core/src/main/java/haveno/core/trade/protocol/SellerAsMakerProtocol.java
+++ b/core/src/main/java/haveno/core/trade/protocol/SellerAsMakerProtocol.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/core/src/main/java/haveno/core/trade/protocol/SellerAsTakerProtocol.java b/core/src/main/java/haveno/core/trade/protocol/SellerAsTakerProtocol.java
index a9898301c2..0393d51377 100644
--- a/core/src/main/java/haveno/core/trade/protocol/SellerAsTakerProtocol.java
+++ b/core/src/main/java/haveno/core/trade/protocol/SellerAsTakerProtocol.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/core/src/main/java/haveno/core/trade/protocol/SellerProtocol.java b/core/src/main/java/haveno/core/trade/protocol/SellerProtocol.java
index 2559a55dfe..ea03054bab 100644
--- a/core/src/main/java/haveno/core/trade/protocol/SellerProtocol.java
+++ b/core/src/main/java/haveno/core/trade/protocol/SellerProtocol.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/core/src/main/java/haveno/core/trade/protocol/TakerProtocol.java b/core/src/main/java/haveno/core/trade/protocol/TakerProtocol.java
index 010890971a..2617fc9360 100644
--- a/core/src/main/java/haveno/core/trade/protocol/TakerProtocol.java
+++ b/core/src/main/java/haveno/core/trade/protocol/TakerProtocol.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade.protocol;
diff --git a/core/src/main/java/haveno/core/trade/protocol/TradePeer.java b/core/src/main/java/haveno/core/trade/protocol/TradePeer.java
index 2a755be98c..4dc4d84882 100644
--- a/core/src/main/java/haveno/core/trade/protocol/TradePeer.java
+++ b/core/src/main/java/haveno/core/trade/protocol/TradePeer.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade.protocol;
diff --git a/core/src/main/java/haveno/core/trade/protocol/TradeProtocol.java b/core/src/main/java/haveno/core/trade/protocol/TradeProtocol.java
index ea9de573ef..2b9bea2c17 100644
--- a/core/src/main/java/haveno/core/trade/protocol/TradeProtocol.java
+++ b/core/src/main/java/haveno/core/trade/protocol/TradeProtocol.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/core/src/main/java/haveno/core/trade/protocol/TradeProtocolFactory.java b/core/src/main/java/haveno/core/trade/protocol/TradeProtocolFactory.java
index 642ea33b3e..ef8a0ab44d 100644
--- a/core/src/main/java/haveno/core/trade/protocol/TradeProtocolFactory.java
+++ b/core/src/main/java/haveno/core/trade/protocol/TradeProtocolFactory.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade.protocol;
diff --git a/core/src/main/java/haveno/core/trade/protocol/TradeTaskRunner.java b/core/src/main/java/haveno/core/trade/protocol/TradeTaskRunner.java
index 55903e63cd..695e3a6521 100644
--- a/core/src/main/java/haveno/core/trade/protocol/TradeTaskRunner.java
+++ b/core/src/main/java/haveno/core/trade/protocol/TradeTaskRunner.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade.protocol;
diff --git a/core/src/main/java/haveno/core/trade/protocol/tasks/ApplyFilter.java b/core/src/main/java/haveno/core/trade/protocol/tasks/ApplyFilter.java
index bdf21b2ac3..866b3164c6 100644
--- a/core/src/main/java/haveno/core/trade/protocol/tasks/ApplyFilter.java
+++ b/core/src/main/java/haveno/core/trade/protocol/tasks/ApplyFilter.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade.protocol.tasks;
diff --git a/core/src/main/java/haveno/core/trade/protocol/tasks/BuyerPreparePaymentSentMessage.java b/core/src/main/java/haveno/core/trade/protocol/tasks/BuyerPreparePaymentSentMessage.java
index 11b21a771f..5be3e2207e 100644
--- a/core/src/main/java/haveno/core/trade/protocol/tasks/BuyerPreparePaymentSentMessage.java
+++ b/core/src/main/java/haveno/core/trade/protocol/tasks/BuyerPreparePaymentSentMessage.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/core/src/main/java/haveno/core/trade/protocol/tasks/BuyerSendPaymentSentMessage.java b/core/src/main/java/haveno/core/trade/protocol/tasks/BuyerSendPaymentSentMessage.java
index b9f9edbb68..460f164f43 100644
--- a/core/src/main/java/haveno/core/trade/protocol/tasks/BuyerSendPaymentSentMessage.java
+++ b/core/src/main/java/haveno/core/trade/protocol/tasks/BuyerSendPaymentSentMessage.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/core/src/main/java/haveno/core/trade/protocol/tasks/MakerSetLockTime.java b/core/src/main/java/haveno/core/trade/protocol/tasks/MakerSetLockTime.java
index a22fa95c20..2ed9b06148 100644
--- a/core/src/main/java/haveno/core/trade/protocol/tasks/MakerSetLockTime.java
+++ b/core/src/main/java/haveno/core/trade/protocol/tasks/MakerSetLockTime.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade.protocol.tasks;
diff --git a/core/src/main/java/haveno/core/trade/protocol/tasks/ProcessPaymentReceivedMessage.java b/core/src/main/java/haveno/core/trade/protocol/tasks/ProcessPaymentReceivedMessage.java
index 5e5c8776ca..f8283be00e 100644
--- a/core/src/main/java/haveno/core/trade/protocol/tasks/ProcessPaymentReceivedMessage.java
+++ b/core/src/main/java/haveno/core/trade/protocol/tasks/ProcessPaymentReceivedMessage.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/core/src/main/java/haveno/core/trade/protocol/tasks/RemoveOffer.java b/core/src/main/java/haveno/core/trade/protocol/tasks/RemoveOffer.java
index c5b8a3f5b2..2589c90cc5 100644
--- a/core/src/main/java/haveno/core/trade/protocol/tasks/RemoveOffer.java
+++ b/core/src/main/java/haveno/core/trade/protocol/tasks/RemoveOffer.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/core/src/main/java/haveno/core/trade/protocol/tasks/SellerPublishDepositTx.java b/core/src/main/java/haveno/core/trade/protocol/tasks/SellerPublishDepositTx.java
index 36bd2a19d5..b01c774dc0 100644
--- a/core/src/main/java/haveno/core/trade/protocol/tasks/SellerPublishDepositTx.java
+++ b/core/src/main/java/haveno/core/trade/protocol/tasks/SellerPublishDepositTx.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade.protocol.tasks;
diff --git a/core/src/main/java/haveno/core/trade/protocol/tasks/SellerPublishTradeStatistics.java b/core/src/main/java/haveno/core/trade/protocol/tasks/SellerPublishTradeStatistics.java
index af41cbe48e..355c0cd445 100644
--- a/core/src/main/java/haveno/core/trade/protocol/tasks/SellerPublishTradeStatistics.java
+++ b/core/src/main/java/haveno/core/trade/protocol/tasks/SellerPublishTradeStatistics.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade.protocol.tasks;
diff --git a/core/src/main/java/haveno/core/trade/protocol/tasks/SellerSendPaymentReceivedMessage.java b/core/src/main/java/haveno/core/trade/protocol/tasks/SellerSendPaymentReceivedMessage.java
index 78d8537bba..78e5ceea51 100644
--- a/core/src/main/java/haveno/core/trade/protocol/tasks/SellerSendPaymentReceivedMessage.java
+++ b/core/src/main/java/haveno/core/trade/protocol/tasks/SellerSendPaymentReceivedMessage.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/core/src/main/java/haveno/core/trade/protocol/tasks/SendMailboxMessageTask.java b/core/src/main/java/haveno/core/trade/protocol/tasks/SendMailboxMessageTask.java
index be107ed4f2..b5cff65859 100644
--- a/core/src/main/java/haveno/core/trade/protocol/tasks/SendMailboxMessageTask.java
+++ b/core/src/main/java/haveno/core/trade/protocol/tasks/SendMailboxMessageTask.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade.protocol.tasks;
diff --git a/core/src/main/java/haveno/core/trade/protocol/tasks/TradeTask.java b/core/src/main/java/haveno/core/trade/protocol/tasks/TradeTask.java
index b7e0b8d191..231e54824a 100644
--- a/core/src/main/java/haveno/core/trade/protocol/tasks/TradeTask.java
+++ b/core/src/main/java/haveno/core/trade/protocol/tasks/TradeTask.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade.protocol.tasks;
diff --git a/core/src/main/java/haveno/core/trade/protocol/tasks/VerifyPeersAccountAgeWitness.java b/core/src/main/java/haveno/core/trade/protocol/tasks/VerifyPeersAccountAgeWitness.java
index 7b27486c79..b7d07190a8 100644
--- a/core/src/main/java/haveno/core/trade/protocol/tasks/VerifyPeersAccountAgeWitness.java
+++ b/core/src/main/java/haveno/core/trade/protocol/tasks/VerifyPeersAccountAgeWitness.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/core/src/main/java/haveno/core/trade/protocol/tasks/mediation/FinalizeMediatedPayoutTx.java b/core/src/main/java/haveno/core/trade/protocol/tasks/mediation/FinalizeMediatedPayoutTx.java
index 90d44128c6..33bf7b8c58 100644
--- a/core/src/main/java/haveno/core/trade/protocol/tasks/mediation/FinalizeMediatedPayoutTx.java
+++ b/core/src/main/java/haveno/core/trade/protocol/tasks/mediation/FinalizeMediatedPayoutTx.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade.protocol.tasks.mediation;
diff --git a/core/src/main/java/haveno/core/trade/protocol/tasks/mediation/ProcessMediatedPayoutSignatureMessage.java b/core/src/main/java/haveno/core/trade/protocol/tasks/mediation/ProcessMediatedPayoutSignatureMessage.java
index aaee1e5534..a4e29c43ff 100644
--- a/core/src/main/java/haveno/core/trade/protocol/tasks/mediation/ProcessMediatedPayoutSignatureMessage.java
+++ b/core/src/main/java/haveno/core/trade/protocol/tasks/mediation/ProcessMediatedPayoutSignatureMessage.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade.protocol.tasks.mediation;
diff --git a/core/src/main/java/haveno/core/trade/protocol/tasks/mediation/ProcessMediatedPayoutTxPublishedMessage.java b/core/src/main/java/haveno/core/trade/protocol/tasks/mediation/ProcessMediatedPayoutTxPublishedMessage.java
index aced532910..783e0436e2 100644
--- a/core/src/main/java/haveno/core/trade/protocol/tasks/mediation/ProcessMediatedPayoutTxPublishedMessage.java
+++ b/core/src/main/java/haveno/core/trade/protocol/tasks/mediation/ProcessMediatedPayoutTxPublishedMessage.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade.protocol.tasks.mediation;
diff --git a/core/src/main/java/haveno/core/trade/protocol/tasks/mediation/SendMediatedPayoutSignatureMessage.java b/core/src/main/java/haveno/core/trade/protocol/tasks/mediation/SendMediatedPayoutSignatureMessage.java
index 1e863e7606..ec7155482e 100644
--- a/core/src/main/java/haveno/core/trade/protocol/tasks/mediation/SendMediatedPayoutSignatureMessage.java
+++ b/core/src/main/java/haveno/core/trade/protocol/tasks/mediation/SendMediatedPayoutSignatureMessage.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade.protocol.tasks.mediation;
diff --git a/core/src/main/java/haveno/core/trade/protocol/tasks/mediation/SendMediatedPayoutTxPublishedMessage.java b/core/src/main/java/haveno/core/trade/protocol/tasks/mediation/SendMediatedPayoutTxPublishedMessage.java
index bd7775d88f..906859e66e 100644
--- a/core/src/main/java/haveno/core/trade/protocol/tasks/mediation/SendMediatedPayoutTxPublishedMessage.java
+++ b/core/src/main/java/haveno/core/trade/protocol/tasks/mediation/SendMediatedPayoutTxPublishedMessage.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade.protocol.tasks.mediation;
diff --git a/core/src/main/java/haveno/core/trade/protocol/tasks/mediation/SetupMediatedPayoutTxListener.java b/core/src/main/java/haveno/core/trade/protocol/tasks/mediation/SetupMediatedPayoutTxListener.java
index 85d3d14067..2c5ceb8def 100644
--- a/core/src/main/java/haveno/core/trade/protocol/tasks/mediation/SetupMediatedPayoutTxListener.java
+++ b/core/src/main/java/haveno/core/trade/protocol/tasks/mediation/SetupMediatedPayoutTxListener.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade.protocol.tasks.mediation;
diff --git a/core/src/main/java/haveno/core/trade/protocol/tasks/mediation/SignMediatedPayoutTx.java b/core/src/main/java/haveno/core/trade/protocol/tasks/mediation/SignMediatedPayoutTx.java
index 9e33e08e3c..0b00899074 100644
--- a/core/src/main/java/haveno/core/trade/protocol/tasks/mediation/SignMediatedPayoutTx.java
+++ b/core/src/main/java/haveno/core/trade/protocol/tasks/mediation/SignMediatedPayoutTx.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade.protocol.tasks.mediation;
diff --git a/core/src/main/java/haveno/core/trade/statistics/ReferralId.java b/core/src/main/java/haveno/core/trade/statistics/ReferralId.java
index e6789f2e55..28d2455142 100644
--- a/core/src/main/java/haveno/core/trade/statistics/ReferralId.java
+++ b/core/src/main/java/haveno/core/trade/statistics/ReferralId.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade.statistics;
diff --git a/core/src/main/java/haveno/core/trade/statistics/ReferralIdService.java b/core/src/main/java/haveno/core/trade/statistics/ReferralIdService.java
index 976432b9cc..3cac5a4d95 100644
--- a/core/src/main/java/haveno/core/trade/statistics/ReferralIdService.java
+++ b/core/src/main/java/haveno/core/trade/statistics/ReferralIdService.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade.statistics;
diff --git a/core/src/main/java/haveno/core/trade/statistics/TradeStatistics3.java b/core/src/main/java/haveno/core/trade/statistics/TradeStatistics3.java
index 8d0defa480..61cd5eb9f7 100644
--- a/core/src/main/java/haveno/core/trade/statistics/TradeStatistics3.java
+++ b/core/src/main/java/haveno/core/trade/statistics/TradeStatistics3.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade.statistics;
diff --git a/core/src/main/java/haveno/core/trade/statistics/TradeStatistics3StorageService.java b/core/src/main/java/haveno/core/trade/statistics/TradeStatistics3StorageService.java
index deb01a1482..b58177db34 100644
--- a/core/src/main/java/haveno/core/trade/statistics/TradeStatistics3StorageService.java
+++ b/core/src/main/java/haveno/core/trade/statistics/TradeStatistics3StorageService.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade.statistics;
diff --git a/core/src/main/java/haveno/core/trade/statistics/TradeStatistics3Store.java b/core/src/main/java/haveno/core/trade/statistics/TradeStatistics3Store.java
index 3bf7039f34..2874b6ef59 100644
--- a/core/src/main/java/haveno/core/trade/statistics/TradeStatistics3Store.java
+++ b/core/src/main/java/haveno/core/trade/statistics/TradeStatistics3Store.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade.statistics;
diff --git a/core/src/main/java/haveno/core/trade/statistics/TradeStatisticsForJson.java b/core/src/main/java/haveno/core/trade/statistics/TradeStatisticsForJson.java
index f3a553fcfb..774726d259 100644
--- a/core/src/main/java/haveno/core/trade/statistics/TradeStatisticsForJson.java
+++ b/core/src/main/java/haveno/core/trade/statistics/TradeStatisticsForJson.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade.statistics;
diff --git a/core/src/main/java/haveno/core/trade/statistics/TradeStatisticsManager.java b/core/src/main/java/haveno/core/trade/statistics/TradeStatisticsManager.java
index 9e762a8e43..7c84e9d0e9 100644
--- a/core/src/main/java/haveno/core/trade/statistics/TradeStatisticsManager.java
+++ b/core/src/main/java/haveno/core/trade/statistics/TradeStatisticsManager.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade.statistics;
diff --git a/core/src/main/java/haveno/core/user/AutoConfirmSettings.java b/core/src/main/java/haveno/core/user/AutoConfirmSettings.java
index 7b0a2590ae..55f7db1722 100644
--- a/core/src/main/java/haveno/core/user/AutoConfirmSettings.java
+++ b/core/src/main/java/haveno/core/user/AutoConfirmSettings.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.user;
diff --git a/core/src/main/java/haveno/core/user/BlockChainExplorer.java b/core/src/main/java/haveno/core/user/BlockChainExplorer.java
index 37b8274560..d574f51aff 100644
--- a/core/src/main/java/haveno/core/user/BlockChainExplorer.java
+++ b/core/src/main/java/haveno/core/user/BlockChainExplorer.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.user;
diff --git a/core/src/main/java/haveno/core/user/Cookie.java b/core/src/main/java/haveno/core/user/Cookie.java
index 8299482ca8..8976e9cbe0 100644
--- a/core/src/main/java/haveno/core/user/Cookie.java
+++ b/core/src/main/java/haveno/core/user/Cookie.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.user;
diff --git a/core/src/main/java/haveno/core/user/CookieKey.java b/core/src/main/java/haveno/core/user/CookieKey.java
index 8276cfda76..d729529cce 100644
--- a/core/src/main/java/haveno/core/user/CookieKey.java
+++ b/core/src/main/java/haveno/core/user/CookieKey.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.user;
diff --git a/core/src/main/java/haveno/core/user/DontShowAgainLookup.java b/core/src/main/java/haveno/core/user/DontShowAgainLookup.java
index c1ed8d9d48..3c9a499697 100644
--- a/core/src/main/java/haveno/core/user/DontShowAgainLookup.java
+++ b/core/src/main/java/haveno/core/user/DontShowAgainLookup.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.user;
diff --git a/core/src/main/java/haveno/core/user/Preferences.java b/core/src/main/java/haveno/core/user/Preferences.java
index fe34802eb0..bfb10aa472 100644
--- a/core/src/main/java/haveno/core/user/Preferences.java
+++ b/core/src/main/java/haveno/core/user/Preferences.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.user;
diff --git a/core/src/main/java/haveno/core/user/PreferencesPayload.java b/core/src/main/java/haveno/core/user/PreferencesPayload.java
index b8c89f45b3..b0a2fd7d4a 100644
--- a/core/src/main/java/haveno/core/user/PreferencesPayload.java
+++ b/core/src/main/java/haveno/core/user/PreferencesPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.user;
diff --git a/core/src/main/java/haveno/core/user/User.java b/core/src/main/java/haveno/core/user/User.java
index d73cad7936..bcd7676edd 100644
--- a/core/src/main/java/haveno/core/user/User.java
+++ b/core/src/main/java/haveno/core/user/User.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.user;
diff --git a/core/src/main/java/haveno/core/user/UserPayload.java b/core/src/main/java/haveno/core/user/UserPayload.java
index 26f81579e8..934f987aed 100644
--- a/core/src/main/java/haveno/core/user/UserPayload.java
+++ b/core/src/main/java/haveno/core/user/UserPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.user;
diff --git a/core/src/main/java/haveno/core/util/AveragePriceUtil.java b/core/src/main/java/haveno/core/util/AveragePriceUtil.java
index 4790b9f3bd..b548c0120f 100644
--- a/core/src/main/java/haveno/core/util/AveragePriceUtil.java
+++ b/core/src/main/java/haveno/core/util/AveragePriceUtil.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.util;
diff --git a/core/src/main/java/haveno/core/util/InlierUtil.java b/core/src/main/java/haveno/core/util/InlierUtil.java
index 4b7e522a63..94d11799e4 100644
--- a/core/src/main/java/haveno/core/util/InlierUtil.java
+++ b/core/src/main/java/haveno/core/util/InlierUtil.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.util;
diff --git a/core/src/main/java/haveno/core/util/JsonUtil.java b/core/src/main/java/haveno/core/util/JsonUtil.java
index 04f5bb612a..014f170ef3 100644
--- a/core/src/main/java/haveno/core/util/JsonUtil.java
+++ b/core/src/main/java/haveno/core/util/JsonUtil.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.util;
diff --git a/core/src/main/java/haveno/core/util/PriceUtil.java b/core/src/main/java/haveno/core/util/PriceUtil.java
index 01e20e88dd..f1b6a9c791 100644
--- a/core/src/main/java/haveno/core/util/PriceUtil.java
+++ b/core/src/main/java/haveno/core/util/PriceUtil.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.util;
diff --git a/core/src/main/java/haveno/core/util/SimpleMarkdownParser.java b/core/src/main/java/haveno/core/util/SimpleMarkdownParser.java
index 1e1e37b5a5..7a076059d6 100644
--- a/core/src/main/java/haveno/core/util/SimpleMarkdownParser.java
+++ b/core/src/main/java/haveno/core/util/SimpleMarkdownParser.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.util;
diff --git a/core/src/main/java/haveno/core/util/Validator.java b/core/src/main/java/haveno/core/util/Validator.java
index b1f5edde1b..2b2ea41632 100644
--- a/core/src/main/java/haveno/core/util/Validator.java
+++ b/core/src/main/java/haveno/core/util/Validator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.util;
diff --git a/core/src/main/java/haveno/core/util/VolumeUtil.java b/core/src/main/java/haveno/core/util/VolumeUtil.java
index c92b190e5f..2b25651b21 100644
--- a/core/src/main/java/haveno/core/util/VolumeUtil.java
+++ b/core/src/main/java/haveno/core/util/VolumeUtil.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/core/src/main/java/haveno/core/util/coin/CoinUtil.java b/core/src/main/java/haveno/core/util/coin/CoinUtil.java
index 65c8e4ec37..ec7ff113e0 100644
--- a/core/src/main/java/haveno/core/util/coin/CoinUtil.java
+++ b/core/src/main/java/haveno/core/util/coin/CoinUtil.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.util.coin;
diff --git a/core/src/main/java/haveno/core/util/coin/ImmutableCoinFormatter.java b/core/src/main/java/haveno/core/util/coin/ImmutableCoinFormatter.java
index a685efab10..24da3148b5 100644
--- a/core/src/main/java/haveno/core/util/coin/ImmutableCoinFormatter.java
+++ b/core/src/main/java/haveno/core/util/coin/ImmutableCoinFormatter.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.util.coin;
diff --git a/core/src/main/java/haveno/core/util/validation/AmountValidator4Decimals.java b/core/src/main/java/haveno/core/util/validation/AmountValidator4Decimals.java
index 1c9a26a671..11f6e43ee9 100644
--- a/core/src/main/java/haveno/core/util/validation/AmountValidator4Decimals.java
+++ b/core/src/main/java/haveno/core/util/validation/AmountValidator4Decimals.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.util.validation;
diff --git a/core/src/main/java/haveno/core/util/validation/AmountValidator8Decimals.java b/core/src/main/java/haveno/core/util/validation/AmountValidator8Decimals.java
index 5a329918d1..7a8afc12eb 100644
--- a/core/src/main/java/haveno/core/util/validation/AmountValidator8Decimals.java
+++ b/core/src/main/java/haveno/core/util/validation/AmountValidator8Decimals.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.util.validation;
diff --git a/core/src/main/java/haveno/core/util/validation/BtcAddressValidator.java b/core/src/main/java/haveno/core/util/validation/BtcAddressValidator.java
index c187a7f199..7424a5e72d 100644
--- a/core/src/main/java/haveno/core/util/validation/BtcAddressValidator.java
+++ b/core/src/main/java/haveno/core/util/validation/BtcAddressValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.util.validation;
diff --git a/core/src/main/java/haveno/core/util/validation/HexStringValidator.java b/core/src/main/java/haveno/core/util/validation/HexStringValidator.java
index a8f45f0dad..f2626490ae 100644
--- a/core/src/main/java/haveno/core/util/validation/HexStringValidator.java
+++ b/core/src/main/java/haveno/core/util/validation/HexStringValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.util.validation;
diff --git a/core/src/main/java/haveno/core/util/validation/InputValidator.java b/core/src/main/java/haveno/core/util/validation/InputValidator.java
index 512ad7dc20..2f687ab284 100644
--- a/core/src/main/java/haveno/core/util/validation/InputValidator.java
+++ b/core/src/main/java/haveno/core/util/validation/InputValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.util.validation;
diff --git a/core/src/main/java/haveno/core/util/validation/IntegerValidator.java b/core/src/main/java/haveno/core/util/validation/IntegerValidator.java
index a1843bd115..a5ef3f9986 100644
--- a/core/src/main/java/haveno/core/util/validation/IntegerValidator.java
+++ b/core/src/main/java/haveno/core/util/validation/IntegerValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.util.validation;
diff --git a/core/src/main/java/haveno/core/util/validation/MonetaryValidator.java b/core/src/main/java/haveno/core/util/validation/MonetaryValidator.java
index a28e6cbbf0..3dc69a0816 100644
--- a/core/src/main/java/haveno/core/util/validation/MonetaryValidator.java
+++ b/core/src/main/java/haveno/core/util/validation/MonetaryValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.util.validation;
diff --git a/core/src/main/java/haveno/core/util/validation/NumberValidator.java b/core/src/main/java/haveno/core/util/validation/NumberValidator.java
index 89360e9f43..67c89fe097 100644
--- a/core/src/main/java/haveno/core/util/validation/NumberValidator.java
+++ b/core/src/main/java/haveno/core/util/validation/NumberValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.util.validation;
diff --git a/core/src/main/java/haveno/core/util/validation/RegexValidatorFactory.java b/core/src/main/java/haveno/core/util/validation/RegexValidatorFactory.java
index 0e3090ed90..c9a5d64304 100644
--- a/core/src/main/java/haveno/core/util/validation/RegexValidatorFactory.java
+++ b/core/src/main/java/haveno/core/util/validation/RegexValidatorFactory.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.util.validation;
diff --git a/core/src/main/java/haveno/core/util/validation/StringValidator.java b/core/src/main/java/haveno/core/util/validation/StringValidator.java
index 33a51883a6..fe9b098ea9 100644
--- a/core/src/main/java/haveno/core/util/validation/StringValidator.java
+++ b/core/src/main/java/haveno/core/util/validation/StringValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.util.validation;
diff --git a/core/src/main/java/haveno/core/util/validation/UrlInputValidator.java b/core/src/main/java/haveno/core/util/validation/UrlInputValidator.java
index df97942dab..fb0e03b7d8 100644
--- a/core/src/main/java/haveno/core/util/validation/UrlInputValidator.java
+++ b/core/src/main/java/haveno/core/util/validation/UrlInputValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.util.validation;
diff --git a/core/src/main/java/haveno/core/xmr/Balances.java b/core/src/main/java/haveno/core/xmr/Balances.java
index 3a5bee182e..ab03803070 100644
--- a/core/src/main/java/haveno/core/xmr/Balances.java
+++ b/core/src/main/java/haveno/core/xmr/Balances.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/core/src/main/java/haveno/core/xmr/XmrConnectionModule.java b/core/src/main/java/haveno/core/xmr/XmrConnectionModule.java
index 3749463b3b..03a808dab2 100644
--- a/core/src/main/java/haveno/core/xmr/XmrConnectionModule.java
+++ b/core/src/main/java/haveno/core/xmr/XmrConnectionModule.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Haveno.
+ *
+ * Haveno is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Haveno. If not, see .
+ */
+
package haveno.core.xmr;
import com.google.inject.Singleton;
diff --git a/core/src/main/java/haveno/core/xmr/XmrModule.java b/core/src/main/java/haveno/core/xmr/XmrModule.java
index ecca89b802..f869b97a49 100644
--- a/core/src/main/java/haveno/core/xmr/XmrModule.java
+++ b/core/src/main/java/haveno/core/xmr/XmrModule.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/core/src/main/java/haveno/core/xmr/XmrNodeSettings.java b/core/src/main/java/haveno/core/xmr/XmrNodeSettings.java
index 14a58104ce..0db9868f04 100644
--- a/core/src/main/java/haveno/core/xmr/XmrNodeSettings.java
+++ b/core/src/main/java/haveno/core/xmr/XmrNodeSettings.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.xmr;
diff --git a/core/src/main/java/haveno/core/xmr/exceptions/AddressEntryException.java b/core/src/main/java/haveno/core/xmr/exceptions/AddressEntryException.java
index c0cf37e589..6b59137326 100644
--- a/core/src/main/java/haveno/core/xmr/exceptions/AddressEntryException.java
+++ b/core/src/main/java/haveno/core/xmr/exceptions/AddressEntryException.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.xmr.exceptions;
diff --git a/core/src/main/java/haveno/core/xmr/exceptions/InsufficientFundsException.java b/core/src/main/java/haveno/core/xmr/exceptions/InsufficientFundsException.java
index cbdaeb122a..37e99d764f 100644
--- a/core/src/main/java/haveno/core/xmr/exceptions/InsufficientFundsException.java
+++ b/core/src/main/java/haveno/core/xmr/exceptions/InsufficientFundsException.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.xmr.exceptions;
diff --git a/core/src/main/java/haveno/core/xmr/exceptions/InvalidHostException.java b/core/src/main/java/haveno/core/xmr/exceptions/InvalidHostException.java
index 10542dfdee..69ecdbc7bd 100644
--- a/core/src/main/java/haveno/core/xmr/exceptions/InvalidHostException.java
+++ b/core/src/main/java/haveno/core/xmr/exceptions/InvalidHostException.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.xmr.exceptions;
diff --git a/core/src/main/java/haveno/core/xmr/exceptions/RejectedTxException.java b/core/src/main/java/haveno/core/xmr/exceptions/RejectedTxException.java
index ce74645a8b..0de9ba9e67 100644
--- a/core/src/main/java/haveno/core/xmr/exceptions/RejectedTxException.java
+++ b/core/src/main/java/haveno/core/xmr/exceptions/RejectedTxException.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.xmr.exceptions;
diff --git a/core/src/main/java/haveno/core/xmr/exceptions/SigningException.java b/core/src/main/java/haveno/core/xmr/exceptions/SigningException.java
index f2b6a3ba69..060c7fd096 100644
--- a/core/src/main/java/haveno/core/xmr/exceptions/SigningException.java
+++ b/core/src/main/java/haveno/core/xmr/exceptions/SigningException.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.xmr.exceptions;
diff --git a/core/src/main/java/haveno/core/xmr/exceptions/TransactionVerificationException.java b/core/src/main/java/haveno/core/xmr/exceptions/TransactionVerificationException.java
index af44a9eb6a..3481e59134 100644
--- a/core/src/main/java/haveno/core/xmr/exceptions/TransactionVerificationException.java
+++ b/core/src/main/java/haveno/core/xmr/exceptions/TransactionVerificationException.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.xmr.exceptions;
diff --git a/core/src/main/java/haveno/core/xmr/exceptions/TxBroadcastException.java b/core/src/main/java/haveno/core/xmr/exceptions/TxBroadcastException.java
index be580b1a5a..0a2edbac6a 100644
--- a/core/src/main/java/haveno/core/xmr/exceptions/TxBroadcastException.java
+++ b/core/src/main/java/haveno/core/xmr/exceptions/TxBroadcastException.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.xmr.exceptions;
diff --git a/core/src/main/java/haveno/core/xmr/exceptions/TxBroadcastTimeoutException.java b/core/src/main/java/haveno/core/xmr/exceptions/TxBroadcastTimeoutException.java
index bc5c35eba8..eaf2263518 100644
--- a/core/src/main/java/haveno/core/xmr/exceptions/TxBroadcastTimeoutException.java
+++ b/core/src/main/java/haveno/core/xmr/exceptions/TxBroadcastTimeoutException.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.xmr.exceptions;
diff --git a/core/src/main/java/haveno/core/xmr/exceptions/WalletException.java b/core/src/main/java/haveno/core/xmr/exceptions/WalletException.java
index 35fb31c596..47e6e3b7ab 100644
--- a/core/src/main/java/haveno/core/xmr/exceptions/WalletException.java
+++ b/core/src/main/java/haveno/core/xmr/exceptions/WalletException.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.xmr.exceptions;
diff --git a/core/src/main/java/haveno/core/xmr/listeners/AddressConfidenceListener.java b/core/src/main/java/haveno/core/xmr/listeners/AddressConfidenceListener.java
index c9ee142665..f4dd0b6440 100644
--- a/core/src/main/java/haveno/core/xmr/listeners/AddressConfidenceListener.java
+++ b/core/src/main/java/haveno/core/xmr/listeners/AddressConfidenceListener.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.xmr.listeners;
diff --git a/core/src/main/java/haveno/core/xmr/listeners/BalanceListener.java b/core/src/main/java/haveno/core/xmr/listeners/BalanceListener.java
index 1eaa14ebc4..a5cc1c7bf5 100644
--- a/core/src/main/java/haveno/core/xmr/listeners/BalanceListener.java
+++ b/core/src/main/java/haveno/core/xmr/listeners/BalanceListener.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.xmr.listeners;
diff --git a/core/src/main/java/haveno/core/xmr/listeners/TxConfidenceListener.java b/core/src/main/java/haveno/core/xmr/listeners/TxConfidenceListener.java
index 68b48be0d3..aa98da10a9 100644
--- a/core/src/main/java/haveno/core/xmr/listeners/TxConfidenceListener.java
+++ b/core/src/main/java/haveno/core/xmr/listeners/TxConfidenceListener.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.xmr.listeners;
diff --git a/core/src/main/java/haveno/core/xmr/listeners/XmrBalanceListener.java b/core/src/main/java/haveno/core/xmr/listeners/XmrBalanceListener.java
index 75f9b9a2e2..e5ef43be34 100644
--- a/core/src/main/java/haveno/core/xmr/listeners/XmrBalanceListener.java
+++ b/core/src/main/java/haveno/core/xmr/listeners/XmrBalanceListener.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.xmr.listeners;
diff --git a/core/src/main/java/haveno/core/xmr/model/AddressEntry.java b/core/src/main/java/haveno/core/xmr/model/AddressEntry.java
index 463b73aea4..18982afee7 100644
--- a/core/src/main/java/haveno/core/xmr/model/AddressEntry.java
+++ b/core/src/main/java/haveno/core/xmr/model/AddressEntry.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.xmr.model;
diff --git a/core/src/main/java/haveno/core/xmr/model/AddressEntryList.java b/core/src/main/java/haveno/core/xmr/model/AddressEntryList.java
index 71b1bb4e8a..376e827f0e 100644
--- a/core/src/main/java/haveno/core/xmr/model/AddressEntryList.java
+++ b/core/src/main/java/haveno/core/xmr/model/AddressEntryList.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.xmr.model;
diff --git a/core/src/main/java/haveno/core/xmr/model/InputsAndChangeOutput.java b/core/src/main/java/haveno/core/xmr/model/InputsAndChangeOutput.java
index 00233a4435..183f12167d 100644
--- a/core/src/main/java/haveno/core/xmr/model/InputsAndChangeOutput.java
+++ b/core/src/main/java/haveno/core/xmr/model/InputsAndChangeOutput.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.xmr.model;
diff --git a/core/src/main/java/haveno/core/xmr/model/PreparedDepositTxAndMakerInputs.java b/core/src/main/java/haveno/core/xmr/model/PreparedDepositTxAndMakerInputs.java
index c184ab82e7..96af9d024d 100644
--- a/core/src/main/java/haveno/core/xmr/model/PreparedDepositTxAndMakerInputs.java
+++ b/core/src/main/java/haveno/core/xmr/model/PreparedDepositTxAndMakerInputs.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.xmr.model;
diff --git a/core/src/main/java/haveno/core/xmr/model/RawTransactionInput.java b/core/src/main/java/haveno/core/xmr/model/RawTransactionInput.java
index 940e9f3242..c5778f62d8 100644
--- a/core/src/main/java/haveno/core/xmr/model/RawTransactionInput.java
+++ b/core/src/main/java/haveno/core/xmr/model/RawTransactionInput.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.xmr.model;
diff --git a/core/src/main/java/haveno/core/xmr/nodes/ProxySocketFactory.java b/core/src/main/java/haveno/core/xmr/nodes/ProxySocketFactory.java
index cbb37842df..a477e85ac5 100644
--- a/core/src/main/java/haveno/core/xmr/nodes/ProxySocketFactory.java
+++ b/core/src/main/java/haveno/core/xmr/nodes/ProxySocketFactory.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
/**
diff --git a/core/src/main/java/haveno/core/xmr/nodes/SeedPeersSocks5Dns.java b/core/src/main/java/haveno/core/xmr/nodes/SeedPeersSocks5Dns.java
index f0608c9bd2..62268ac824 100644
--- a/core/src/main/java/haveno/core/xmr/nodes/SeedPeersSocks5Dns.java
+++ b/core/src/main/java/haveno/core/xmr/nodes/SeedPeersSocks5Dns.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
/**
diff --git a/core/src/main/java/haveno/core/xmr/nodes/XmrNetworkConfig.java b/core/src/main/java/haveno/core/xmr/nodes/XmrNetworkConfig.java
index b4586e9fb7..89394ec435 100644
--- a/core/src/main/java/haveno/core/xmr/nodes/XmrNetworkConfig.java
+++ b/core/src/main/java/haveno/core/xmr/nodes/XmrNetworkConfig.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.xmr.nodes;
diff --git a/core/src/main/java/haveno/core/xmr/nodes/XmrNodeConverter.java b/core/src/main/java/haveno/core/xmr/nodes/XmrNodeConverter.java
index cc401308dc..16d4451d1b 100644
--- a/core/src/main/java/haveno/core/xmr/nodes/XmrNodeConverter.java
+++ b/core/src/main/java/haveno/core/xmr/nodes/XmrNodeConverter.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.xmr.nodes;
diff --git a/core/src/main/java/haveno/core/xmr/nodes/XmrNodes.java b/core/src/main/java/haveno/core/xmr/nodes/XmrNodes.java
index 5cc3e9a555..72df3b3c0e 100644
--- a/core/src/main/java/haveno/core/xmr/nodes/XmrNodes.java
+++ b/core/src/main/java/haveno/core/xmr/nodes/XmrNodes.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/core/src/main/java/haveno/core/xmr/nodes/XmrNodesRepository.java b/core/src/main/java/haveno/core/xmr/nodes/XmrNodesRepository.java
index 07ff67b043..581545f6e0 100644
--- a/core/src/main/java/haveno/core/xmr/nodes/XmrNodesRepository.java
+++ b/core/src/main/java/haveno/core/xmr/nodes/XmrNodesRepository.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.xmr.nodes;
diff --git a/core/src/main/java/haveno/core/xmr/nodes/XmrNodesSetupPreferences.java b/core/src/main/java/haveno/core/xmr/nodes/XmrNodesSetupPreferences.java
index 583a82c5ac..642e8a8b25 100644
--- a/core/src/main/java/haveno/core/xmr/nodes/XmrNodesSetupPreferences.java
+++ b/core/src/main/java/haveno/core/xmr/nodes/XmrNodesSetupPreferences.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.xmr.nodes;
diff --git a/core/src/main/java/haveno/core/xmr/setup/HavenoKeyChainFactory.java b/core/src/main/java/haveno/core/xmr/setup/HavenoKeyChainFactory.java
index 8947ff7ce9..ccf1b4c413 100644
--- a/core/src/main/java/haveno/core/xmr/setup/HavenoKeyChainFactory.java
+++ b/core/src/main/java/haveno/core/xmr/setup/HavenoKeyChainFactory.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.xmr.setup;
diff --git a/core/src/main/java/haveno/core/xmr/setup/HavenoKeyChainGroupStructure.java b/core/src/main/java/haveno/core/xmr/setup/HavenoKeyChainGroupStructure.java
index cc080a8a95..310a701276 100644
--- a/core/src/main/java/haveno/core/xmr/setup/HavenoKeyChainGroupStructure.java
+++ b/core/src/main/java/haveno/core/xmr/setup/HavenoKeyChainGroupStructure.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.xmr.setup;
diff --git a/core/src/main/java/haveno/core/xmr/setup/MoneroWalletRpcManager.java b/core/src/main/java/haveno/core/xmr/setup/MoneroWalletRpcManager.java
index 3afcb91544..c993ebd181 100644
--- a/core/src/main/java/haveno/core/xmr/setup/MoneroWalletRpcManager.java
+++ b/core/src/main/java/haveno/core/xmr/setup/MoneroWalletRpcManager.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Haveno.
+ *
+ * Haveno is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Haveno. If not, see .
+ */
+
package haveno.core.xmr.setup;
import lombok.extern.slf4j.Slf4j;
diff --git a/core/src/main/java/haveno/core/xmr/setup/RegTestHost.java b/core/src/main/java/haveno/core/xmr/setup/RegTestHost.java
index 8eecb62e29..f5999c2fef 100644
--- a/core/src/main/java/haveno/core/xmr/setup/RegTestHost.java
+++ b/core/src/main/java/haveno/core/xmr/setup/RegTestHost.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.xmr.setup;
diff --git a/core/src/main/java/haveno/core/xmr/setup/WalletConfig.java b/core/src/main/java/haveno/core/xmr/setup/WalletConfig.java
index 553d2ac3f2..362b764243 100644
--- a/core/src/main/java/haveno/core/xmr/setup/WalletConfig.java
+++ b/core/src/main/java/haveno/core/xmr/setup/WalletConfig.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.xmr.setup;
diff --git a/core/src/main/java/haveno/core/xmr/setup/WalletsSetup.java b/core/src/main/java/haveno/core/xmr/setup/WalletsSetup.java
index de134a11f7..ca0cdbcd08 100644
--- a/core/src/main/java/haveno/core/xmr/setup/WalletsSetup.java
+++ b/core/src/main/java/haveno/core/xmr/setup/WalletsSetup.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.xmr.setup;
diff --git a/core/src/main/java/haveno/core/xmr/wallet/BtcCoinSelector.java b/core/src/main/java/haveno/core/xmr/wallet/BtcCoinSelector.java
index 89188af788..733ccda75a 100644
--- a/core/src/main/java/haveno/core/xmr/wallet/BtcCoinSelector.java
+++ b/core/src/main/java/haveno/core/xmr/wallet/BtcCoinSelector.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.xmr.wallet;
diff --git a/core/src/main/java/haveno/core/xmr/wallet/BtcWalletService.java b/core/src/main/java/haveno/core/xmr/wallet/BtcWalletService.java
index e0f9cc2d15..1116d0ad1d 100644
--- a/core/src/main/java/haveno/core/xmr/wallet/BtcWalletService.java
+++ b/core/src/main/java/haveno/core/xmr/wallet/BtcWalletService.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.xmr.wallet;
diff --git a/core/src/main/java/haveno/core/xmr/wallet/HavenoDefaultCoinSelector.java b/core/src/main/java/haveno/core/xmr/wallet/HavenoDefaultCoinSelector.java
index b8a3560341..d928c307ef 100644
--- a/core/src/main/java/haveno/core/xmr/wallet/HavenoDefaultCoinSelector.java
+++ b/core/src/main/java/haveno/core/xmr/wallet/HavenoDefaultCoinSelector.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.xmr.wallet;
diff --git a/core/src/main/java/haveno/core/xmr/wallet/HavenoRiskAnalysis.java b/core/src/main/java/haveno/core/xmr/wallet/HavenoRiskAnalysis.java
index e85e03d20c..f19ad622d0 100644
--- a/core/src/main/java/haveno/core/xmr/wallet/HavenoRiskAnalysis.java
+++ b/core/src/main/java/haveno/core/xmr/wallet/HavenoRiskAnalysis.java
@@ -16,20 +16,20 @@
*/
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.xmr.wallet;
diff --git a/core/src/main/java/haveno/core/xmr/wallet/NonBsqCoinSelector.java b/core/src/main/java/haveno/core/xmr/wallet/NonBsqCoinSelector.java
index 8f3f5eeb0e..d256460567 100644
--- a/core/src/main/java/haveno/core/xmr/wallet/NonBsqCoinSelector.java
+++ b/core/src/main/java/haveno/core/xmr/wallet/NonBsqCoinSelector.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.xmr.wallet;
diff --git a/core/src/main/java/haveno/core/xmr/wallet/Restrictions.java b/core/src/main/java/haveno/core/xmr/wallet/Restrictions.java
index 18056e5350..a70d2cc1f3 100644
--- a/core/src/main/java/haveno/core/xmr/wallet/Restrictions.java
+++ b/core/src/main/java/haveno/core/xmr/wallet/Restrictions.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.xmr.wallet;
diff --git a/core/src/main/java/haveno/core/xmr/wallet/TradeWalletService.java b/core/src/main/java/haveno/core/xmr/wallet/TradeWalletService.java
index 12dac1aa9f..42516b9f16 100644
--- a/core/src/main/java/haveno/core/xmr/wallet/TradeWalletService.java
+++ b/core/src/main/java/haveno/core/xmr/wallet/TradeWalletService.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.xmr.wallet;
diff --git a/core/src/main/java/haveno/core/xmr/wallet/WalletService.java b/core/src/main/java/haveno/core/xmr/wallet/WalletService.java
index fb42904cc0..ba56cc701e 100644
--- a/core/src/main/java/haveno/core/xmr/wallet/WalletService.java
+++ b/core/src/main/java/haveno/core/xmr/wallet/WalletService.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.xmr.wallet;
diff --git a/core/src/main/java/haveno/core/xmr/wallet/WalletsManager.java b/core/src/main/java/haveno/core/xmr/wallet/WalletsManager.java
index 3cdfc4cafc..eec7bebec9 100644
--- a/core/src/main/java/haveno/core/xmr/wallet/WalletsManager.java
+++ b/core/src/main/java/haveno/core/xmr/wallet/WalletsManager.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.xmr.wallet;
diff --git a/core/src/main/java/haveno/core/xmr/wallet/XmrKeyImageListener.java b/core/src/main/java/haveno/core/xmr/wallet/XmrKeyImageListener.java
index f4176f16f3..79cb875416 100644
--- a/core/src/main/java/haveno/core/xmr/wallet/XmrKeyImageListener.java
+++ b/core/src/main/java/haveno/core/xmr/wallet/XmrKeyImageListener.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Haveno.
+ *
+ * Haveno is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Haveno. If not, see .
+ */
+
package haveno.core.xmr.wallet;
import monero.daemon.model.MoneroKeyImageSpentStatus;
diff --git a/core/src/main/java/haveno/core/xmr/wallet/XmrKeyImagePoller.java b/core/src/main/java/haveno/core/xmr/wallet/XmrKeyImagePoller.java
index 158f4fe116..8c4111584f 100644
--- a/core/src/main/java/haveno/core/xmr/wallet/XmrKeyImagePoller.java
+++ b/core/src/main/java/haveno/core/xmr/wallet/XmrKeyImagePoller.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Haveno.
+ *
+ * Haveno is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Haveno. If not, see .
+ */
+
package haveno.core.xmr.wallet;
import lombok.extern.slf4j.Slf4j;
diff --git a/core/src/main/java/haveno/core/xmr/wallet/XmrWalletService.java b/core/src/main/java/haveno/core/xmr/wallet/XmrWalletService.java
index 44528ee9ec..38913e6a54 100644
--- a/core/src/main/java/haveno/core/xmr/wallet/XmrWalletService.java
+++ b/core/src/main/java/haveno/core/xmr/wallet/XmrWalletService.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Haveno.
+ *
+ * Haveno is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Haveno. If not, see .
+ */
+
package haveno.core.xmr.wallet;
import com.google.common.util.concurrent.Service.State;
diff --git a/core/src/test/java/haveno/core/account/sign/SignedWitnessServiceTest.java b/core/src/test/java/haveno/core/account/sign/SignedWitnessServiceTest.java
index a84c1645e3..9b26def543 100644
--- a/core/src/test/java/haveno/core/account/sign/SignedWitnessServiceTest.java
+++ b/core/src/test/java/haveno/core/account/sign/SignedWitnessServiceTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.account.sign;
diff --git a/core/src/test/java/haveno/core/account/witness/AccountAgeWitnessServiceTest.java b/core/src/test/java/haveno/core/account/witness/AccountAgeWitnessServiceTest.java
index ba4acc9b13..c60e06cb75 100644
--- a/core/src/test/java/haveno/core/account/witness/AccountAgeWitnessServiceTest.java
+++ b/core/src/test/java/haveno/core/account/witness/AccountAgeWitnessServiceTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.account.witness;
diff --git a/core/src/test/java/haveno/core/app/HavenoHelpFormatterTest.java b/core/src/test/java/haveno/core/app/HavenoHelpFormatterTest.java
index fbed2aa567..b2af6bf025 100644
--- a/core/src/test/java/haveno/core/app/HavenoHelpFormatterTest.java
+++ b/core/src/test/java/haveno/core/app/HavenoHelpFormatterTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.app;
diff --git a/core/src/test/java/haveno/core/arbitration/ArbitratorManagerTest.java b/core/src/test/java/haveno/core/arbitration/ArbitratorManagerTest.java
index 184430ce3d..c69ccdc61a 100644
--- a/core/src/test/java/haveno/core/arbitration/ArbitratorManagerTest.java
+++ b/core/src/test/java/haveno/core/arbitration/ArbitratorManagerTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.arbitration;
diff --git a/core/src/test/java/haveno/core/arbitration/ArbitratorTest.java b/core/src/test/java/haveno/core/arbitration/ArbitratorTest.java
index 4b6e16244d..34a775aab0 100644
--- a/core/src/test/java/haveno/core/arbitration/ArbitratorTest.java
+++ b/core/src/test/java/haveno/core/arbitration/ArbitratorTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.arbitration;
diff --git a/core/src/test/java/haveno/core/arbitration/MediatorTest.java b/core/src/test/java/haveno/core/arbitration/MediatorTest.java
index 8aba525a14..810be4a61d 100644
--- a/core/src/test/java/haveno/core/arbitration/MediatorTest.java
+++ b/core/src/test/java/haveno/core/arbitration/MediatorTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.arbitration;
diff --git a/core/src/test/java/haveno/core/arbitration/TraderDataItemTest.java b/core/src/test/java/haveno/core/arbitration/TraderDataItemTest.java
index c6fae6ae38..cec1b838f6 100644
--- a/core/src/test/java/haveno/core/arbitration/TraderDataItemTest.java
+++ b/core/src/test/java/haveno/core/arbitration/TraderDataItemTest.java
@@ -14,20 +14,20 @@ import static org.junit.jupiter.api.Assertions.assertNotEquals;
import static org.mockito.Mockito.mock;
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
public class TraderDataItemTest {
private TraderDataItem traderDataItem1;
diff --git a/core/src/test/java/haveno/core/crypto/EncryptionTest.java b/core/src/test/java/haveno/core/crypto/EncryptionTest.java
index 493ddbe6f3..d3952f4063 100644
--- a/core/src/test/java/haveno/core/crypto/EncryptionTest.java
+++ b/core/src/test/java/haveno/core/crypto/EncryptionTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.crypto;
diff --git a/core/src/test/java/haveno/core/crypto/SigTest.java b/core/src/test/java/haveno/core/crypto/SigTest.java
index 0df69178b0..9d5e65eff2 100644
--- a/core/src/test/java/haveno/core/crypto/SigTest.java
+++ b/core/src/test/java/haveno/core/crypto/SigTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.crypto;
diff --git a/core/src/test/java/haveno/core/locale/CurrencyUtilTest.java b/core/src/test/java/haveno/core/locale/CurrencyUtilTest.java
index e3e544df69..0152771dd7 100644
--- a/core/src/test/java/haveno/core/locale/CurrencyUtilTest.java
+++ b/core/src/test/java/haveno/core/locale/CurrencyUtilTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.locale;
diff --git a/core/src/test/java/haveno/core/locale/MockTestnetCoin.java b/core/src/test/java/haveno/core/locale/MockTestnetCoin.java
index 151c74441d..e6a7c0924b 100644
--- a/core/src/test/java/haveno/core/locale/MockTestnetCoin.java
+++ b/core/src/test/java/haveno/core/locale/MockTestnetCoin.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.locale;
diff --git a/core/src/test/java/haveno/core/message/MarshallerTest.java b/core/src/test/java/haveno/core/message/MarshallerTest.java
index 5d45b81d79..cb7b00fbdf 100644
--- a/core/src/test/java/haveno/core/message/MarshallerTest.java
+++ b/core/src/test/java/haveno/core/message/MarshallerTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.message;
diff --git a/core/src/test/java/haveno/core/monetary/PriceTest.java b/core/src/test/java/haveno/core/monetary/PriceTest.java
index efaf995396..49a32ac09d 100644
--- a/core/src/test/java/haveno/core/monetary/PriceTest.java
+++ b/core/src/test/java/haveno/core/monetary/PriceTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.monetary;
diff --git a/core/src/test/java/haveno/core/network/p2p/seed/DefaultSeedNodeRepositoryTest.java b/core/src/test/java/haveno/core/network/p2p/seed/DefaultSeedNodeRepositoryTest.java
index 6e72f6d0aa..0644254db7 100644
--- a/core/src/test/java/haveno/core/network/p2p/seed/DefaultSeedNodeRepositoryTest.java
+++ b/core/src/test/java/haveno/core/network/p2p/seed/DefaultSeedNodeRepositoryTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.network.p2p.seed;
diff --git a/core/src/test/java/haveno/core/notifications/MobileModelTest.java b/core/src/test/java/haveno/core/notifications/MobileModelTest.java
index 4f3471d60f..45679f3421 100644
--- a/core/src/test/java/haveno/core/notifications/MobileModelTest.java
+++ b/core/src/test/java/haveno/core/notifications/MobileModelTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.notifications;
diff --git a/core/src/test/java/haveno/core/offer/OfferMaker.java b/core/src/test/java/haveno/core/offer/OfferMaker.java
index 783142148a..0d01d4ef3e 100644
--- a/core/src/test/java/haveno/core/offer/OfferMaker.java
+++ b/core/src/test/java/haveno/core/offer/OfferMaker.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.offer;
diff --git a/core/src/test/java/haveno/core/offer/OfferTest.java b/core/src/test/java/haveno/core/offer/OfferTest.java
index 80b7778d0a..1fceb2e4b1 100644
--- a/core/src/test/java/haveno/core/offer/OfferTest.java
+++ b/core/src/test/java/haveno/core/offer/OfferTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.offer;
diff --git a/core/src/test/java/haveno/core/offer/availability/ArbitratorSelectionTest.java b/core/src/test/java/haveno/core/offer/availability/ArbitratorSelectionTest.java
index 89aaa28fd3..c298ce4a6f 100644
--- a/core/src/test/java/haveno/core/offer/availability/ArbitratorSelectionTest.java
+++ b/core/src/test/java/haveno/core/offer/availability/ArbitratorSelectionTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.offer.availability;
diff --git a/core/src/test/java/haveno/core/payment/PaymentAccountsTest.java b/core/src/test/java/haveno/core/payment/PaymentAccountsTest.java
index fb96d74d19..1ed1a9d171 100644
--- a/core/src/test/java/haveno/core/payment/PaymentAccountsTest.java
+++ b/core/src/test/java/haveno/core/payment/PaymentAccountsTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/test/java/haveno/core/payment/ReceiptPredicatesTest.java b/core/src/test/java/haveno/core/payment/ReceiptPredicatesTest.java
index 9836b0e059..1a0243b1b8 100644
--- a/core/src/test/java/haveno/core/payment/ReceiptPredicatesTest.java
+++ b/core/src/test/java/haveno/core/payment/ReceiptPredicatesTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/test/java/haveno/core/payment/ReceiptValidatorTest.java b/core/src/test/java/haveno/core/payment/ReceiptValidatorTest.java
index 4196ea65cd..3dba813ae7 100644
--- a/core/src/test/java/haveno/core/payment/ReceiptValidatorTest.java
+++ b/core/src/test/java/haveno/core/payment/ReceiptValidatorTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/test/java/haveno/core/payment/TradeLimitsTest.java b/core/src/test/java/haveno/core/payment/TradeLimitsTest.java
index 267bbaf0b3..843293af58 100644
--- a/core/src/test/java/haveno/core/payment/TradeLimitsTest.java
+++ b/core/src/test/java/haveno/core/payment/TradeLimitsTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment;
diff --git a/core/src/test/java/haveno/core/payment/validation/CryptoAddressValidatorTest.java b/core/src/test/java/haveno/core/payment/validation/CryptoAddressValidatorTest.java
index 97ee875775..aad83f335e 100644
--- a/core/src/test/java/haveno/core/payment/validation/CryptoAddressValidatorTest.java
+++ b/core/src/test/java/haveno/core/payment/validation/CryptoAddressValidatorTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.payment.validation;
diff --git a/core/src/test/java/haveno/core/provider/price/MarketPriceFeedServiceTest.java b/core/src/test/java/haveno/core/provider/price/MarketPriceFeedServiceTest.java
index 9effcaa537..805a6141a1 100644
--- a/core/src/test/java/haveno/core/provider/price/MarketPriceFeedServiceTest.java
+++ b/core/src/test/java/haveno/core/provider/price/MarketPriceFeedServiceTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.provider.price;
diff --git a/core/src/test/java/haveno/core/trade/TradableListTest.java b/core/src/test/java/haveno/core/trade/TradableListTest.java
index 87d3c194ac..7577d6365a 100644
--- a/core/src/test/java/haveno/core/trade/TradableListTest.java
+++ b/core/src/test/java/haveno/core/trade/TradableListTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.trade;
diff --git a/core/src/test/java/haveno/core/user/PreferencesTest.java b/core/src/test/java/haveno/core/user/PreferencesTest.java
index 4af2b7ec20..d4fa98fbe4 100644
--- a/core/src/test/java/haveno/core/user/PreferencesTest.java
+++ b/core/src/test/java/haveno/core/user/PreferencesTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.user;
diff --git a/core/src/test/java/haveno/core/user/UserPayloadModelVOTest.java b/core/src/test/java/haveno/core/user/UserPayloadModelVOTest.java
index 83aed0e9e4..445f368545 100644
--- a/core/src/test/java/haveno/core/user/UserPayloadModelVOTest.java
+++ b/core/src/test/java/haveno/core/user/UserPayloadModelVOTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.user;
diff --git a/core/src/test/java/haveno/core/util/ProtoUtilTest.java b/core/src/test/java/haveno/core/util/ProtoUtilTest.java
index edee3c1cdf..ae224f5e00 100644
--- a/core/src/test/java/haveno/core/util/ProtoUtilTest.java
+++ b/core/src/test/java/haveno/core/util/ProtoUtilTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.util;
diff --git a/core/src/test/java/haveno/core/util/RegexValidatorTest.java b/core/src/test/java/haveno/core/util/RegexValidatorTest.java
index 04c725f0ee..6d015f16bd 100644
--- a/core/src/test/java/haveno/core/util/RegexValidatorTest.java
+++ b/core/src/test/java/haveno/core/util/RegexValidatorTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.util;
diff --git a/core/src/test/java/haveno/core/util/coin/CoinUtilTest.java b/core/src/test/java/haveno/core/util/coin/CoinUtilTest.java
index a27c7ac15e..7005485542 100644
--- a/core/src/test/java/haveno/core/util/coin/CoinUtilTest.java
+++ b/core/src/test/java/haveno/core/util/coin/CoinUtilTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.util.coin;
diff --git a/core/src/test/java/haveno/core/xmr/nodes/BtcNetworkConfigTest.java b/core/src/test/java/haveno/core/xmr/nodes/BtcNetworkConfigTest.java
index f247d439ee..e77ef46722 100644
--- a/core/src/test/java/haveno/core/xmr/nodes/BtcNetworkConfigTest.java
+++ b/core/src/test/java/haveno/core/xmr/nodes/BtcNetworkConfigTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.xmr.nodes;
diff --git a/core/src/test/java/haveno/core/xmr/nodes/XmrNodeConverterTest.java b/core/src/test/java/haveno/core/xmr/nodes/XmrNodeConverterTest.java
index 439e68a696..06476ae8eb 100644
--- a/core/src/test/java/haveno/core/xmr/nodes/XmrNodeConverterTest.java
+++ b/core/src/test/java/haveno/core/xmr/nodes/XmrNodeConverterTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.xmr.nodes;
diff --git a/core/src/test/java/haveno/core/xmr/nodes/XmrNodesRepositoryTest.java b/core/src/test/java/haveno/core/xmr/nodes/XmrNodesRepositoryTest.java
index 622b3fd640..3c2ca0034e 100644
--- a/core/src/test/java/haveno/core/xmr/nodes/XmrNodesRepositoryTest.java
+++ b/core/src/test/java/haveno/core/xmr/nodes/XmrNodesRepositoryTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.xmr.nodes;
diff --git a/core/src/test/java/haveno/core/xmr/nodes/XmrNodesSetupPreferencesTest.java b/core/src/test/java/haveno/core/xmr/nodes/XmrNodesSetupPreferencesTest.java
index efbfce52b5..972a98e9e3 100644
--- a/core/src/test/java/haveno/core/xmr/nodes/XmrNodesSetupPreferencesTest.java
+++ b/core/src/test/java/haveno/core/xmr/nodes/XmrNodesSetupPreferencesTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.xmr.nodes;
diff --git a/core/src/test/java/haveno/core/xmr/wallet/RestrictionsTest.java b/core/src/test/java/haveno/core/xmr/wallet/RestrictionsTest.java
index a815d506a1..9db323f022 100644
--- a/core/src/test/java/haveno/core/xmr/wallet/RestrictionsTest.java
+++ b/core/src/test/java/haveno/core/xmr/wallet/RestrictionsTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.core.xmr.wallet;
diff --git a/daemon/src/main/java/haveno/daemon/app/HavenoDaemon.java b/daemon/src/main/java/haveno/daemon/app/HavenoDaemon.java
index 300573e068..4179655f58 100644
--- a/daemon/src/main/java/haveno/daemon/app/HavenoDaemon.java
+++ b/daemon/src/main/java/haveno/daemon/app/HavenoDaemon.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.daemon.app;
diff --git a/daemon/src/main/java/haveno/daemon/app/HavenoDaemonMain.java b/daemon/src/main/java/haveno/daemon/app/HavenoDaemonMain.java
index a4faa5ce40..df92b186c0 100644
--- a/daemon/src/main/java/haveno/daemon/app/HavenoDaemonMain.java
+++ b/daemon/src/main/java/haveno/daemon/app/HavenoDaemonMain.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.daemon.app;
diff --git a/daemon/src/main/java/haveno/daemon/grpc/GrpcAccountService.java b/daemon/src/main/java/haveno/daemon/grpc/GrpcAccountService.java
index 14ce7c2157..387d52a45b 100644
--- a/daemon/src/main/java/haveno/daemon/grpc/GrpcAccountService.java
+++ b/daemon/src/main/java/haveno/daemon/grpc/GrpcAccountService.java
@@ -14,6 +14,7 @@
* You should have received a copy of the GNU Affero General Public License
* along with Haveno. If not, see .
*/
+
package haveno.daemon.grpc;
import com.google.common.annotations.VisibleForTesting;
diff --git a/daemon/src/main/java/haveno/daemon/grpc/GrpcErrorMessageHandler.java b/daemon/src/main/java/haveno/daemon/grpc/GrpcErrorMessageHandler.java
index 7bfcc72ef8..a24f6a59fb 100644
--- a/daemon/src/main/java/haveno/daemon/grpc/GrpcErrorMessageHandler.java
+++ b/daemon/src/main/java/haveno/daemon/grpc/GrpcErrorMessageHandler.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.daemon.grpc;
diff --git a/daemon/src/main/java/haveno/daemon/grpc/GrpcExceptionHandler.java b/daemon/src/main/java/haveno/daemon/grpc/GrpcExceptionHandler.java
index f45bf63587..0056f5b0a8 100644
--- a/daemon/src/main/java/haveno/daemon/grpc/GrpcExceptionHandler.java
+++ b/daemon/src/main/java/haveno/daemon/grpc/GrpcExceptionHandler.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.daemon.grpc;
diff --git a/daemon/src/main/java/haveno/daemon/grpc/GrpcHelpService.java b/daemon/src/main/java/haveno/daemon/grpc/GrpcHelpService.java
index 2abfc11a97..86fc6e1d21 100644
--- a/daemon/src/main/java/haveno/daemon/grpc/GrpcHelpService.java
+++ b/daemon/src/main/java/haveno/daemon/grpc/GrpcHelpService.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.daemon.grpc;
diff --git a/daemon/src/main/java/haveno/daemon/grpc/GrpcOffersService.java b/daemon/src/main/java/haveno/daemon/grpc/GrpcOffersService.java
index 5443068c5b..5f2bb84b6d 100644
--- a/daemon/src/main/java/haveno/daemon/grpc/GrpcOffersService.java
+++ b/daemon/src/main/java/haveno/daemon/grpc/GrpcOffersService.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.daemon.grpc;
diff --git a/daemon/src/main/java/haveno/daemon/grpc/GrpcPaymentAccountsService.java b/daemon/src/main/java/haveno/daemon/grpc/GrpcPaymentAccountsService.java
index dc87ae5298..82f619afe8 100644
--- a/daemon/src/main/java/haveno/daemon/grpc/GrpcPaymentAccountsService.java
+++ b/daemon/src/main/java/haveno/daemon/grpc/GrpcPaymentAccountsService.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.daemon.grpc;
diff --git a/daemon/src/main/java/haveno/daemon/grpc/GrpcPriceService.java b/daemon/src/main/java/haveno/daemon/grpc/GrpcPriceService.java
index dd29b2ce2a..b91497d641 100644
--- a/daemon/src/main/java/haveno/daemon/grpc/GrpcPriceService.java
+++ b/daemon/src/main/java/haveno/daemon/grpc/GrpcPriceService.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/daemon/src/main/java/haveno/daemon/grpc/GrpcServer.java b/daemon/src/main/java/haveno/daemon/grpc/GrpcServer.java
index 9cfa3d2578..9b56975835 100644
--- a/daemon/src/main/java/haveno/daemon/grpc/GrpcServer.java
+++ b/daemon/src/main/java/haveno/daemon/grpc/GrpcServer.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.daemon.grpc;
diff --git a/daemon/src/main/java/haveno/daemon/grpc/GrpcShutdownService.java b/daemon/src/main/java/haveno/daemon/grpc/GrpcShutdownService.java
index 000ca3aa3e..94cd0c41c5 100644
--- a/daemon/src/main/java/haveno/daemon/grpc/GrpcShutdownService.java
+++ b/daemon/src/main/java/haveno/daemon/grpc/GrpcShutdownService.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.daemon.grpc;
diff --git a/daemon/src/main/java/haveno/daemon/grpc/GrpcTradesService.java b/daemon/src/main/java/haveno/daemon/grpc/GrpcTradesService.java
index 860f718ec4..782eb28664 100644
--- a/daemon/src/main/java/haveno/daemon/grpc/GrpcTradesService.java
+++ b/daemon/src/main/java/haveno/daemon/grpc/GrpcTradesService.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/daemon/src/main/java/haveno/daemon/grpc/GrpcVersionService.java b/daemon/src/main/java/haveno/daemon/grpc/GrpcVersionService.java
index 432a821fc8..f6abaffb33 100644
--- a/daemon/src/main/java/haveno/daemon/grpc/GrpcVersionService.java
+++ b/daemon/src/main/java/haveno/daemon/grpc/GrpcVersionService.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.daemon.grpc;
diff --git a/daemon/src/main/java/haveno/daemon/grpc/GrpcWalletsService.java b/daemon/src/main/java/haveno/daemon/grpc/GrpcWalletsService.java
index 6453de4f3e..d430afa39e 100644
--- a/daemon/src/main/java/haveno/daemon/grpc/GrpcWalletsService.java
+++ b/daemon/src/main/java/haveno/daemon/grpc/GrpcWalletsService.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/daemon/src/main/java/haveno/daemon/grpc/GrpcXmrConnectionService.java b/daemon/src/main/java/haveno/daemon/grpc/GrpcXmrConnectionService.java
index c5be2146ad..9d293ba2cb 100644
--- a/daemon/src/main/java/haveno/daemon/grpc/GrpcXmrConnectionService.java
+++ b/daemon/src/main/java/haveno/daemon/grpc/GrpcXmrConnectionService.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/daemon/src/main/java/haveno/daemon/grpc/GrpcXmrNodeService.java b/daemon/src/main/java/haveno/daemon/grpc/GrpcXmrNodeService.java
index 97671fa5c6..24a1053c14 100644
--- a/daemon/src/main/java/haveno/daemon/grpc/GrpcXmrNodeService.java
+++ b/daemon/src/main/java/haveno/daemon/grpc/GrpcXmrNodeService.java
@@ -14,6 +14,7 @@
* You should have received a copy of the GNU Affero General Public License
* along with Haveno. If not, see .
*/
+
package haveno.daemon.grpc;
import haveno.core.api.CoreApi;
diff --git a/daemon/src/main/java/haveno/daemon/grpc/interceptor/CallRateMeteringInterceptor.java b/daemon/src/main/java/haveno/daemon/grpc/interceptor/CallRateMeteringInterceptor.java
index 7d14086904..850776d48f 100644
--- a/daemon/src/main/java/haveno/daemon/grpc/interceptor/CallRateMeteringInterceptor.java
+++ b/daemon/src/main/java/haveno/daemon/grpc/interceptor/CallRateMeteringInterceptor.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.daemon.grpc.interceptor;
diff --git a/daemon/src/main/java/haveno/daemon/grpc/interceptor/GrpcServiceRateMeteringConfig.java b/daemon/src/main/java/haveno/daemon/grpc/interceptor/GrpcServiceRateMeteringConfig.java
index 15798f03bf..8ed1698062 100644
--- a/daemon/src/main/java/haveno/daemon/grpc/interceptor/GrpcServiceRateMeteringConfig.java
+++ b/daemon/src/main/java/haveno/daemon/grpc/interceptor/GrpcServiceRateMeteringConfig.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.daemon.grpc.interceptor;
diff --git a/daemon/src/main/java/haveno/daemon/grpc/interceptor/PasswordAuthInterceptor.java b/daemon/src/main/java/haveno/daemon/grpc/interceptor/PasswordAuthInterceptor.java
index 4eccc52f11..c9a7bb03b7 100644
--- a/daemon/src/main/java/haveno/daemon/grpc/interceptor/PasswordAuthInterceptor.java
+++ b/daemon/src/main/java/haveno/daemon/grpc/interceptor/PasswordAuthInterceptor.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.daemon.grpc.interceptor;
diff --git a/daemon/src/test/java/haveno/daemon/grpc/interceptor/GrpcServiceRateMeteringConfigTest.java b/daemon/src/test/java/haveno/daemon/grpc/interceptor/GrpcServiceRateMeteringConfigTest.java
index af631dac04..58ab15d2f7 100644
--- a/daemon/src/test/java/haveno/daemon/grpc/interceptor/GrpcServiceRateMeteringConfigTest.java
+++ b/daemon/src/test/java/haveno/daemon/grpc/interceptor/GrpcServiceRateMeteringConfigTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.daemon.grpc.interceptor;
diff --git a/desktop/src/main/java/haveno/desktop/DesktopModule.java b/desktop/src/main/java/haveno/desktop/DesktopModule.java
index 70712ddb0e..c14057258f 100644
--- a/desktop/src/main/java/haveno/desktop/DesktopModule.java
+++ b/desktop/src/main/java/haveno/desktop/DesktopModule.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop;
diff --git a/desktop/src/main/java/haveno/desktop/Navigation.java b/desktop/src/main/java/haveno/desktop/Navigation.java
index 9d049f9bd6..ded1945234 100644
--- a/desktop/src/main/java/haveno/desktop/Navigation.java
+++ b/desktop/src/main/java/haveno/desktop/Navigation.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop;
diff --git a/desktop/src/main/java/haveno/desktop/app/HavenoApp.java b/desktop/src/main/java/haveno/desktop/app/HavenoApp.java
index 0b3ebb42b7..06a604dd19 100644
--- a/desktop/src/main/java/haveno/desktop/app/HavenoApp.java
+++ b/desktop/src/main/java/haveno/desktop/app/HavenoApp.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.app;
diff --git a/desktop/src/main/java/haveno/desktop/app/HavenoAppMain.java b/desktop/src/main/java/haveno/desktop/app/HavenoAppMain.java
index 5089b8ddc4..90acacfaf4 100644
--- a/desktop/src/main/java/haveno/desktop/app/HavenoAppMain.java
+++ b/desktop/src/main/java/haveno/desktop/app/HavenoAppMain.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.app;
diff --git a/desktop/src/main/java/haveno/desktop/app/HavenoAppModule.java b/desktop/src/main/java/haveno/desktop/app/HavenoAppModule.java
index abaded6a49..8928e0147c 100644
--- a/desktop/src/main/java/haveno/desktop/app/HavenoAppModule.java
+++ b/desktop/src/main/java/haveno/desktop/app/HavenoAppModule.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.app;
diff --git a/desktop/src/main/java/haveno/desktop/common/UITimer.java b/desktop/src/main/java/haveno/desktop/common/UITimer.java
index 708d45d8b4..e8482ea06a 100644
--- a/desktop/src/main/java/haveno/desktop/common/UITimer.java
+++ b/desktop/src/main/java/haveno/desktop/common/UITimer.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.common;
diff --git a/desktop/src/main/java/haveno/desktop/common/ViewfxException.java b/desktop/src/main/java/haveno/desktop/common/ViewfxException.java
index a6a7f96098..798380e13d 100644
--- a/desktop/src/main/java/haveno/desktop/common/ViewfxException.java
+++ b/desktop/src/main/java/haveno/desktop/common/ViewfxException.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.common;
diff --git a/desktop/src/main/java/haveno/desktop/common/fxml/FxmlViewLoader.java b/desktop/src/main/java/haveno/desktop/common/fxml/FxmlViewLoader.java
index e1f4e6110c..f7d76beff2 100644
--- a/desktop/src/main/java/haveno/desktop/common/fxml/FxmlViewLoader.java
+++ b/desktop/src/main/java/haveno/desktop/common/fxml/FxmlViewLoader.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.common.fxml;
diff --git a/desktop/src/main/java/haveno/desktop/common/model/Activatable.java b/desktop/src/main/java/haveno/desktop/common/model/Activatable.java
index 4bdc495b4b..a3f39d9e1d 100644
--- a/desktop/src/main/java/haveno/desktop/common/model/Activatable.java
+++ b/desktop/src/main/java/haveno/desktop/common/model/Activatable.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.common.model;
diff --git a/desktop/src/main/java/haveno/desktop/common/model/ActivatableDataModel.java b/desktop/src/main/java/haveno/desktop/common/model/ActivatableDataModel.java
index 36aef90735..53a513566e 100644
--- a/desktop/src/main/java/haveno/desktop/common/model/ActivatableDataModel.java
+++ b/desktop/src/main/java/haveno/desktop/common/model/ActivatableDataModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.common.model;
diff --git a/desktop/src/main/java/haveno/desktop/common/model/ActivatableViewModel.java b/desktop/src/main/java/haveno/desktop/common/model/ActivatableViewModel.java
index 6b9e595c1f..f926776a72 100644
--- a/desktop/src/main/java/haveno/desktop/common/model/ActivatableViewModel.java
+++ b/desktop/src/main/java/haveno/desktop/common/model/ActivatableViewModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.common.model;
diff --git a/desktop/src/main/java/haveno/desktop/common/model/ActivatableWithDataModel.java b/desktop/src/main/java/haveno/desktop/common/model/ActivatableWithDataModel.java
index f7e449bcdc..6acac969d6 100644
--- a/desktop/src/main/java/haveno/desktop/common/model/ActivatableWithDataModel.java
+++ b/desktop/src/main/java/haveno/desktop/common/model/ActivatableWithDataModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.common.model;
diff --git a/desktop/src/main/java/haveno/desktop/common/model/DataModel.java b/desktop/src/main/java/haveno/desktop/common/model/DataModel.java
index 407e2b1925..6bef9bf6de 100644
--- a/desktop/src/main/java/haveno/desktop/common/model/DataModel.java
+++ b/desktop/src/main/java/haveno/desktop/common/model/DataModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.common.model;
diff --git a/desktop/src/main/java/haveno/desktop/common/model/Model.java b/desktop/src/main/java/haveno/desktop/common/model/Model.java
index 820867f03f..5d65c42e50 100644
--- a/desktop/src/main/java/haveno/desktop/common/model/Model.java
+++ b/desktop/src/main/java/haveno/desktop/common/model/Model.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.common.model;
diff --git a/desktop/src/main/java/haveno/desktop/common/model/ViewModel.java b/desktop/src/main/java/haveno/desktop/common/model/ViewModel.java
index 22223a244e..293e46336d 100644
--- a/desktop/src/main/java/haveno/desktop/common/model/ViewModel.java
+++ b/desktop/src/main/java/haveno/desktop/common/model/ViewModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.common.model;
diff --git a/desktop/src/main/java/haveno/desktop/common/model/WithDataModel.java b/desktop/src/main/java/haveno/desktop/common/model/WithDataModel.java
index 085047346f..88178753a0 100644
--- a/desktop/src/main/java/haveno/desktop/common/model/WithDataModel.java
+++ b/desktop/src/main/java/haveno/desktop/common/model/WithDataModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.common.model;
diff --git a/desktop/src/main/java/haveno/desktop/common/view/AbstractView.java b/desktop/src/main/java/haveno/desktop/common/view/AbstractView.java
index a9aa43e4a1..8fa997e79a 100644
--- a/desktop/src/main/java/haveno/desktop/common/view/AbstractView.java
+++ b/desktop/src/main/java/haveno/desktop/common/view/AbstractView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.common.view;
diff --git a/desktop/src/main/java/haveno/desktop/common/view/ActivatableView.java b/desktop/src/main/java/haveno/desktop/common/view/ActivatableView.java
index 37d14b2653..e40d56a11f 100644
--- a/desktop/src/main/java/haveno/desktop/common/view/ActivatableView.java
+++ b/desktop/src/main/java/haveno/desktop/common/view/ActivatableView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.common.view;
diff --git a/desktop/src/main/java/haveno/desktop/common/view/ActivatableViewAndModel.java b/desktop/src/main/java/haveno/desktop/common/view/ActivatableViewAndModel.java
index 60f330c61f..d81b58ee3c 100644
--- a/desktop/src/main/java/haveno/desktop/common/view/ActivatableViewAndModel.java
+++ b/desktop/src/main/java/haveno/desktop/common/view/ActivatableViewAndModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.common.view;
diff --git a/desktop/src/main/java/haveno/desktop/common/view/CachingViewLoader.java b/desktop/src/main/java/haveno/desktop/common/view/CachingViewLoader.java
index a09de2d3de..998dc3ee60 100644
--- a/desktop/src/main/java/haveno/desktop/common/view/CachingViewLoader.java
+++ b/desktop/src/main/java/haveno/desktop/common/view/CachingViewLoader.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.common.view;
diff --git a/desktop/src/main/java/haveno/desktop/common/view/DefaultPathConvention.java b/desktop/src/main/java/haveno/desktop/common/view/DefaultPathConvention.java
index 52f172f3ab..6e8c185b1a 100644
--- a/desktop/src/main/java/haveno/desktop/common/view/DefaultPathConvention.java
+++ b/desktop/src/main/java/haveno/desktop/common/view/DefaultPathConvention.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.common.view;
diff --git a/desktop/src/main/java/haveno/desktop/common/view/FxmlView.java b/desktop/src/main/java/haveno/desktop/common/view/FxmlView.java
index 9821de3907..d858ac9e69 100644
--- a/desktop/src/main/java/haveno/desktop/common/view/FxmlView.java
+++ b/desktop/src/main/java/haveno/desktop/common/view/FxmlView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.common.view;
diff --git a/desktop/src/main/java/haveno/desktop/common/view/InitializableView.java b/desktop/src/main/java/haveno/desktop/common/view/InitializableView.java
index 6ad2e782b0..af9a5160ea 100644
--- a/desktop/src/main/java/haveno/desktop/common/view/InitializableView.java
+++ b/desktop/src/main/java/haveno/desktop/common/view/InitializableView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.common.view;
diff --git a/desktop/src/main/java/haveno/desktop/common/view/View.java b/desktop/src/main/java/haveno/desktop/common/view/View.java
index d636982fee..f170b69596 100644
--- a/desktop/src/main/java/haveno/desktop/common/view/View.java
+++ b/desktop/src/main/java/haveno/desktop/common/view/View.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.common.view;
diff --git a/desktop/src/main/java/haveno/desktop/common/view/ViewFactory.java b/desktop/src/main/java/haveno/desktop/common/view/ViewFactory.java
index 7f2dc67727..4849d540ee 100644
--- a/desktop/src/main/java/haveno/desktop/common/view/ViewFactory.java
+++ b/desktop/src/main/java/haveno/desktop/common/view/ViewFactory.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.common.view;
diff --git a/desktop/src/main/java/haveno/desktop/common/view/ViewLoader.java b/desktop/src/main/java/haveno/desktop/common/view/ViewLoader.java
index 0bdfc7ba19..8cd9f7f35a 100644
--- a/desktop/src/main/java/haveno/desktop/common/view/ViewLoader.java
+++ b/desktop/src/main/java/haveno/desktop/common/view/ViewLoader.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.common.view;
diff --git a/desktop/src/main/java/haveno/desktop/common/view/ViewPath.java b/desktop/src/main/java/haveno/desktop/common/view/ViewPath.java
index 54217763a9..fbaaaa3c47 100644
--- a/desktop/src/main/java/haveno/desktop/common/view/ViewPath.java
+++ b/desktop/src/main/java/haveno/desktop/common/view/ViewPath.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.common.view;
diff --git a/desktop/src/main/java/haveno/desktop/common/view/guice/InjectorViewFactory.java b/desktop/src/main/java/haveno/desktop/common/view/guice/InjectorViewFactory.java
index 302957ff5e..c7c3565ca1 100644
--- a/desktop/src/main/java/haveno/desktop/common/view/guice/InjectorViewFactory.java
+++ b/desktop/src/main/java/haveno/desktop/common/view/guice/InjectorViewFactory.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.common.view.guice;
diff --git a/desktop/src/main/java/haveno/desktop/components/AccountStatusTooltipLabel.java b/desktop/src/main/java/haveno/desktop/components/AccountStatusTooltipLabel.java
index 5c72a501c4..501efe9a0d 100644
--- a/desktop/src/main/java/haveno/desktop/components/AccountStatusTooltipLabel.java
+++ b/desktop/src/main/java/haveno/desktop/components/AccountStatusTooltipLabel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components;
diff --git a/desktop/src/main/java/haveno/desktop/components/AddressTextField.java b/desktop/src/main/java/haveno/desktop/components/AddressTextField.java
index 1e68775932..96a7aecc43 100644
--- a/desktop/src/main/java/haveno/desktop/components/AddressTextField.java
+++ b/desktop/src/main/java/haveno/desktop/components/AddressTextField.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components;
diff --git a/desktop/src/main/java/haveno/desktop/components/AddressWithIconAndDirection.java b/desktop/src/main/java/haveno/desktop/components/AddressWithIconAndDirection.java
index b4fe63c518..2e095b889f 100644
--- a/desktop/src/main/java/haveno/desktop/components/AddressWithIconAndDirection.java
+++ b/desktop/src/main/java/haveno/desktop/components/AddressWithIconAndDirection.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components;
diff --git a/desktop/src/main/java/haveno/desktop/components/AutoTooltipButton.java b/desktop/src/main/java/haveno/desktop/components/AutoTooltipButton.java
index a9a04b2edc..83261ba212 100644
--- a/desktop/src/main/java/haveno/desktop/components/AutoTooltipButton.java
+++ b/desktop/src/main/java/haveno/desktop/components/AutoTooltipButton.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components;
diff --git a/desktop/src/main/java/haveno/desktop/components/AutoTooltipCheckBox.java b/desktop/src/main/java/haveno/desktop/components/AutoTooltipCheckBox.java
index 1d7d50f04a..3f3eb40c51 100644
--- a/desktop/src/main/java/haveno/desktop/components/AutoTooltipCheckBox.java
+++ b/desktop/src/main/java/haveno/desktop/components/AutoTooltipCheckBox.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components;
diff --git a/desktop/src/main/java/haveno/desktop/components/AutoTooltipLabel.java b/desktop/src/main/java/haveno/desktop/components/AutoTooltipLabel.java
index 84ee4931bc..4cd70d91c6 100644
--- a/desktop/src/main/java/haveno/desktop/components/AutoTooltipLabel.java
+++ b/desktop/src/main/java/haveno/desktop/components/AutoTooltipLabel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components;
diff --git a/desktop/src/main/java/haveno/desktop/components/AutoTooltipRadioButton.java b/desktop/src/main/java/haveno/desktop/components/AutoTooltipRadioButton.java
index c2da4a509f..d301b98945 100644
--- a/desktop/src/main/java/haveno/desktop/components/AutoTooltipRadioButton.java
+++ b/desktop/src/main/java/haveno/desktop/components/AutoTooltipRadioButton.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components;
diff --git a/desktop/src/main/java/haveno/desktop/components/AutoTooltipTableColumn.java b/desktop/src/main/java/haveno/desktop/components/AutoTooltipTableColumn.java
index 201344c547..3cc56c69a0 100644
--- a/desktop/src/main/java/haveno/desktop/components/AutoTooltipTableColumn.java
+++ b/desktop/src/main/java/haveno/desktop/components/AutoTooltipTableColumn.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components;
diff --git a/desktop/src/main/java/haveno/desktop/components/AutoTooltipToggleButton.java b/desktop/src/main/java/haveno/desktop/components/AutoTooltipToggleButton.java
index 071ed7fec7..207dc4440d 100644
--- a/desktop/src/main/java/haveno/desktop/components/AutoTooltipToggleButton.java
+++ b/desktop/src/main/java/haveno/desktop/components/AutoTooltipToggleButton.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components;
diff --git a/desktop/src/main/java/haveno/desktop/components/AutocompleteComboBox.java b/desktop/src/main/java/haveno/desktop/components/AutocompleteComboBox.java
index 0bf4dd1a72..2b1adc5769 100644
--- a/desktop/src/main/java/haveno/desktop/components/AutocompleteComboBox.java
+++ b/desktop/src/main/java/haveno/desktop/components/AutocompleteComboBox.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components;
diff --git a/desktop/src/main/java/haveno/desktop/components/BalanceTextField.java b/desktop/src/main/java/haveno/desktop/components/BalanceTextField.java
index 97387bf666..4e00789dc8 100644
--- a/desktop/src/main/java/haveno/desktop/components/BalanceTextField.java
+++ b/desktop/src/main/java/haveno/desktop/components/BalanceTextField.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components;
diff --git a/desktop/src/main/java/haveno/desktop/components/BusyAnimation.java b/desktop/src/main/java/haveno/desktop/components/BusyAnimation.java
index 80cb34baec..a1abdee765 100644
--- a/desktop/src/main/java/haveno/desktop/components/BusyAnimation.java
+++ b/desktop/src/main/java/haveno/desktop/components/BusyAnimation.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components;
diff --git a/desktop/src/main/java/haveno/desktop/components/ColoredDecimalPlacesWithZerosText.java b/desktop/src/main/java/haveno/desktop/components/ColoredDecimalPlacesWithZerosText.java
index 2875ac2b56..910114dbb2 100644
--- a/desktop/src/main/java/haveno/desktop/components/ColoredDecimalPlacesWithZerosText.java
+++ b/desktop/src/main/java/haveno/desktop/components/ColoredDecimalPlacesWithZerosText.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components;
diff --git a/desktop/src/main/java/haveno/desktop/components/ExplorerAddressTextField.java b/desktop/src/main/java/haveno/desktop/components/ExplorerAddressTextField.java
index ce76137e44..7dff009b9e 100644
--- a/desktop/src/main/java/haveno/desktop/components/ExplorerAddressTextField.java
+++ b/desktop/src/main/java/haveno/desktop/components/ExplorerAddressTextField.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components;
diff --git a/desktop/src/main/java/haveno/desktop/components/ExternalHyperlink.java b/desktop/src/main/java/haveno/desktop/components/ExternalHyperlink.java
index c2d85e4271..0ade0810d6 100644
--- a/desktop/src/main/java/haveno/desktop/components/ExternalHyperlink.java
+++ b/desktop/src/main/java/haveno/desktop/components/ExternalHyperlink.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components;
diff --git a/desktop/src/main/java/haveno/desktop/components/FundsTextField.java b/desktop/src/main/java/haveno/desktop/components/FundsTextField.java
index 21506f25f5..0804750972 100644
--- a/desktop/src/main/java/haveno/desktop/components/FundsTextField.java
+++ b/desktop/src/main/java/haveno/desktop/components/FundsTextField.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components;
diff --git a/desktop/src/main/java/haveno/desktop/components/HyperlinkWithIcon.java b/desktop/src/main/java/haveno/desktop/components/HyperlinkWithIcon.java
index 764b504b58..28d89251fd 100644
--- a/desktop/src/main/java/haveno/desktop/components/HyperlinkWithIcon.java
+++ b/desktop/src/main/java/haveno/desktop/components/HyperlinkWithIcon.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components;
diff --git a/desktop/src/main/java/haveno/desktop/components/InfoAutoTooltipLabel.java b/desktop/src/main/java/haveno/desktop/components/InfoAutoTooltipLabel.java
index efbbf4cf9c..de4f019a80 100644
--- a/desktop/src/main/java/haveno/desktop/components/InfoAutoTooltipLabel.java
+++ b/desktop/src/main/java/haveno/desktop/components/InfoAutoTooltipLabel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components;
diff --git a/desktop/src/main/java/haveno/desktop/components/InfoDisplay.java b/desktop/src/main/java/haveno/desktop/components/InfoDisplay.java
index 3d98f435e7..a19569e9e0 100644
--- a/desktop/src/main/java/haveno/desktop/components/InfoDisplay.java
+++ b/desktop/src/main/java/haveno/desktop/components/InfoDisplay.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components;
diff --git a/desktop/src/main/java/haveno/desktop/components/InfoInputTextField.java b/desktop/src/main/java/haveno/desktop/components/InfoInputTextField.java
index 12c023666c..cf818aad00 100644
--- a/desktop/src/main/java/haveno/desktop/components/InfoInputTextField.java
+++ b/desktop/src/main/java/haveno/desktop/components/InfoInputTextField.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components;
diff --git a/desktop/src/main/java/haveno/desktop/components/InfoTextField.java b/desktop/src/main/java/haveno/desktop/components/InfoTextField.java
index 819e24c125..beafcf9494 100644
--- a/desktop/src/main/java/haveno/desktop/components/InfoTextField.java
+++ b/desktop/src/main/java/haveno/desktop/components/InfoTextField.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components;
diff --git a/desktop/src/main/java/haveno/desktop/components/InputTextField.java b/desktop/src/main/java/haveno/desktop/components/InputTextField.java
index 888573d997..8c4ace02b8 100644
--- a/desktop/src/main/java/haveno/desktop/components/InputTextField.java
+++ b/desktop/src/main/java/haveno/desktop/components/InputTextField.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components;
diff --git a/desktop/src/main/java/haveno/desktop/components/JFXRadioButtonSkinHavenoStyle.java b/desktop/src/main/java/haveno/desktop/components/JFXRadioButtonSkinHavenoStyle.java
index 6a58647c53..4ab09a7cda 100644
--- a/desktop/src/main/java/haveno/desktop/components/JFXRadioButtonSkinHavenoStyle.java
+++ b/desktop/src/main/java/haveno/desktop/components/JFXRadioButtonSkinHavenoStyle.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components;
diff --git a/desktop/src/main/java/haveno/desktop/components/MenuItem.java b/desktop/src/main/java/haveno/desktop/components/MenuItem.java
index 5d8f45b307..c32eab65c3 100644
--- a/desktop/src/main/java/haveno/desktop/components/MenuItem.java
+++ b/desktop/src/main/java/haveno/desktop/components/MenuItem.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components;
diff --git a/desktop/src/main/java/haveno/desktop/components/PasswordTextField.java b/desktop/src/main/java/haveno/desktop/components/PasswordTextField.java
index 94b1fc84b8..7297ef6b47 100644
--- a/desktop/src/main/java/haveno/desktop/components/PasswordTextField.java
+++ b/desktop/src/main/java/haveno/desktop/components/PasswordTextField.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components;
diff --git a/desktop/src/main/java/haveno/desktop/components/PeerInfoIcon.java b/desktop/src/main/java/haveno/desktop/components/PeerInfoIcon.java
index e6d86cd826..0e80885003 100644
--- a/desktop/src/main/java/haveno/desktop/components/PeerInfoIcon.java
+++ b/desktop/src/main/java/haveno/desktop/components/PeerInfoIcon.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components;
diff --git a/desktop/src/main/java/haveno/desktop/components/PeerInfoIconDispute.java b/desktop/src/main/java/haveno/desktop/components/PeerInfoIconDispute.java
index c81e73836a..81c8f2ede3 100644
--- a/desktop/src/main/java/haveno/desktop/components/PeerInfoIconDispute.java
+++ b/desktop/src/main/java/haveno/desktop/components/PeerInfoIconDispute.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components;
diff --git a/desktop/src/main/java/haveno/desktop/components/PeerInfoIconTrading.java b/desktop/src/main/java/haveno/desktop/components/PeerInfoIconTrading.java
index 2791e637d7..6a9f1344d6 100644
--- a/desktop/src/main/java/haveno/desktop/components/PeerInfoIconTrading.java
+++ b/desktop/src/main/java/haveno/desktop/components/PeerInfoIconTrading.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components;
diff --git a/desktop/src/main/java/haveno/desktop/components/PopOverWrapper.java b/desktop/src/main/java/haveno/desktop/components/PopOverWrapper.java
index 804b72b7cc..1f60fbe55f 100644
--- a/desktop/src/main/java/haveno/desktop/components/PopOverWrapper.java
+++ b/desktop/src/main/java/haveno/desktop/components/PopOverWrapper.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components;
diff --git a/desktop/src/main/java/haveno/desktop/components/SimpleMarkdownLabel.java b/desktop/src/main/java/haveno/desktop/components/SimpleMarkdownLabel.java
index 7c0413410d..d8cfd66402 100644
--- a/desktop/src/main/java/haveno/desktop/components/SimpleMarkdownLabel.java
+++ b/desktop/src/main/java/haveno/desktop/components/SimpleMarkdownLabel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components;
diff --git a/desktop/src/main/java/haveno/desktop/components/TableGroupHeadline.java b/desktop/src/main/java/haveno/desktop/components/TableGroupHeadline.java
index 7767bdae52..22ce1f6d8e 100644
--- a/desktop/src/main/java/haveno/desktop/components/TableGroupHeadline.java
+++ b/desktop/src/main/java/haveno/desktop/components/TableGroupHeadline.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components;
diff --git a/desktop/src/main/java/haveno/desktop/components/TextFieldWithCopyIcon.java b/desktop/src/main/java/haveno/desktop/components/TextFieldWithCopyIcon.java
index 876dd27b7e..d337916da3 100644
--- a/desktop/src/main/java/haveno/desktop/components/TextFieldWithCopyIcon.java
+++ b/desktop/src/main/java/haveno/desktop/components/TextFieldWithCopyIcon.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components;
diff --git a/desktop/src/main/java/haveno/desktop/components/TextFieldWithIcon.java b/desktop/src/main/java/haveno/desktop/components/TextFieldWithIcon.java
index 27aafe3300..2e66a0e026 100644
--- a/desktop/src/main/java/haveno/desktop/components/TextFieldWithIcon.java
+++ b/desktop/src/main/java/haveno/desktop/components/TextFieldWithIcon.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components;
diff --git a/desktop/src/main/java/haveno/desktop/components/TitledGroupBg.java b/desktop/src/main/java/haveno/desktop/components/TitledGroupBg.java
index c28f102fc5..2487a763ec 100644
--- a/desktop/src/main/java/haveno/desktop/components/TitledGroupBg.java
+++ b/desktop/src/main/java/haveno/desktop/components/TitledGroupBg.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components;
diff --git a/desktop/src/main/java/haveno/desktop/components/TooltipUtil.java b/desktop/src/main/java/haveno/desktop/components/TooltipUtil.java
index 5ccd161054..1b37f3829e 100644
--- a/desktop/src/main/java/haveno/desktop/components/TooltipUtil.java
+++ b/desktop/src/main/java/haveno/desktop/components/TooltipUtil.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components;
diff --git a/desktop/src/main/java/haveno/desktop/components/TxIdTextField.java b/desktop/src/main/java/haveno/desktop/components/TxIdTextField.java
index a0eac01fa7..21786959c1 100644
--- a/desktop/src/main/java/haveno/desktop/components/TxIdTextField.java
+++ b/desktop/src/main/java/haveno/desktop/components/TxIdTextField.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components;
diff --git a/desktop/src/main/java/haveno/desktop/components/chart/ChartDataModel.java b/desktop/src/main/java/haveno/desktop/components/chart/ChartDataModel.java
index 6e8120ccf4..3b676540a0 100644
--- a/desktop/src/main/java/haveno/desktop/components/chart/ChartDataModel.java
+++ b/desktop/src/main/java/haveno/desktop/components/chart/ChartDataModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.chart;
diff --git a/desktop/src/main/java/haveno/desktop/components/chart/ChartView.java b/desktop/src/main/java/haveno/desktop/components/chart/ChartView.java
index fed25ed7d1..bb68fdd78a 100644
--- a/desktop/src/main/java/haveno/desktop/components/chart/ChartView.java
+++ b/desktop/src/main/java/haveno/desktop/components/chart/ChartView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.chart;
diff --git a/desktop/src/main/java/haveno/desktop/components/chart/ChartViewModel.java b/desktop/src/main/java/haveno/desktop/components/chart/ChartViewModel.java
index 04035ad9a3..fc2bcb0849 100644
--- a/desktop/src/main/java/haveno/desktop/components/chart/ChartViewModel.java
+++ b/desktop/src/main/java/haveno/desktop/components/chart/ChartViewModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.chart;
diff --git a/desktop/src/main/java/haveno/desktop/components/chart/TemporalAdjusterModel.java b/desktop/src/main/java/haveno/desktop/components/chart/TemporalAdjusterModel.java
index f6f48f79e6..fdf79afb15 100644
--- a/desktop/src/main/java/haveno/desktop/components/chart/TemporalAdjusterModel.java
+++ b/desktop/src/main/java/haveno/desktop/components/chart/TemporalAdjusterModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.chart;
diff --git a/desktop/src/main/java/haveno/desktop/components/indicator/TxConfidenceIndicator.java b/desktop/src/main/java/haveno/desktop/components/indicator/TxConfidenceIndicator.java
index d02817353e..d0cf0ad377 100644
--- a/desktop/src/main/java/haveno/desktop/components/indicator/TxConfidenceIndicator.java
+++ b/desktop/src/main/java/haveno/desktop/components/indicator/TxConfidenceIndicator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
/*
diff --git a/desktop/src/main/java/haveno/desktop/components/indicator/skin/StaticProgressIndicatorSkin.java b/desktop/src/main/java/haveno/desktop/components/indicator/skin/StaticProgressIndicatorSkin.java
index 1302f9469c..09587ef086 100644
--- a/desktop/src/main/java/haveno/desktop/components/indicator/skin/StaticProgressIndicatorSkin.java
+++ b/desktop/src/main/java/haveno/desktop/components/indicator/skin/StaticProgressIndicatorSkin.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
/*
diff --git a/desktop/src/main/java/haveno/desktop/components/list/FilterBox.java b/desktop/src/main/java/haveno/desktop/components/list/FilterBox.java
index 4b3f1436a7..9bed491f49 100644
--- a/desktop/src/main/java/haveno/desktop/components/list/FilterBox.java
+++ b/desktop/src/main/java/haveno/desktop/components/list/FilterBox.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.list;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/AchTransferForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/AchTransferForm.java
index f8cbbffed1..b566c7b681 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/AchTransferForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/AchTransferForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/AdvancedCashForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/AdvancedCashForm.java
index db138ab2f0..7d19265349 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/AdvancedCashForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/AdvancedCashForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/AliPayForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/AliPayForm.java
index c7316b2d11..f4d7cce695 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/AliPayForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/AliPayForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/AmazonGiftCardForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/AmazonGiftCardForm.java
index 4d976c7cc7..3bcdc44075 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/AmazonGiftCardForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/AmazonGiftCardForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/AssetsForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/AssetsForm.java
index 5038afd3c9..f57c3f154f 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/AssetsForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/AssetsForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/AustraliaPayidForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/AustraliaPayidForm.java
index 3f4a3a5392..f9e984d14f 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/AustraliaPayidForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/AustraliaPayidForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/BankForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/BankForm.java
index 1ba7e5d0d3..ae268620c9 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/BankForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/BankForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/BizumForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/BizumForm.java
index 3b11eb9bb9..667f6937b4 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/BizumForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/BizumForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/CapitualForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/CapitualForm.java
index bd75eecc80..0a02b243c9 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/CapitualForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/CapitualForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/CashAtAtmForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/CashAtAtmForm.java
index dcbe9fbcb4..339dce099e 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/CashAtAtmForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/CashAtAtmForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/CashDepositForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/CashDepositForm.java
index f708d3aee9..d4f1795cdc 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/CashDepositForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/CashDepositForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/CelPayForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/CelPayForm.java
index 855919355a..e883888945 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/CelPayForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/CelPayForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/ChaseQuickPayForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/ChaseQuickPayForm.java
index 31bf606f09..4dc8618e42 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/ChaseQuickPayForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/ChaseQuickPayForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/DomesticWireTransferForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/DomesticWireTransferForm.java
index 1c6dca1181..995eb4b920 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/DomesticWireTransferForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/DomesticWireTransferForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/F2FForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/F2FForm.java
index 3ec594ea27..ada24a71d4 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/F2FForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/F2FForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/FasterPaymentsForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/FasterPaymentsForm.java
index f1f6255291..a19f4fb0cb 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/FasterPaymentsForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/FasterPaymentsForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/GeneralUsBankForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/GeneralUsBankForm.java
index 2758e0f49a..514cb27a9b 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/GeneralUsBankForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/GeneralUsBankForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/HalCashForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/HalCashForm.java
index 719fa6a497..e3e663ac5e 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/HalCashForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/HalCashForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/IfscBankForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/IfscBankForm.java
index 3fbfb72b88..f35a839bcf 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/IfscBankForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/IfscBankForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/ImpsForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/ImpsForm.java
index 0fa676d096..2794f071d4 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/ImpsForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/ImpsForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/InteracETransferForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/InteracETransferForm.java
index 55cf4e9ea4..8447a1a01a 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/InteracETransferForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/InteracETransferForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/JapanBankTransferForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/JapanBankTransferForm.java
index 37056583bb..118d5580cc 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/JapanBankTransferForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/JapanBankTransferForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/MoneseForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/MoneseForm.java
index 76a365780a..66ed3d43ce 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/MoneseForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/MoneseForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/MoneyBeamForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/MoneyBeamForm.java
index dbf6137818..ff9b50220f 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/MoneyBeamForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/MoneyBeamForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/MoneyGramForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/MoneyGramForm.java
index 6f1513333c..46579d5c87 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/MoneyGramForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/MoneyGramForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/NationalBankForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/NationalBankForm.java
index 53e56b27dc..132f9e2d4c 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/NationalBankForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/NationalBankForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/NeftForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/NeftForm.java
index e671bb07b7..edd8c826d9 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/NeftForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/NeftForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/NequiForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/NequiForm.java
index c1b6aecb2b..46f0b7cf8e 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/NequiForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/NequiForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/PaxumForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/PaxumForm.java
index f59a12ae77..7c7510824a 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/PaxumForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/PaxumForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/PayByMailForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/PayByMailForm.java
index 7305cd5856..c8b9053e83 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/PayByMailForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/PayByMailForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/PaymentMethodForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/PaymentMethodForm.java
index 3fa7755cfe..64d0066d5e 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/PaymentMethodForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/PaymentMethodForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/PayseraForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/PayseraForm.java
index 6519561114..140472f8ed 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/PayseraForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/PayseraForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/PaytmForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/PaytmForm.java
index 481c2cb138..4491076248 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/PaytmForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/PaytmForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/PerfectMoneyForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/PerfectMoneyForm.java
index a1f8a16396..2b60ee9f95 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/PerfectMoneyForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/PerfectMoneyForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/PixForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/PixForm.java
index 66f20ec3b3..291fa5e0b2 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/PixForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/PixForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/PopmoneyForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/PopmoneyForm.java
index 8a3119cdf7..daac87ece1 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/PopmoneyForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/PopmoneyForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/PromptPayForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/PromptPayForm.java
index 5b76d5472d..0ef9f5b16c 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/PromptPayForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/PromptPayForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/RevolutForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/RevolutForm.java
index 97fb85ad9c..1af7786499 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/RevolutForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/RevolutForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/RtgsForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/RtgsForm.java
index 34bbc50839..0a33650ca7 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/RtgsForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/RtgsForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/SameBankForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/SameBankForm.java
index ff0625d4a0..2052942628 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/SameBankForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/SameBankForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/SatispayForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/SatispayForm.java
index 8de3edcc76..2198cc65c7 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/SatispayForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/SatispayForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/SepaForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/SepaForm.java
index 2ade62f79f..526d9d37ff 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/SepaForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/SepaForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/SepaInstantForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/SepaInstantForm.java
index 4c1b2ff9a4..380f31accb 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/SepaInstantForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/SepaInstantForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/SpecificBankForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/SpecificBankForm.java
index 1c4ef58c04..0c3eda1aba 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/SpecificBankForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/SpecificBankForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/StrikeForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/StrikeForm.java
index b4dc9030b0..bb79b1daa7 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/StrikeForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/StrikeForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/SwiftForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/SwiftForm.java
index a0b057c31d..7b7d50b3dd 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/SwiftForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/SwiftForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/SwishForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/SwishForm.java
index 5a55bad09d..916c4f41b5 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/SwishForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/SwishForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/TikkieForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/TikkieForm.java
index eb449c7cdd..1254f40ca6 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/TikkieForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/TikkieForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/TransferwiseForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/TransferwiseForm.java
index a85ce0c243..8de2eae567 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/TransferwiseForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/TransferwiseForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/TransferwiseUsdForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/TransferwiseUsdForm.java
index 7c8c1251e7..922b5aec75 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/TransferwiseUsdForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/TransferwiseUsdForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/USPostalMoneyOrderForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/USPostalMoneyOrderForm.java
index d3fee57fe8..9f7b0eec47 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/USPostalMoneyOrderForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/USPostalMoneyOrderForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/UpholdForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/UpholdForm.java
index 146248a7f3..4ef493cf62 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/UpholdForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/UpholdForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/UpiForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/UpiForm.java
index 167c8078d9..05703c8094 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/UpiForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/UpiForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/VerseForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/VerseForm.java
index 8b5e3c9470..73ea4358f8 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/VerseForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/VerseForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/WeChatPayForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/WeChatPayForm.java
index 9a75d9af24..eb384687f2 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/WeChatPayForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/WeChatPayForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/WesternUnionForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/WesternUnionForm.java
index 2e10d2a156..82cea4ba7b 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/WesternUnionForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/WesternUnionForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/components/paymentmethods/ZelleForm.java b/desktop/src/main/java/haveno/desktop/components/paymentmethods/ZelleForm.java
index ac4fa400e3..79dab45ee2 100644
--- a/desktop/src/main/java/haveno/desktop/components/paymentmethods/ZelleForm.java
+++ b/desktop/src/main/java/haveno/desktop/components/paymentmethods/ZelleForm.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components.paymentmethods;
diff --git a/desktop/src/main/java/haveno/desktop/main/MainView.java b/desktop/src/main/java/haveno/desktop/main/MainView.java
index adabe6f7ef..b22d923e47 100644
--- a/desktop/src/main/java/haveno/desktop/main/MainView.java
+++ b/desktop/src/main/java/haveno/desktop/main/MainView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main;
diff --git a/desktop/src/main/java/haveno/desktop/main/MainViewModel.java b/desktop/src/main/java/haveno/desktop/main/MainViewModel.java
index 76558bb64f..92671768ac 100644
--- a/desktop/src/main/java/haveno/desktop/main/MainViewModel.java
+++ b/desktop/src/main/java/haveno/desktop/main/MainViewModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main;
diff --git a/desktop/src/main/java/haveno/desktop/main/SharedPresentation.java b/desktop/src/main/java/haveno/desktop/main/SharedPresentation.java
index 6f736c63bc..b26bb6a3e2 100644
--- a/desktop/src/main/java/haveno/desktop/main/SharedPresentation.java
+++ b/desktop/src/main/java/haveno/desktop/main/SharedPresentation.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main;
diff --git a/desktop/src/main/java/haveno/desktop/main/account/AccountView.java b/desktop/src/main/java/haveno/desktop/main/account/AccountView.java
index 65bab37394..522140619f 100644
--- a/desktop/src/main/java/haveno/desktop/main/account/AccountView.java
+++ b/desktop/src/main/java/haveno/desktop/main/account/AccountView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.account;
diff --git a/desktop/src/main/java/haveno/desktop/main/account/content/backup/BackupView.java b/desktop/src/main/java/haveno/desktop/main/account/content/backup/BackupView.java
index bc14e1d6f6..aa4ee0811f 100644
--- a/desktop/src/main/java/haveno/desktop/main/account/content/backup/BackupView.java
+++ b/desktop/src/main/java/haveno/desktop/main/account/content/backup/BackupView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.account.content.backup;
diff --git a/desktop/src/main/java/haveno/desktop/main/account/content/cryptoaccounts/CryptoAccountsDataModel.java b/desktop/src/main/java/haveno/desktop/main/account/content/cryptoaccounts/CryptoAccountsDataModel.java
index 0784d7b60c..d6b937ac4b 100644
--- a/desktop/src/main/java/haveno/desktop/main/account/content/cryptoaccounts/CryptoAccountsDataModel.java
+++ b/desktop/src/main/java/haveno/desktop/main/account/content/cryptoaccounts/CryptoAccountsDataModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.account.content.cryptoaccounts;
diff --git a/desktop/src/main/java/haveno/desktop/main/account/content/cryptoaccounts/CryptoAccountsView.java b/desktop/src/main/java/haveno/desktop/main/account/content/cryptoaccounts/CryptoAccountsView.java
index 4dde7eed03..04136bab68 100644
--- a/desktop/src/main/java/haveno/desktop/main/account/content/cryptoaccounts/CryptoAccountsView.java
+++ b/desktop/src/main/java/haveno/desktop/main/account/content/cryptoaccounts/CryptoAccountsView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.account.content.cryptoaccounts;
diff --git a/desktop/src/main/java/haveno/desktop/main/account/content/cryptoaccounts/CryptoAccountsViewModel.java b/desktop/src/main/java/haveno/desktop/main/account/content/cryptoaccounts/CryptoAccountsViewModel.java
index 74ac3a40fb..9043c9cd37 100644
--- a/desktop/src/main/java/haveno/desktop/main/account/content/cryptoaccounts/CryptoAccountsViewModel.java
+++ b/desktop/src/main/java/haveno/desktop/main/account/content/cryptoaccounts/CryptoAccountsViewModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.account.content.cryptoaccounts;
diff --git a/desktop/src/main/java/haveno/desktop/main/account/content/notifications/ManageMarketAlertsWindow.java b/desktop/src/main/java/haveno/desktop/main/account/content/notifications/ManageMarketAlertsWindow.java
index 9638b995a7..9ac8a97d47 100644
--- a/desktop/src/main/java/haveno/desktop/main/account/content/notifications/ManageMarketAlertsWindow.java
+++ b/desktop/src/main/java/haveno/desktop/main/account/content/notifications/ManageMarketAlertsWindow.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.account.content.notifications;
diff --git a/desktop/src/main/java/haveno/desktop/main/account/content/notifications/MobileNotificationsView.java b/desktop/src/main/java/haveno/desktop/main/account/content/notifications/MobileNotificationsView.java
index ba20aa9c53..b7e5de4a88 100644
--- a/desktop/src/main/java/haveno/desktop/main/account/content/notifications/MobileNotificationsView.java
+++ b/desktop/src/main/java/haveno/desktop/main/account/content/notifications/MobileNotificationsView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.account.content.notifications;
diff --git a/desktop/src/main/java/haveno/desktop/main/account/content/notifications/NoWebCamFoundException.java b/desktop/src/main/java/haveno/desktop/main/account/content/notifications/NoWebCamFoundException.java
index c78ea84d8b..8f30b91872 100644
--- a/desktop/src/main/java/haveno/desktop/main/account/content/notifications/NoWebCamFoundException.java
+++ b/desktop/src/main/java/haveno/desktop/main/account/content/notifications/NoWebCamFoundException.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.account.content.notifications;
diff --git a/desktop/src/main/java/haveno/desktop/main/account/content/password/PasswordView.java b/desktop/src/main/java/haveno/desktop/main/account/content/password/PasswordView.java
index 332170d3d7..2c3cee548b 100644
--- a/desktop/src/main/java/haveno/desktop/main/account/content/password/PasswordView.java
+++ b/desktop/src/main/java/haveno/desktop/main/account/content/password/PasswordView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.account.content.password;
diff --git a/desktop/src/main/java/haveno/desktop/main/account/content/seedwords/SeedWordsView.java b/desktop/src/main/java/haveno/desktop/main/account/content/seedwords/SeedWordsView.java
index 0340f41c6b..cb6e6a3d52 100644
--- a/desktop/src/main/java/haveno/desktop/main/account/content/seedwords/SeedWordsView.java
+++ b/desktop/src/main/java/haveno/desktop/main/account/content/seedwords/SeedWordsView.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/desktop/src/main/java/haveno/desktop/main/account/content/traditionalaccounts/TraditionalAccountsDataModel.java b/desktop/src/main/java/haveno/desktop/main/account/content/traditionalaccounts/TraditionalAccountsDataModel.java
index 9cf407a601..d34857a15e 100644
--- a/desktop/src/main/java/haveno/desktop/main/account/content/traditionalaccounts/TraditionalAccountsDataModel.java
+++ b/desktop/src/main/java/haveno/desktop/main/account/content/traditionalaccounts/TraditionalAccountsDataModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.account.content.traditionalaccounts;
diff --git a/desktop/src/main/java/haveno/desktop/main/account/content/traditionalaccounts/TraditionalAccountsView.java b/desktop/src/main/java/haveno/desktop/main/account/content/traditionalaccounts/TraditionalAccountsView.java
index 7b18007338..b7d6f58b6f 100644
--- a/desktop/src/main/java/haveno/desktop/main/account/content/traditionalaccounts/TraditionalAccountsView.java
+++ b/desktop/src/main/java/haveno/desktop/main/account/content/traditionalaccounts/TraditionalAccountsView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.account.content.traditionalaccounts;
diff --git a/desktop/src/main/java/haveno/desktop/main/account/content/traditionalaccounts/TraditionalAccountsViewModel.java b/desktop/src/main/java/haveno/desktop/main/account/content/traditionalaccounts/TraditionalAccountsViewModel.java
index 737b4ffae5..21eb83a3ba 100644
--- a/desktop/src/main/java/haveno/desktop/main/account/content/traditionalaccounts/TraditionalAccountsViewModel.java
+++ b/desktop/src/main/java/haveno/desktop/main/account/content/traditionalaccounts/TraditionalAccountsViewModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.account.content.traditionalaccounts;
diff --git a/desktop/src/main/java/haveno/desktop/main/account/content/walletinfo/WalletInfoView.java b/desktop/src/main/java/haveno/desktop/main/account/content/walletinfo/WalletInfoView.java
index 2d4f624340..83deb0c4c3 100644
--- a/desktop/src/main/java/haveno/desktop/main/account/content/walletinfo/WalletInfoView.java
+++ b/desktop/src/main/java/haveno/desktop/main/account/content/walletinfo/WalletInfoView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.account.content.walletinfo;
diff --git a/desktop/src/main/java/haveno/desktop/main/account/register/AgentRegistrationView.java b/desktop/src/main/java/haveno/desktop/main/account/register/AgentRegistrationView.java
index 5c62603c15..4f51a634da 100644
--- a/desktop/src/main/java/haveno/desktop/main/account/register/AgentRegistrationView.java
+++ b/desktop/src/main/java/haveno/desktop/main/account/register/AgentRegistrationView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.account.register;
diff --git a/desktop/src/main/java/haveno/desktop/main/account/register/AgentRegistrationViewModel.java b/desktop/src/main/java/haveno/desktop/main/account/register/AgentRegistrationViewModel.java
index 8259472139..47fcbc5257 100644
--- a/desktop/src/main/java/haveno/desktop/main/account/register/AgentRegistrationViewModel.java
+++ b/desktop/src/main/java/haveno/desktop/main/account/register/AgentRegistrationViewModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.account.register;
diff --git a/desktop/src/main/java/haveno/desktop/main/account/register/arbitrator/ArbitratorRegistrationView.java b/desktop/src/main/java/haveno/desktop/main/account/register/arbitrator/ArbitratorRegistrationView.java
index 81aa0d88f1..f18bf04273 100644
--- a/desktop/src/main/java/haveno/desktop/main/account/register/arbitrator/ArbitratorRegistrationView.java
+++ b/desktop/src/main/java/haveno/desktop/main/account/register/arbitrator/ArbitratorRegistrationView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.account.register.arbitrator;
diff --git a/desktop/src/main/java/haveno/desktop/main/account/register/arbitrator/ArbitratorRegistrationViewModel.java b/desktop/src/main/java/haveno/desktop/main/account/register/arbitrator/ArbitratorRegistrationViewModel.java
index 138d00372c..080446f882 100644
--- a/desktop/src/main/java/haveno/desktop/main/account/register/arbitrator/ArbitratorRegistrationViewModel.java
+++ b/desktop/src/main/java/haveno/desktop/main/account/register/arbitrator/ArbitratorRegistrationViewModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.account.register.arbitrator;
diff --git a/desktop/src/main/java/haveno/desktop/main/account/register/mediator/MediatorRegistrationView.java b/desktop/src/main/java/haveno/desktop/main/account/register/mediator/MediatorRegistrationView.java
index 0cfa2524cf..c58bcdea5d 100644
--- a/desktop/src/main/java/haveno/desktop/main/account/register/mediator/MediatorRegistrationView.java
+++ b/desktop/src/main/java/haveno/desktop/main/account/register/mediator/MediatorRegistrationView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.account.register.mediator;
diff --git a/desktop/src/main/java/haveno/desktop/main/account/register/mediator/MediatorRegistrationViewModel.java b/desktop/src/main/java/haveno/desktop/main/account/register/mediator/MediatorRegistrationViewModel.java
index 23ec857c24..8b7656714f 100644
--- a/desktop/src/main/java/haveno/desktop/main/account/register/mediator/MediatorRegistrationViewModel.java
+++ b/desktop/src/main/java/haveno/desktop/main/account/register/mediator/MediatorRegistrationViewModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.account.register.mediator;
diff --git a/desktop/src/main/java/haveno/desktop/main/account/register/refundagent/RefundAgentRegistrationView.java b/desktop/src/main/java/haveno/desktop/main/account/register/refundagent/RefundAgentRegistrationView.java
index 1f1ff3512a..a45fe22222 100644
--- a/desktop/src/main/java/haveno/desktop/main/account/register/refundagent/RefundAgentRegistrationView.java
+++ b/desktop/src/main/java/haveno/desktop/main/account/register/refundagent/RefundAgentRegistrationView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.account.register.refundagent;
diff --git a/desktop/src/main/java/haveno/desktop/main/account/register/refundagent/RefundAgentRegistrationViewModel.java b/desktop/src/main/java/haveno/desktop/main/account/register/refundagent/RefundAgentRegistrationViewModel.java
index 9de55eedd5..4c008d09f9 100644
--- a/desktop/src/main/java/haveno/desktop/main/account/register/refundagent/RefundAgentRegistrationViewModel.java
+++ b/desktop/src/main/java/haveno/desktop/main/account/register/refundagent/RefundAgentRegistrationViewModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.account.register.refundagent;
diff --git a/desktop/src/main/java/haveno/desktop/main/account/register/signing/SigningView.java b/desktop/src/main/java/haveno/desktop/main/account/register/signing/SigningView.java
index ec611af0a3..d2c1fb2c19 100644
--- a/desktop/src/main/java/haveno/desktop/main/account/register/signing/SigningView.java
+++ b/desktop/src/main/java/haveno/desktop/main/account/register/signing/SigningView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.account.register.signing;
diff --git a/desktop/src/main/java/haveno/desktop/main/debug/DebugView.java b/desktop/src/main/java/haveno/desktop/main/debug/DebugView.java
index 9a3319d485..ec1277d34a 100644
--- a/desktop/src/main/java/haveno/desktop/main/debug/DebugView.java
+++ b/desktop/src/main/java/haveno/desktop/main/debug/DebugView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.debug;
diff --git a/desktop/src/main/java/haveno/desktop/main/funds/FundsView.java b/desktop/src/main/java/haveno/desktop/main/funds/FundsView.java
index 988660bb97..8e705cc81a 100644
--- a/desktop/src/main/java/haveno/desktop/main/funds/FundsView.java
+++ b/desktop/src/main/java/haveno/desktop/main/funds/FundsView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.funds;
diff --git a/desktop/src/main/java/haveno/desktop/main/funds/deposit/DepositListItem.java b/desktop/src/main/java/haveno/desktop/main/funds/deposit/DepositListItem.java
index 0ce1cb21c4..89057fc016 100644
--- a/desktop/src/main/java/haveno/desktop/main/funds/deposit/DepositListItem.java
+++ b/desktop/src/main/java/haveno/desktop/main/funds/deposit/DepositListItem.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.funds.deposit;
diff --git a/desktop/src/main/java/haveno/desktop/main/funds/deposit/DepositView.java b/desktop/src/main/java/haveno/desktop/main/funds/deposit/DepositView.java
index 17321b9103..2f1db7397e 100644
--- a/desktop/src/main/java/haveno/desktop/main/funds/deposit/DepositView.java
+++ b/desktop/src/main/java/haveno/desktop/main/funds/deposit/DepositView.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/desktop/src/main/java/haveno/desktop/main/funds/locked/LockedListItem.java b/desktop/src/main/java/haveno/desktop/main/funds/locked/LockedListItem.java
index 7cb441d91b..7ffd4651ce 100644
--- a/desktop/src/main/java/haveno/desktop/main/funds/locked/LockedListItem.java
+++ b/desktop/src/main/java/haveno/desktop/main/funds/locked/LockedListItem.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.funds.locked;
diff --git a/desktop/src/main/java/haveno/desktop/main/funds/locked/LockedView.java b/desktop/src/main/java/haveno/desktop/main/funds/locked/LockedView.java
index af82228ca7..e8cd2a0ce2 100644
--- a/desktop/src/main/java/haveno/desktop/main/funds/locked/LockedView.java
+++ b/desktop/src/main/java/haveno/desktop/main/funds/locked/LockedView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.funds.locked;
diff --git a/desktop/src/main/java/haveno/desktop/main/funds/reserved/ReservedListItem.java b/desktop/src/main/java/haveno/desktop/main/funds/reserved/ReservedListItem.java
index eb4f7dc42f..a6f0a1e41e 100644
--- a/desktop/src/main/java/haveno/desktop/main/funds/reserved/ReservedListItem.java
+++ b/desktop/src/main/java/haveno/desktop/main/funds/reserved/ReservedListItem.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.funds.reserved;
diff --git a/desktop/src/main/java/haveno/desktop/main/funds/reserved/ReservedView.java b/desktop/src/main/java/haveno/desktop/main/funds/reserved/ReservedView.java
index 921e056f1a..b946338943 100644
--- a/desktop/src/main/java/haveno/desktop/main/funds/reserved/ReservedView.java
+++ b/desktop/src/main/java/haveno/desktop/main/funds/reserved/ReservedView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.funds.reserved;
diff --git a/desktop/src/main/java/haveno/desktop/main/funds/transactions/DisplayedTransactions.java b/desktop/src/main/java/haveno/desktop/main/funds/transactions/DisplayedTransactions.java
index e0bfb6c38b..50c02e1792 100644
--- a/desktop/src/main/java/haveno/desktop/main/funds/transactions/DisplayedTransactions.java
+++ b/desktop/src/main/java/haveno/desktop/main/funds/transactions/DisplayedTransactions.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.funds.transactions;
diff --git a/desktop/src/main/java/haveno/desktop/main/funds/transactions/DisplayedTransactionsFactory.java b/desktop/src/main/java/haveno/desktop/main/funds/transactions/DisplayedTransactionsFactory.java
index 77b58b7430..4a4a0a34c3 100644
--- a/desktop/src/main/java/haveno/desktop/main/funds/transactions/DisplayedTransactionsFactory.java
+++ b/desktop/src/main/java/haveno/desktop/main/funds/transactions/DisplayedTransactionsFactory.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.funds.transactions;
diff --git a/desktop/src/main/java/haveno/desktop/main/funds/transactions/DummyTransactionAwareTradable.java b/desktop/src/main/java/haveno/desktop/main/funds/transactions/DummyTransactionAwareTradable.java
index ba3dfc2693..9814f52b25 100644
--- a/desktop/src/main/java/haveno/desktop/main/funds/transactions/DummyTransactionAwareTradable.java
+++ b/desktop/src/main/java/haveno/desktop/main/funds/transactions/DummyTransactionAwareTradable.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.funds.transactions;
diff --git a/desktop/src/main/java/haveno/desktop/main/funds/transactions/ObservableListDecorator.java b/desktop/src/main/java/haveno/desktop/main/funds/transactions/ObservableListDecorator.java
index e9f6976df6..f6cf2dc960 100644
--- a/desktop/src/main/java/haveno/desktop/main/funds/transactions/ObservableListDecorator.java
+++ b/desktop/src/main/java/haveno/desktop/main/funds/transactions/ObservableListDecorator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.funds.transactions;
diff --git a/desktop/src/main/java/haveno/desktop/main/funds/transactions/TradableRepository.java b/desktop/src/main/java/haveno/desktop/main/funds/transactions/TradableRepository.java
index 871c0271cb..e729b970d9 100644
--- a/desktop/src/main/java/haveno/desktop/main/funds/transactions/TradableRepository.java
+++ b/desktop/src/main/java/haveno/desktop/main/funds/transactions/TradableRepository.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.funds.transactions;
diff --git a/desktop/src/main/java/haveno/desktop/main/funds/transactions/TransactionAwareOpenOffer.java b/desktop/src/main/java/haveno/desktop/main/funds/transactions/TransactionAwareOpenOffer.java
index 27b7990c37..d8862b8506 100644
--- a/desktop/src/main/java/haveno/desktop/main/funds/transactions/TransactionAwareOpenOffer.java
+++ b/desktop/src/main/java/haveno/desktop/main/funds/transactions/TransactionAwareOpenOffer.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.funds.transactions;
diff --git a/desktop/src/main/java/haveno/desktop/main/funds/transactions/TransactionAwareTradable.java b/desktop/src/main/java/haveno/desktop/main/funds/transactions/TransactionAwareTradable.java
index 892e045ff5..c8c58e557a 100644
--- a/desktop/src/main/java/haveno/desktop/main/funds/transactions/TransactionAwareTradable.java
+++ b/desktop/src/main/java/haveno/desktop/main/funds/transactions/TransactionAwareTradable.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.funds.transactions;
diff --git a/desktop/src/main/java/haveno/desktop/main/funds/transactions/TransactionAwareTradableFactory.java b/desktop/src/main/java/haveno/desktop/main/funds/transactions/TransactionAwareTradableFactory.java
index 5f6334c1b9..c5db2d0852 100644
--- a/desktop/src/main/java/haveno/desktop/main/funds/transactions/TransactionAwareTradableFactory.java
+++ b/desktop/src/main/java/haveno/desktop/main/funds/transactions/TransactionAwareTradableFactory.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.funds.transactions;
diff --git a/desktop/src/main/java/haveno/desktop/main/funds/transactions/TransactionAwareTrade.java b/desktop/src/main/java/haveno/desktop/main/funds/transactions/TransactionAwareTrade.java
index 0d398936d4..fe5bdb0d2e 100644
--- a/desktop/src/main/java/haveno/desktop/main/funds/transactions/TransactionAwareTrade.java
+++ b/desktop/src/main/java/haveno/desktop/main/funds/transactions/TransactionAwareTrade.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.funds.transactions;
diff --git a/desktop/src/main/java/haveno/desktop/main/funds/transactions/TransactionListItemFactory.java b/desktop/src/main/java/haveno/desktop/main/funds/transactions/TransactionListItemFactory.java
index 6bd896acd9..c1aad38a1e 100644
--- a/desktop/src/main/java/haveno/desktop/main/funds/transactions/TransactionListItemFactory.java
+++ b/desktop/src/main/java/haveno/desktop/main/funds/transactions/TransactionListItemFactory.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.funds.transactions;
diff --git a/desktop/src/main/java/haveno/desktop/main/funds/transactions/TransactionsListItem.java b/desktop/src/main/java/haveno/desktop/main/funds/transactions/TransactionsListItem.java
index c0fcfedbba..8717aa4fbb 100644
--- a/desktop/src/main/java/haveno/desktop/main/funds/transactions/TransactionsListItem.java
+++ b/desktop/src/main/java/haveno/desktop/main/funds/transactions/TransactionsListItem.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.funds.transactions;
diff --git a/desktop/src/main/java/haveno/desktop/main/funds/transactions/TransactionsView.java b/desktop/src/main/java/haveno/desktop/main/funds/transactions/TransactionsView.java
index 0e8f50bc97..4edeefb572 100644
--- a/desktop/src/main/java/haveno/desktop/main/funds/transactions/TransactionsView.java
+++ b/desktop/src/main/java/haveno/desktop/main/funds/transactions/TransactionsView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.funds.transactions;
diff --git a/desktop/src/main/java/haveno/desktop/main/funds/withdrawal/WithdrawalListItem.java b/desktop/src/main/java/haveno/desktop/main/funds/withdrawal/WithdrawalListItem.java
index 9c9b5aa645..ed9a0f0a7d 100644
--- a/desktop/src/main/java/haveno/desktop/main/funds/withdrawal/WithdrawalListItem.java
+++ b/desktop/src/main/java/haveno/desktop/main/funds/withdrawal/WithdrawalListItem.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.funds.withdrawal;
diff --git a/desktop/src/main/java/haveno/desktop/main/funds/withdrawal/WithdrawalView.java b/desktop/src/main/java/haveno/desktop/main/funds/withdrawal/WithdrawalView.java
index daa027ca85..cacc215f31 100644
--- a/desktop/src/main/java/haveno/desktop/main/funds/withdrawal/WithdrawalView.java
+++ b/desktop/src/main/java/haveno/desktop/main/funds/withdrawal/WithdrawalView.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/desktop/src/main/java/haveno/desktop/main/market/MarketView.java b/desktop/src/main/java/haveno/desktop/main/market/MarketView.java
index c50bc16f63..72de57fd1d 100644
--- a/desktop/src/main/java/haveno/desktop/main/market/MarketView.java
+++ b/desktop/src/main/java/haveno/desktop/main/market/MarketView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.market;
diff --git a/desktop/src/main/java/haveno/desktop/main/market/offerbook/OfferBookChartView.java b/desktop/src/main/java/haveno/desktop/main/market/offerbook/OfferBookChartView.java
index bb38f0ab2f..90ad518d3d 100644
--- a/desktop/src/main/java/haveno/desktop/main/market/offerbook/OfferBookChartView.java
+++ b/desktop/src/main/java/haveno/desktop/main/market/offerbook/OfferBookChartView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.market.offerbook;
diff --git a/desktop/src/main/java/haveno/desktop/main/market/offerbook/OfferBookChartViewModel.java b/desktop/src/main/java/haveno/desktop/main/market/offerbook/OfferBookChartViewModel.java
index 0df8b45538..7f970494ad 100644
--- a/desktop/src/main/java/haveno/desktop/main/market/offerbook/OfferBookChartViewModel.java
+++ b/desktop/src/main/java/haveno/desktop/main/market/offerbook/OfferBookChartViewModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.market.offerbook;
diff --git a/desktop/src/main/java/haveno/desktop/main/market/offerbook/OfferListItem.java b/desktop/src/main/java/haveno/desktop/main/market/offerbook/OfferListItem.java
index fc993ceaec..527b01ee4d 100644
--- a/desktop/src/main/java/haveno/desktop/main/market/offerbook/OfferListItem.java
+++ b/desktop/src/main/java/haveno/desktop/main/market/offerbook/OfferListItem.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.market.offerbook;
diff --git a/desktop/src/main/java/haveno/desktop/main/market/spread/SpreadItem.java b/desktop/src/main/java/haveno/desktop/main/market/spread/SpreadItem.java
index 00e76371e9..01cec6609b 100644
--- a/desktop/src/main/java/haveno/desktop/main/market/spread/SpreadItem.java
+++ b/desktop/src/main/java/haveno/desktop/main/market/spread/SpreadItem.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.market.spread;
diff --git a/desktop/src/main/java/haveno/desktop/main/market/spread/SpreadView.java b/desktop/src/main/java/haveno/desktop/main/market/spread/SpreadView.java
index 1324142f99..e1ceb4a6ef 100644
--- a/desktop/src/main/java/haveno/desktop/main/market/spread/SpreadView.java
+++ b/desktop/src/main/java/haveno/desktop/main/market/spread/SpreadView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.market.spread;
diff --git a/desktop/src/main/java/haveno/desktop/main/market/spread/SpreadViewModel.java b/desktop/src/main/java/haveno/desktop/main/market/spread/SpreadViewModel.java
index 00002880e7..7efba12b9c 100644
--- a/desktop/src/main/java/haveno/desktop/main/market/spread/SpreadViewModel.java
+++ b/desktop/src/main/java/haveno/desktop/main/market/spread/SpreadViewModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.market.spread;
diff --git a/desktop/src/main/java/haveno/desktop/main/market/spread/SpreadViewPaymentMethod.java b/desktop/src/main/java/haveno/desktop/main/market/spread/SpreadViewPaymentMethod.java
index 7832ed7d60..baa598f9be 100644
--- a/desktop/src/main/java/haveno/desktop/main/market/spread/SpreadViewPaymentMethod.java
+++ b/desktop/src/main/java/haveno/desktop/main/market/spread/SpreadViewPaymentMethod.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.market.spread;
diff --git a/desktop/src/main/java/haveno/desktop/main/market/trades/ChartCalculations.java b/desktop/src/main/java/haveno/desktop/main/market/trades/ChartCalculations.java
index 0a2e8f1a52..c8ba1af3af 100644
--- a/desktop/src/main/java/haveno/desktop/main/market/trades/ChartCalculations.java
+++ b/desktop/src/main/java/haveno/desktop/main/market/trades/ChartCalculations.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.market.trades;
diff --git a/desktop/src/main/java/haveno/desktop/main/market/trades/TradeStatistics3ListItem.java b/desktop/src/main/java/haveno/desktop/main/market/trades/TradeStatistics3ListItem.java
index 8bbf7b0672..f69ae31e53 100644
--- a/desktop/src/main/java/haveno/desktop/main/market/trades/TradeStatistics3ListItem.java
+++ b/desktop/src/main/java/haveno/desktop/main/market/trades/TradeStatistics3ListItem.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.market.trades;
diff --git a/desktop/src/main/java/haveno/desktop/main/market/trades/TradesChartsView.java b/desktop/src/main/java/haveno/desktop/main/market/trades/TradesChartsView.java
index 4553380ee1..98b08912de 100644
--- a/desktop/src/main/java/haveno/desktop/main/market/trades/TradesChartsView.java
+++ b/desktop/src/main/java/haveno/desktop/main/market/trades/TradesChartsView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.market.trades;
diff --git a/desktop/src/main/java/haveno/desktop/main/market/trades/TradesChartsViewModel.java b/desktop/src/main/java/haveno/desktop/main/market/trades/TradesChartsViewModel.java
index d88ea04e0d..665f25aa3e 100644
--- a/desktop/src/main/java/haveno/desktop/main/market/trades/TradesChartsViewModel.java
+++ b/desktop/src/main/java/haveno/desktop/main/market/trades/TradesChartsViewModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.market.trades;
diff --git a/desktop/src/main/java/haveno/desktop/main/market/trades/charts/CandleData.java b/desktop/src/main/java/haveno/desktop/main/market/trades/charts/CandleData.java
index ceedae601d..59a0611c52 100644
--- a/desktop/src/main/java/haveno/desktop/main/market/trades/charts/CandleData.java
+++ b/desktop/src/main/java/haveno/desktop/main/market/trades/charts/CandleData.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.market.trades.charts;
diff --git a/desktop/src/main/java/haveno/desktop/main/market/trades/charts/price/Candle.java b/desktop/src/main/java/haveno/desktop/main/market/trades/charts/price/Candle.java
index 8087a70b93..4cb2d36737 100644
--- a/desktop/src/main/java/haveno/desktop/main/market/trades/charts/price/Candle.java
+++ b/desktop/src/main/java/haveno/desktop/main/market/trades/charts/price/Candle.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
/*
diff --git a/desktop/src/main/java/haveno/desktop/main/market/trades/charts/price/CandleStickChart.java b/desktop/src/main/java/haveno/desktop/main/market/trades/charts/price/CandleStickChart.java
index 7397bdca98..215619150b 100644
--- a/desktop/src/main/java/haveno/desktop/main/market/trades/charts/price/CandleStickChart.java
+++ b/desktop/src/main/java/haveno/desktop/main/market/trades/charts/price/CandleStickChart.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
/*
diff --git a/desktop/src/main/java/haveno/desktop/main/market/trades/charts/price/CandleTooltip.java b/desktop/src/main/java/haveno/desktop/main/market/trades/charts/price/CandleTooltip.java
index e38a1c341a..0d4da8a424 100644
--- a/desktop/src/main/java/haveno/desktop/main/market/trades/charts/price/CandleTooltip.java
+++ b/desktop/src/main/java/haveno/desktop/main/market/trades/charts/price/CandleTooltip.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
/*
diff --git a/desktop/src/main/java/haveno/desktop/main/market/trades/charts/volume/VolumeBar.java b/desktop/src/main/java/haveno/desktop/main/market/trades/charts/volume/VolumeBar.java
index acb0c079c7..9e0ce60ea3 100644
--- a/desktop/src/main/java/haveno/desktop/main/market/trades/charts/volume/VolumeBar.java
+++ b/desktop/src/main/java/haveno/desktop/main/market/trades/charts/volume/VolumeBar.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.market.trades.charts.volume;
diff --git a/desktop/src/main/java/haveno/desktop/main/market/trades/charts/volume/VolumeChart.java b/desktop/src/main/java/haveno/desktop/main/market/trades/charts/volume/VolumeChart.java
index ad0af1eba7..f9fc70da1c 100644
--- a/desktop/src/main/java/haveno/desktop/main/market/trades/charts/volume/VolumeChart.java
+++ b/desktop/src/main/java/haveno/desktop/main/market/trades/charts/volume/VolumeChart.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.market.trades.charts.volume;
diff --git a/desktop/src/main/java/haveno/desktop/main/offer/BuyOfferView.java b/desktop/src/main/java/haveno/desktop/main/offer/BuyOfferView.java
index 5ae1de3268..45a0dc7442 100644
--- a/desktop/src/main/java/haveno/desktop/main/offer/BuyOfferView.java
+++ b/desktop/src/main/java/haveno/desktop/main/offer/BuyOfferView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.offer;
diff --git a/desktop/src/main/java/haveno/desktop/main/offer/ClosableView.java b/desktop/src/main/java/haveno/desktop/main/offer/ClosableView.java
index 9f88fb6091..1fbd9af629 100644
--- a/desktop/src/main/java/haveno/desktop/main/offer/ClosableView.java
+++ b/desktop/src/main/java/haveno/desktop/main/offer/ClosableView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.offer;
diff --git a/desktop/src/main/java/haveno/desktop/main/offer/InitializableViewWithTakeOfferData.java b/desktop/src/main/java/haveno/desktop/main/offer/InitializableViewWithTakeOfferData.java
index d4abfe787d..6832e58dbe 100644
--- a/desktop/src/main/java/haveno/desktop/main/offer/InitializableViewWithTakeOfferData.java
+++ b/desktop/src/main/java/haveno/desktop/main/offer/InitializableViewWithTakeOfferData.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.offer;
diff --git a/desktop/src/main/java/haveno/desktop/main/offer/MutableOfferDataModel.java b/desktop/src/main/java/haveno/desktop/main/offer/MutableOfferDataModel.java
index c29ffa67db..cdd74c1a4b 100644
--- a/desktop/src/main/java/haveno/desktop/main/offer/MutableOfferDataModel.java
+++ b/desktop/src/main/java/haveno/desktop/main/offer/MutableOfferDataModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.offer;
diff --git a/desktop/src/main/java/haveno/desktop/main/offer/MutableOfferView.java b/desktop/src/main/java/haveno/desktop/main/offer/MutableOfferView.java
index bceeaf6ffe..821cd34ef0 100644
--- a/desktop/src/main/java/haveno/desktop/main/offer/MutableOfferView.java
+++ b/desktop/src/main/java/haveno/desktop/main/offer/MutableOfferView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.offer;
diff --git a/desktop/src/main/java/haveno/desktop/main/offer/MutableOfferViewModel.java b/desktop/src/main/java/haveno/desktop/main/offer/MutableOfferViewModel.java
index 5a5c0eb23e..51fe0dc44f 100644
--- a/desktop/src/main/java/haveno/desktop/main/offer/MutableOfferViewModel.java
+++ b/desktop/src/main/java/haveno/desktop/main/offer/MutableOfferViewModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.offer;
diff --git a/desktop/src/main/java/haveno/desktop/main/offer/OfferDataModel.java b/desktop/src/main/java/haveno/desktop/main/offer/OfferDataModel.java
index 4460a13b41..533f2834e4 100644
--- a/desktop/src/main/java/haveno/desktop/main/offer/OfferDataModel.java
+++ b/desktop/src/main/java/haveno/desktop/main/offer/OfferDataModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.offer;
diff --git a/desktop/src/main/java/haveno/desktop/main/offer/OfferView.java b/desktop/src/main/java/haveno/desktop/main/offer/OfferView.java
index 0fb25210da..6ba827f09c 100644
--- a/desktop/src/main/java/haveno/desktop/main/offer/OfferView.java
+++ b/desktop/src/main/java/haveno/desktop/main/offer/OfferView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.offer;
diff --git a/desktop/src/main/java/haveno/desktop/main/offer/OfferViewModelUtil.java b/desktop/src/main/java/haveno/desktop/main/offer/OfferViewModelUtil.java
index c7e435d910..7d59896b9e 100644
--- a/desktop/src/main/java/haveno/desktop/main/offer/OfferViewModelUtil.java
+++ b/desktop/src/main/java/haveno/desktop/main/offer/OfferViewModelUtil.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.offer;
diff --git a/desktop/src/main/java/haveno/desktop/main/offer/OfferViewUtil.java b/desktop/src/main/java/haveno/desktop/main/offer/OfferViewUtil.java
index 00fec8bb0e..4f18294d93 100644
--- a/desktop/src/main/java/haveno/desktop/main/offer/OfferViewUtil.java
+++ b/desktop/src/main/java/haveno/desktop/main/offer/OfferViewUtil.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.offer;
diff --git a/desktop/src/main/java/haveno/desktop/main/offer/SelectableView.java b/desktop/src/main/java/haveno/desktop/main/offer/SelectableView.java
index 0978098af7..feca8f51f3 100644
--- a/desktop/src/main/java/haveno/desktop/main/offer/SelectableView.java
+++ b/desktop/src/main/java/haveno/desktop/main/offer/SelectableView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.offer;
diff --git a/desktop/src/main/java/haveno/desktop/main/offer/SellOfferView.java b/desktop/src/main/java/haveno/desktop/main/offer/SellOfferView.java
index 144aee1cf8..8c3d391683 100644
--- a/desktop/src/main/java/haveno/desktop/main/offer/SellOfferView.java
+++ b/desktop/src/main/java/haveno/desktop/main/offer/SellOfferView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.offer;
diff --git a/desktop/src/main/java/haveno/desktop/main/offer/createoffer/CreateOfferDataModel.java b/desktop/src/main/java/haveno/desktop/main/offer/createoffer/CreateOfferDataModel.java
index 3e54df3355..53524d2f51 100644
--- a/desktop/src/main/java/haveno/desktop/main/offer/createoffer/CreateOfferDataModel.java
+++ b/desktop/src/main/java/haveno/desktop/main/offer/createoffer/CreateOfferDataModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.offer.createoffer;
diff --git a/desktop/src/main/java/haveno/desktop/main/offer/createoffer/CreateOfferView.java b/desktop/src/main/java/haveno/desktop/main/offer/createoffer/CreateOfferView.java
index 8cde03a07b..8065e82dcd 100644
--- a/desktop/src/main/java/haveno/desktop/main/offer/createoffer/CreateOfferView.java
+++ b/desktop/src/main/java/haveno/desktop/main/offer/createoffer/CreateOfferView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.offer.createoffer;
diff --git a/desktop/src/main/java/haveno/desktop/main/offer/createoffer/CreateOfferViewModel.java b/desktop/src/main/java/haveno/desktop/main/offer/createoffer/CreateOfferViewModel.java
index a38f3d7710..f3d6865958 100644
--- a/desktop/src/main/java/haveno/desktop/main/offer/createoffer/CreateOfferViewModel.java
+++ b/desktop/src/main/java/haveno/desktop/main/offer/createoffer/CreateOfferViewModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.offer.createoffer;
diff --git a/desktop/src/main/java/haveno/desktop/main/offer/offerbook/OfferBook.java b/desktop/src/main/java/haveno/desktop/main/offer/offerbook/OfferBook.java
index a058939a51..b1bf077935 100644
--- a/desktop/src/main/java/haveno/desktop/main/offer/offerbook/OfferBook.java
+++ b/desktop/src/main/java/haveno/desktop/main/offer/offerbook/OfferBook.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.offer.offerbook;
diff --git a/desktop/src/main/java/haveno/desktop/main/offer/offerbook/OfferBookListItem.java b/desktop/src/main/java/haveno/desktop/main/offer/offerbook/OfferBookListItem.java
index 282b7a0219..e340f9676c 100644
--- a/desktop/src/main/java/haveno/desktop/main/offer/offerbook/OfferBookListItem.java
+++ b/desktop/src/main/java/haveno/desktop/main/offer/offerbook/OfferBookListItem.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.offer.offerbook;
diff --git a/desktop/src/main/java/haveno/desktop/main/offer/offerbook/OfferBookView.java b/desktop/src/main/java/haveno/desktop/main/offer/offerbook/OfferBookView.java
index 8fa1546b07..abbbebf2e5 100644
--- a/desktop/src/main/java/haveno/desktop/main/offer/offerbook/OfferBookView.java
+++ b/desktop/src/main/java/haveno/desktop/main/offer/offerbook/OfferBookView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.offer.offerbook;
diff --git a/desktop/src/main/java/haveno/desktop/main/offer/offerbook/OfferBookViewModel.java b/desktop/src/main/java/haveno/desktop/main/offer/offerbook/OfferBookViewModel.java
index 9daf6a561c..2170881203 100644
--- a/desktop/src/main/java/haveno/desktop/main/offer/offerbook/OfferBookViewModel.java
+++ b/desktop/src/main/java/haveno/desktop/main/offer/offerbook/OfferBookViewModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.offer.offerbook;
diff --git a/desktop/src/main/java/haveno/desktop/main/offer/offerbook/OtherOfferBookView.java b/desktop/src/main/java/haveno/desktop/main/offer/offerbook/OtherOfferBookView.java
index e6537cfd71..67979aac07 100644
--- a/desktop/src/main/java/haveno/desktop/main/offer/offerbook/OtherOfferBookView.java
+++ b/desktop/src/main/java/haveno/desktop/main/offer/offerbook/OtherOfferBookView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.offer.offerbook;
diff --git a/desktop/src/main/java/haveno/desktop/main/offer/offerbook/OtherOfferBookViewModel.java b/desktop/src/main/java/haveno/desktop/main/offer/offerbook/OtherOfferBookViewModel.java
index c6fc412aa2..3ee2576307 100644
--- a/desktop/src/main/java/haveno/desktop/main/offer/offerbook/OtherOfferBookViewModel.java
+++ b/desktop/src/main/java/haveno/desktop/main/offer/offerbook/OtherOfferBookViewModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.offer.offerbook;
diff --git a/desktop/src/main/java/haveno/desktop/main/offer/offerbook/TopCryptoOfferBookView.java b/desktop/src/main/java/haveno/desktop/main/offer/offerbook/TopCryptoOfferBookView.java
index b04f04101d..eb982da646 100644
--- a/desktop/src/main/java/haveno/desktop/main/offer/offerbook/TopCryptoOfferBookView.java
+++ b/desktop/src/main/java/haveno/desktop/main/offer/offerbook/TopCryptoOfferBookView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.offer.offerbook;
diff --git a/desktop/src/main/java/haveno/desktop/main/offer/offerbook/TopCryptoOfferBookViewModel.java b/desktop/src/main/java/haveno/desktop/main/offer/offerbook/TopCryptoOfferBookViewModel.java
index 8ce52b69ee..3ebb1fd987 100644
--- a/desktop/src/main/java/haveno/desktop/main/offer/offerbook/TopCryptoOfferBookViewModel.java
+++ b/desktop/src/main/java/haveno/desktop/main/offer/offerbook/TopCryptoOfferBookViewModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.offer.offerbook;
diff --git a/desktop/src/main/java/haveno/desktop/main/offer/offerbook/XmrOfferBookView.java b/desktop/src/main/java/haveno/desktop/main/offer/offerbook/XmrOfferBookView.java
index 697431d5d9..0a100890a1 100644
--- a/desktop/src/main/java/haveno/desktop/main/offer/offerbook/XmrOfferBookView.java
+++ b/desktop/src/main/java/haveno/desktop/main/offer/offerbook/XmrOfferBookView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.offer.offerbook;
diff --git a/desktop/src/main/java/haveno/desktop/main/offer/offerbook/XmrOfferBookViewModel.java b/desktop/src/main/java/haveno/desktop/main/offer/offerbook/XmrOfferBookViewModel.java
index afa2a9d668..fa95062ac7 100644
--- a/desktop/src/main/java/haveno/desktop/main/offer/offerbook/XmrOfferBookViewModel.java
+++ b/desktop/src/main/java/haveno/desktop/main/offer/offerbook/XmrOfferBookViewModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.offer.offerbook;
diff --git a/desktop/src/main/java/haveno/desktop/main/offer/signedoffer/SignedOfferListItem.java b/desktop/src/main/java/haveno/desktop/main/offer/signedoffer/SignedOfferListItem.java
index 7a1e267794..f27d618de0 100644
--- a/desktop/src/main/java/haveno/desktop/main/offer/signedoffer/SignedOfferListItem.java
+++ b/desktop/src/main/java/haveno/desktop/main/offer/signedoffer/SignedOfferListItem.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.offer.signedoffer;
diff --git a/desktop/src/main/java/haveno/desktop/main/offer/signedoffer/SignedOfferView.java b/desktop/src/main/java/haveno/desktop/main/offer/signedoffer/SignedOfferView.java
index dfbde8df65..934a4b0585 100644
--- a/desktop/src/main/java/haveno/desktop/main/offer/signedoffer/SignedOfferView.java
+++ b/desktop/src/main/java/haveno/desktop/main/offer/signedoffer/SignedOfferView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.offer.signedoffer;
diff --git a/desktop/src/main/java/haveno/desktop/main/offer/signedoffer/SignedOffersDataModel.java b/desktop/src/main/java/haveno/desktop/main/offer/signedoffer/SignedOffersDataModel.java
index bdd66388f1..311cca3476 100644
--- a/desktop/src/main/java/haveno/desktop/main/offer/signedoffer/SignedOffersDataModel.java
+++ b/desktop/src/main/java/haveno/desktop/main/offer/signedoffer/SignedOffersDataModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.offer.signedoffer;
diff --git a/desktop/src/main/java/haveno/desktop/main/offer/signedoffer/SignedOffersViewModel.java b/desktop/src/main/java/haveno/desktop/main/offer/signedoffer/SignedOffersViewModel.java
index 511f6ca4bb..770d7197e2 100644
--- a/desktop/src/main/java/haveno/desktop/main/offer/signedoffer/SignedOffersViewModel.java
+++ b/desktop/src/main/java/haveno/desktop/main/offer/signedoffer/SignedOffersViewModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.offer.signedoffer;
diff --git a/desktop/src/main/java/haveno/desktop/main/offer/takeoffer/TakeOfferDataModel.java b/desktop/src/main/java/haveno/desktop/main/offer/takeoffer/TakeOfferDataModel.java
index 72571eb634..59eaa3dd25 100644
--- a/desktop/src/main/java/haveno/desktop/main/offer/takeoffer/TakeOfferDataModel.java
+++ b/desktop/src/main/java/haveno/desktop/main/offer/takeoffer/TakeOfferDataModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.offer.takeoffer;
diff --git a/desktop/src/main/java/haveno/desktop/main/offer/takeoffer/TakeOfferView.java b/desktop/src/main/java/haveno/desktop/main/offer/takeoffer/TakeOfferView.java
index 1082dce774..da41c381e0 100644
--- a/desktop/src/main/java/haveno/desktop/main/offer/takeoffer/TakeOfferView.java
+++ b/desktop/src/main/java/haveno/desktop/main/offer/takeoffer/TakeOfferView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.offer.takeoffer;
diff --git a/desktop/src/main/java/haveno/desktop/main/offer/takeoffer/TakeOfferViewModel.java b/desktop/src/main/java/haveno/desktop/main/offer/takeoffer/TakeOfferViewModel.java
index d21f543b67..6b83669c2c 100644
--- a/desktop/src/main/java/haveno/desktop/main/offer/takeoffer/TakeOfferViewModel.java
+++ b/desktop/src/main/java/haveno/desktop/main/offer/takeoffer/TakeOfferViewModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.offer.takeoffer;
diff --git a/desktop/src/main/java/haveno/desktop/main/overlays/Overlay.java b/desktop/src/main/java/haveno/desktop/main/overlays/Overlay.java
index 9e35e4c489..775ed019fb 100644
--- a/desktop/src/main/java/haveno/desktop/main/overlays/Overlay.java
+++ b/desktop/src/main/java/haveno/desktop/main/overlays/Overlay.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.overlays;
diff --git a/desktop/src/main/java/haveno/desktop/main/overlays/editor/PeerInfoWithTagEditor.java b/desktop/src/main/java/haveno/desktop/main/overlays/editor/PeerInfoWithTagEditor.java
index 068845a22a..43a2c6d5ba 100644
--- a/desktop/src/main/java/haveno/desktop/main/overlays/editor/PeerInfoWithTagEditor.java
+++ b/desktop/src/main/java/haveno/desktop/main/overlays/editor/PeerInfoWithTagEditor.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.overlays.editor;
diff --git a/desktop/src/main/java/haveno/desktop/main/overlays/notifications/Notification.java b/desktop/src/main/java/haveno/desktop/main/overlays/notifications/Notification.java
index 261d24c6af..57a9550e3a 100644
--- a/desktop/src/main/java/haveno/desktop/main/overlays/notifications/Notification.java
+++ b/desktop/src/main/java/haveno/desktop/main/overlays/notifications/Notification.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.overlays.notifications;
diff --git a/desktop/src/main/java/haveno/desktop/main/overlays/notifications/NotificationCenter.java b/desktop/src/main/java/haveno/desktop/main/overlays/notifications/NotificationCenter.java
index 81c81dfc44..8c54802669 100644
--- a/desktop/src/main/java/haveno/desktop/main/overlays/notifications/NotificationCenter.java
+++ b/desktop/src/main/java/haveno/desktop/main/overlays/notifications/NotificationCenter.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.overlays.notifications;
diff --git a/desktop/src/main/java/haveno/desktop/main/overlays/notifications/NotificationManager.java b/desktop/src/main/java/haveno/desktop/main/overlays/notifications/NotificationManager.java
index d788dce223..f8e332db24 100644
--- a/desktop/src/main/java/haveno/desktop/main/overlays/notifications/NotificationManager.java
+++ b/desktop/src/main/java/haveno/desktop/main/overlays/notifications/NotificationManager.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.overlays.notifications;
diff --git a/desktop/src/main/java/haveno/desktop/main/overlays/popups/Popup.java b/desktop/src/main/java/haveno/desktop/main/overlays/popups/Popup.java
index 416c3566f8..a620706754 100644
--- a/desktop/src/main/java/haveno/desktop/main/overlays/popups/Popup.java
+++ b/desktop/src/main/java/haveno/desktop/main/overlays/popups/Popup.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.overlays.popups;
diff --git a/desktop/src/main/java/haveno/desktop/main/overlays/popups/PopupManager.java b/desktop/src/main/java/haveno/desktop/main/overlays/popups/PopupManager.java
index 1889a0390c..ed354b4f9a 100644
--- a/desktop/src/main/java/haveno/desktop/main/overlays/popups/PopupManager.java
+++ b/desktop/src/main/java/haveno/desktop/main/overlays/popups/PopupManager.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.overlays.popups;
diff --git a/desktop/src/main/java/haveno/desktop/main/overlays/windows/ClosedTradesSummaryWindow.java b/desktop/src/main/java/haveno/desktop/main/overlays/windows/ClosedTradesSummaryWindow.java
index de49b4e1e0..1bc6da7284 100644
--- a/desktop/src/main/java/haveno/desktop/main/overlays/windows/ClosedTradesSummaryWindow.java
+++ b/desktop/src/main/java/haveno/desktop/main/overlays/windows/ClosedTradesSummaryWindow.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.overlays.windows;
diff --git a/desktop/src/main/java/haveno/desktop/main/overlays/windows/ContractWindow.java b/desktop/src/main/java/haveno/desktop/main/overlays/windows/ContractWindow.java
index 4e09e34e2d..96e10a8022 100644
--- a/desktop/src/main/java/haveno/desktop/main/overlays/windows/ContractWindow.java
+++ b/desktop/src/main/java/haveno/desktop/main/overlays/windows/ContractWindow.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.overlays.windows;
diff --git a/desktop/src/main/java/haveno/desktop/main/overlays/windows/DisplayAlertMessageWindow.java b/desktop/src/main/java/haveno/desktop/main/overlays/windows/DisplayAlertMessageWindow.java
index a989bc391c..a2af598899 100644
--- a/desktop/src/main/java/haveno/desktop/main/overlays/windows/DisplayAlertMessageWindow.java
+++ b/desktop/src/main/java/haveno/desktop/main/overlays/windows/DisplayAlertMessageWindow.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.overlays.windows;
diff --git a/desktop/src/main/java/haveno/desktop/main/overlays/windows/DisputeSummaryWindow.java b/desktop/src/main/java/haveno/desktop/main/overlays/windows/DisputeSummaryWindow.java
index ffe6741b28..5bdc0c91a2 100644
--- a/desktop/src/main/java/haveno/desktop/main/overlays/windows/DisputeSummaryWindow.java
+++ b/desktop/src/main/java/haveno/desktop/main/overlays/windows/DisputeSummaryWindow.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.overlays.windows;
diff --git a/desktop/src/main/java/haveno/desktop/main/overlays/windows/EditCustomExplorerWindow.java b/desktop/src/main/java/haveno/desktop/main/overlays/windows/EditCustomExplorerWindow.java
index 1274ef0e30..c1fab70898 100644
--- a/desktop/src/main/java/haveno/desktop/main/overlays/windows/EditCustomExplorerWindow.java
+++ b/desktop/src/main/java/haveno/desktop/main/overlays/windows/EditCustomExplorerWindow.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.overlays.windows;
diff --git a/desktop/src/main/java/haveno/desktop/main/overlays/windows/FilterWindow.java b/desktop/src/main/java/haveno/desktop/main/overlays/windows/FilterWindow.java
index e0a3a7ec53..27de13eafb 100644
--- a/desktop/src/main/java/haveno/desktop/main/overlays/windows/FilterWindow.java
+++ b/desktop/src/main/java/haveno/desktop/main/overlays/windows/FilterWindow.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.overlays.windows;
diff --git a/desktop/src/main/java/haveno/desktop/main/overlays/windows/GenericMessageWindow.java b/desktop/src/main/java/haveno/desktop/main/overlays/windows/GenericMessageWindow.java
index 1351e29c1c..01d119a479 100644
--- a/desktop/src/main/java/haveno/desktop/main/overlays/windows/GenericMessageWindow.java
+++ b/desktop/src/main/java/haveno/desktop/main/overlays/windows/GenericMessageWindow.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.overlays.windows;
diff --git a/desktop/src/main/java/haveno/desktop/main/overlays/windows/OfferDetailsWindow.java b/desktop/src/main/java/haveno/desktop/main/overlays/windows/OfferDetailsWindow.java
index 3ea75a5b74..f52ffd06eb 100644
--- a/desktop/src/main/java/haveno/desktop/main/overlays/windows/OfferDetailsWindow.java
+++ b/desktop/src/main/java/haveno/desktop/main/overlays/windows/OfferDetailsWindow.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.overlays.windows;
diff --git a/desktop/src/main/java/haveno/desktop/main/overlays/windows/QRCodeWindow.java b/desktop/src/main/java/haveno/desktop/main/overlays/windows/QRCodeWindow.java
index 1786b00cee..223933e5c1 100644
--- a/desktop/src/main/java/haveno/desktop/main/overlays/windows/QRCodeWindow.java
+++ b/desktop/src/main/java/haveno/desktop/main/overlays/windows/QRCodeWindow.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.overlays.windows;
diff --git a/desktop/src/main/java/haveno/desktop/main/overlays/windows/SelectDepositTxWindow.java b/desktop/src/main/java/haveno/desktop/main/overlays/windows/SelectDepositTxWindow.java
index 4a7cac56ce..53c14c453f 100644
--- a/desktop/src/main/java/haveno/desktop/main/overlays/windows/SelectDepositTxWindow.java
+++ b/desktop/src/main/java/haveno/desktop/main/overlays/windows/SelectDepositTxWindow.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.overlays.windows;
diff --git a/desktop/src/main/java/haveno/desktop/main/overlays/windows/SendAlertMessageWindow.java b/desktop/src/main/java/haveno/desktop/main/overlays/windows/SendAlertMessageWindow.java
index ca8ce6fcfc..59cc133223 100644
--- a/desktop/src/main/java/haveno/desktop/main/overlays/windows/SendAlertMessageWindow.java
+++ b/desktop/src/main/java/haveno/desktop/main/overlays/windows/SendAlertMessageWindow.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.overlays.windows;
diff --git a/desktop/src/main/java/haveno/desktop/main/overlays/windows/SendPrivateNotificationWindow.java b/desktop/src/main/java/haveno/desktop/main/overlays/windows/SendPrivateNotificationWindow.java
index 6990cf65e5..e8e70ff714 100644
--- a/desktop/src/main/java/haveno/desktop/main/overlays/windows/SendPrivateNotificationWindow.java
+++ b/desktop/src/main/java/haveno/desktop/main/overlays/windows/SendPrivateNotificationWindow.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.overlays.windows;
diff --git a/desktop/src/main/java/haveno/desktop/main/overlays/windows/ShowWalletDataWindow.java b/desktop/src/main/java/haveno/desktop/main/overlays/windows/ShowWalletDataWindow.java
index 754ed678ea..6b2545c2bd 100644
--- a/desktop/src/main/java/haveno/desktop/main/overlays/windows/ShowWalletDataWindow.java
+++ b/desktop/src/main/java/haveno/desktop/main/overlays/windows/ShowWalletDataWindow.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.overlays.windows;
diff --git a/desktop/src/main/java/haveno/desktop/main/overlays/windows/SignPaymentAccountsWindow.java b/desktop/src/main/java/haveno/desktop/main/overlays/windows/SignPaymentAccountsWindow.java
index 798414900e..783f824d6a 100644
--- a/desktop/src/main/java/haveno/desktop/main/overlays/windows/SignPaymentAccountsWindow.java
+++ b/desktop/src/main/java/haveno/desktop/main/overlays/windows/SignPaymentAccountsWindow.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.overlays.windows;
diff --git a/desktop/src/main/java/haveno/desktop/main/overlays/windows/SignSpecificWitnessWindow.java b/desktop/src/main/java/haveno/desktop/main/overlays/windows/SignSpecificWitnessWindow.java
index 880494b84f..b76507b385 100644
--- a/desktop/src/main/java/haveno/desktop/main/overlays/windows/SignSpecificWitnessWindow.java
+++ b/desktop/src/main/java/haveno/desktop/main/overlays/windows/SignSpecificWitnessWindow.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.overlays.windows;
diff --git a/desktop/src/main/java/haveno/desktop/main/overlays/windows/SignUnsignedPubKeysWindow.java b/desktop/src/main/java/haveno/desktop/main/overlays/windows/SignUnsignedPubKeysWindow.java
index c840a718ec..aa1277ced6 100644
--- a/desktop/src/main/java/haveno/desktop/main/overlays/windows/SignUnsignedPubKeysWindow.java
+++ b/desktop/src/main/java/haveno/desktop/main/overlays/windows/SignUnsignedPubKeysWindow.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.overlays.windows;
diff --git a/desktop/src/main/java/haveno/desktop/main/overlays/windows/SwiftPaymentDetails.java b/desktop/src/main/java/haveno/desktop/main/overlays/windows/SwiftPaymentDetails.java
index 178c3debb9..93810ad67c 100644
--- a/desktop/src/main/java/haveno/desktop/main/overlays/windows/SwiftPaymentDetails.java
+++ b/desktop/src/main/java/haveno/desktop/main/overlays/windows/SwiftPaymentDetails.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.overlays.windows;
diff --git a/desktop/src/main/java/haveno/desktop/main/overlays/windows/TacWindow.java b/desktop/src/main/java/haveno/desktop/main/overlays/windows/TacWindow.java
index 32685a312c..ef45f47196 100644
--- a/desktop/src/main/java/haveno/desktop/main/overlays/windows/TacWindow.java
+++ b/desktop/src/main/java/haveno/desktop/main/overlays/windows/TacWindow.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.overlays.windows;
diff --git a/desktop/src/main/java/haveno/desktop/main/overlays/windows/TorNetworkSettingsWindow.java b/desktop/src/main/java/haveno/desktop/main/overlays/windows/TorNetworkSettingsWindow.java
index 1899041b3a..607efb2006 100644
--- a/desktop/src/main/java/haveno/desktop/main/overlays/windows/TorNetworkSettingsWindow.java
+++ b/desktop/src/main/java/haveno/desktop/main/overlays/windows/TorNetworkSettingsWindow.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
diff --git a/desktop/src/main/java/haveno/desktop/main/overlays/windows/TradeDetailsWindow.java b/desktop/src/main/java/haveno/desktop/main/overlays/windows/TradeDetailsWindow.java
index 7936f3a622..2087e09348 100644
--- a/desktop/src/main/java/haveno/desktop/main/overlays/windows/TradeDetailsWindow.java
+++ b/desktop/src/main/java/haveno/desktop/main/overlays/windows/TradeDetailsWindow.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.overlays.windows;
diff --git a/desktop/src/main/java/haveno/desktop/main/overlays/windows/TradeFeedbackWindow.java b/desktop/src/main/java/haveno/desktop/main/overlays/windows/TradeFeedbackWindow.java
index 32aa5f5f88..76d414b380 100644
--- a/desktop/src/main/java/haveno/desktop/main/overlays/windows/TradeFeedbackWindow.java
+++ b/desktop/src/main/java/haveno/desktop/main/overlays/windows/TradeFeedbackWindow.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.overlays.windows;
diff --git a/desktop/src/main/java/haveno/desktop/main/overlays/windows/TxDetails.java b/desktop/src/main/java/haveno/desktop/main/overlays/windows/TxDetails.java
index 2100e22ea2..e96fcb32f3 100644
--- a/desktop/src/main/java/haveno/desktop/main/overlays/windows/TxDetails.java
+++ b/desktop/src/main/java/haveno/desktop/main/overlays/windows/TxDetails.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.overlays.windows;
diff --git a/desktop/src/main/java/haveno/desktop/main/overlays/windows/UnlockDisputeAgentRegistrationWindow.java b/desktop/src/main/java/haveno/desktop/main/overlays/windows/UnlockDisputeAgentRegistrationWindow.java
index 6a84138ff2..b7313f1a35 100644
--- a/desktop/src/main/java/haveno/desktop/main/overlays/windows/UnlockDisputeAgentRegistrationWindow.java
+++ b/desktop/src/main/java/haveno/desktop/main/overlays/windows/UnlockDisputeAgentRegistrationWindow.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.overlays.windows;
diff --git a/desktop/src/main/java/haveno/desktop/main/overlays/windows/UpdateAmazonGiftCardAccountWindow.java b/desktop/src/main/java/haveno/desktop/main/overlays/windows/UpdateAmazonGiftCardAccountWindow.java
index bfe18e2be7..fca183d05d 100644
--- a/desktop/src/main/java/haveno/desktop/main/overlays/windows/UpdateAmazonGiftCardAccountWindow.java
+++ b/desktop/src/main/java/haveno/desktop/main/overlays/windows/UpdateAmazonGiftCardAccountWindow.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.overlays.windows;
diff --git a/desktop/src/main/java/haveno/desktop/main/overlays/windows/UpdateRevolutAccountWindow.java b/desktop/src/main/java/haveno/desktop/main/overlays/windows/UpdateRevolutAccountWindow.java
index 6c152a78b5..4de31e9e1e 100644
--- a/desktop/src/main/java/haveno/desktop/main/overlays/windows/UpdateRevolutAccountWindow.java
+++ b/desktop/src/main/java/haveno/desktop/main/overlays/windows/UpdateRevolutAccountWindow.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.overlays.windows;
diff --git a/desktop/src/main/java/haveno/desktop/main/overlays/windows/VerifyDisputeResultSignatureWindow.java b/desktop/src/main/java/haveno/desktop/main/overlays/windows/VerifyDisputeResultSignatureWindow.java
index afbb6a3e59..fd60d07193 100644
--- a/desktop/src/main/java/haveno/desktop/main/overlays/windows/VerifyDisputeResultSignatureWindow.java
+++ b/desktop/src/main/java/haveno/desktop/main/overlays/windows/VerifyDisputeResultSignatureWindow.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.overlays.windows;
diff --git a/desktop/src/main/java/haveno/desktop/main/overlays/windows/WalletPasswordWindow.java b/desktop/src/main/java/haveno/desktop/main/overlays/windows/WalletPasswordWindow.java
index 9a0d65ddf3..04fff8ecf6 100644
--- a/desktop/src/main/java/haveno/desktop/main/overlays/windows/WalletPasswordWindow.java
+++ b/desktop/src/main/java/haveno/desktop/main/overlays/windows/WalletPasswordWindow.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.overlays.windows;
diff --git a/desktop/src/main/java/haveno/desktop/main/overlays/windows/WebCamWindow.java b/desktop/src/main/java/haveno/desktop/main/overlays/windows/WebCamWindow.java
index 88a7abb2c0..fd3bf31acf 100644
--- a/desktop/src/main/java/haveno/desktop/main/overlays/windows/WebCamWindow.java
+++ b/desktop/src/main/java/haveno/desktop/main/overlays/windows/WebCamWindow.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.overlays.windows;
diff --git a/desktop/src/main/java/haveno/desktop/main/overlays/windows/downloadupdate/DisplayUpdateDownloadWindow.java b/desktop/src/main/java/haveno/desktop/main/overlays/windows/downloadupdate/DisplayUpdateDownloadWindow.java
index ce63422887..9092502ef1 100644
--- a/desktop/src/main/java/haveno/desktop/main/overlays/windows/downloadupdate/DisplayUpdateDownloadWindow.java
+++ b/desktop/src/main/java/haveno/desktop/main/overlays/windows/downloadupdate/DisplayUpdateDownloadWindow.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.overlays.windows.downloadupdate;
diff --git a/desktop/src/main/java/haveno/desktop/main/overlays/windows/downloadupdate/DownloadTask.java b/desktop/src/main/java/haveno/desktop/main/overlays/windows/downloadupdate/DownloadTask.java
index a307b742f3..4d4550174a 100644
--- a/desktop/src/main/java/haveno/desktop/main/overlays/windows/downloadupdate/DownloadTask.java
+++ b/desktop/src/main/java/haveno/desktop/main/overlays/windows/downloadupdate/DownloadTask.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.overlays.windows.downloadupdate;
diff --git a/desktop/src/main/java/haveno/desktop/main/overlays/windows/downloadupdate/HavenoInstaller.java b/desktop/src/main/java/haveno/desktop/main/overlays/windows/downloadupdate/HavenoInstaller.java
index d24de49e7c..8bc4080fb6 100644
--- a/desktop/src/main/java/haveno/desktop/main/overlays/windows/downloadupdate/HavenoInstaller.java
+++ b/desktop/src/main/java/haveno/desktop/main/overlays/windows/downloadupdate/HavenoInstaller.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.overlays.windows.downloadupdate;
diff --git a/desktop/src/main/java/haveno/desktop/main/overlays/windows/downloadupdate/VerifyTask.java b/desktop/src/main/java/haveno/desktop/main/overlays/windows/downloadupdate/VerifyTask.java
index 89a36d7d42..96f69889e0 100644
--- a/desktop/src/main/java/haveno/desktop/main/overlays/windows/downloadupdate/VerifyTask.java
+++ b/desktop/src/main/java/haveno/desktop/main/overlays/windows/downloadupdate/VerifyTask.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.overlays.windows.downloadupdate;
diff --git a/desktop/src/main/java/haveno/desktop/main/portfolio/PortfolioView.java b/desktop/src/main/java/haveno/desktop/main/portfolio/PortfolioView.java
index 982f3e787c..0c894dbf5b 100644
--- a/desktop/src/main/java/haveno/desktop/main/portfolio/PortfolioView.java
+++ b/desktop/src/main/java/haveno/desktop/main/portfolio/PortfolioView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.portfolio;
diff --git a/desktop/src/main/java/haveno/desktop/main/portfolio/closedtrades/ClosedTradableListItem.java b/desktop/src/main/java/haveno/desktop/main/portfolio/closedtrades/ClosedTradableListItem.java
index d17ec3db6b..55331b721f 100644
--- a/desktop/src/main/java/haveno/desktop/main/portfolio/closedtrades/ClosedTradableListItem.java
+++ b/desktop/src/main/java/haveno/desktop/main/portfolio/closedtrades/ClosedTradableListItem.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.portfolio.closedtrades;
diff --git a/desktop/src/main/java/haveno/desktop/main/portfolio/closedtrades/ClosedTradesDataModel.java b/desktop/src/main/java/haveno/desktop/main/portfolio/closedtrades/ClosedTradesDataModel.java
index 98b8f479d0..b7479d24b8 100644
--- a/desktop/src/main/java/haveno/desktop/main/portfolio/closedtrades/ClosedTradesDataModel.java
+++ b/desktop/src/main/java/haveno/desktop/main/portfolio/closedtrades/ClosedTradesDataModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.portfolio.closedtrades;
diff --git a/desktop/src/main/java/haveno/desktop/main/portfolio/closedtrades/ClosedTradesListItem.java b/desktop/src/main/java/haveno/desktop/main/portfolio/closedtrades/ClosedTradesListItem.java
index 7cd2f9ba1a..6c1e30b828 100644
--- a/desktop/src/main/java/haveno/desktop/main/portfolio/closedtrades/ClosedTradesListItem.java
+++ b/desktop/src/main/java/haveno/desktop/main/portfolio/closedtrades/ClosedTradesListItem.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.portfolio.closedtrades;
diff --git a/desktop/src/main/java/haveno/desktop/main/portfolio/closedtrades/ClosedTradesView.java b/desktop/src/main/java/haveno/desktop/main/portfolio/closedtrades/ClosedTradesView.java
index ce05b83187..b04a86eb17 100644
--- a/desktop/src/main/java/haveno/desktop/main/portfolio/closedtrades/ClosedTradesView.java
+++ b/desktop/src/main/java/haveno/desktop/main/portfolio/closedtrades/ClosedTradesView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.portfolio.closedtrades;
diff --git a/desktop/src/main/java/haveno/desktop/main/portfolio/closedtrades/ClosedTradesViewModel.java b/desktop/src/main/java/haveno/desktop/main/portfolio/closedtrades/ClosedTradesViewModel.java
index d522ca9b98..4819d83b90 100644
--- a/desktop/src/main/java/haveno/desktop/main/portfolio/closedtrades/ClosedTradesViewModel.java
+++ b/desktop/src/main/java/haveno/desktop/main/portfolio/closedtrades/ClosedTradesViewModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.portfolio.closedtrades;
diff --git a/desktop/src/main/java/haveno/desktop/main/portfolio/duplicateoffer/DuplicateOfferDataModel.java b/desktop/src/main/java/haveno/desktop/main/portfolio/duplicateoffer/DuplicateOfferDataModel.java
index 1368d1e527..6c6b06b9e4 100644
--- a/desktop/src/main/java/haveno/desktop/main/portfolio/duplicateoffer/DuplicateOfferDataModel.java
+++ b/desktop/src/main/java/haveno/desktop/main/portfolio/duplicateoffer/DuplicateOfferDataModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.portfolio.duplicateoffer;
diff --git a/desktop/src/main/java/haveno/desktop/main/portfolio/duplicateoffer/DuplicateOfferView.java b/desktop/src/main/java/haveno/desktop/main/portfolio/duplicateoffer/DuplicateOfferView.java
index b2c6a10f07..65de9c746d 100644
--- a/desktop/src/main/java/haveno/desktop/main/portfolio/duplicateoffer/DuplicateOfferView.java
+++ b/desktop/src/main/java/haveno/desktop/main/portfolio/duplicateoffer/DuplicateOfferView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.portfolio.duplicateoffer;
diff --git a/desktop/src/main/java/haveno/desktop/main/portfolio/duplicateoffer/DuplicateOfferViewModel.java b/desktop/src/main/java/haveno/desktop/main/portfolio/duplicateoffer/DuplicateOfferViewModel.java
index 6eafc192a7..f9c2788d2e 100644
--- a/desktop/src/main/java/haveno/desktop/main/portfolio/duplicateoffer/DuplicateOfferViewModel.java
+++ b/desktop/src/main/java/haveno/desktop/main/portfolio/duplicateoffer/DuplicateOfferViewModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.portfolio.duplicateoffer;
diff --git a/desktop/src/main/java/haveno/desktop/main/portfolio/editoffer/EditOfferDataModel.java b/desktop/src/main/java/haveno/desktop/main/portfolio/editoffer/EditOfferDataModel.java
index 493fcc49e1..bd0eedab6e 100644
--- a/desktop/src/main/java/haveno/desktop/main/portfolio/editoffer/EditOfferDataModel.java
+++ b/desktop/src/main/java/haveno/desktop/main/portfolio/editoffer/EditOfferDataModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.portfolio.editoffer;
diff --git a/desktop/src/main/java/haveno/desktop/main/portfolio/editoffer/EditOfferView.java b/desktop/src/main/java/haveno/desktop/main/portfolio/editoffer/EditOfferView.java
index 549661b0b7..ba9a17372f 100644
--- a/desktop/src/main/java/haveno/desktop/main/portfolio/editoffer/EditOfferView.java
+++ b/desktop/src/main/java/haveno/desktop/main/portfolio/editoffer/EditOfferView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.portfolio.editoffer;
diff --git a/desktop/src/main/java/haveno/desktop/main/portfolio/editoffer/EditOfferViewModel.java b/desktop/src/main/java/haveno/desktop/main/portfolio/editoffer/EditOfferViewModel.java
index ceb5027ff9..cab90c96ce 100644
--- a/desktop/src/main/java/haveno/desktop/main/portfolio/editoffer/EditOfferViewModel.java
+++ b/desktop/src/main/java/haveno/desktop/main/portfolio/editoffer/EditOfferViewModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.portfolio.editoffer;
diff --git a/desktop/src/main/java/haveno/desktop/main/portfolio/failedtrades/FailedTradesDataModel.java b/desktop/src/main/java/haveno/desktop/main/portfolio/failedtrades/FailedTradesDataModel.java
index 481bad488e..0283acc249 100644
--- a/desktop/src/main/java/haveno/desktop/main/portfolio/failedtrades/FailedTradesDataModel.java
+++ b/desktop/src/main/java/haveno/desktop/main/portfolio/failedtrades/FailedTradesDataModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.portfolio.failedtrades;
diff --git a/desktop/src/main/java/haveno/desktop/main/portfolio/failedtrades/FailedTradesListItem.java b/desktop/src/main/java/haveno/desktop/main/portfolio/failedtrades/FailedTradesListItem.java
index b2ada1cfe2..0b7b7c3a0a 100644
--- a/desktop/src/main/java/haveno/desktop/main/portfolio/failedtrades/FailedTradesListItem.java
+++ b/desktop/src/main/java/haveno/desktop/main/portfolio/failedtrades/FailedTradesListItem.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.portfolio.failedtrades;
diff --git a/desktop/src/main/java/haveno/desktop/main/portfolio/failedtrades/FailedTradesView.java b/desktop/src/main/java/haveno/desktop/main/portfolio/failedtrades/FailedTradesView.java
index 908b924583..027c9128db 100644
--- a/desktop/src/main/java/haveno/desktop/main/portfolio/failedtrades/FailedTradesView.java
+++ b/desktop/src/main/java/haveno/desktop/main/portfolio/failedtrades/FailedTradesView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.portfolio.failedtrades;
diff --git a/desktop/src/main/java/haveno/desktop/main/portfolio/failedtrades/FailedTradesViewModel.java b/desktop/src/main/java/haveno/desktop/main/portfolio/failedtrades/FailedTradesViewModel.java
index cdf8ac053c..064ac7b9d3 100644
--- a/desktop/src/main/java/haveno/desktop/main/portfolio/failedtrades/FailedTradesViewModel.java
+++ b/desktop/src/main/java/haveno/desktop/main/portfolio/failedtrades/FailedTradesViewModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.portfolio.failedtrades;
diff --git a/desktop/src/main/java/haveno/desktop/main/portfolio/openoffer/OpenOfferListItem.java b/desktop/src/main/java/haveno/desktop/main/portfolio/openoffer/OpenOfferListItem.java
index 93721abd5e..67869a9ff9 100644
--- a/desktop/src/main/java/haveno/desktop/main/portfolio/openoffer/OpenOfferListItem.java
+++ b/desktop/src/main/java/haveno/desktop/main/portfolio/openoffer/OpenOfferListItem.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.portfolio.openoffer;
diff --git a/desktop/src/main/java/haveno/desktop/main/portfolio/openoffer/OpenOffersDataModel.java b/desktop/src/main/java/haveno/desktop/main/portfolio/openoffer/OpenOffersDataModel.java
index 3161bad539..99bd3541b4 100644
--- a/desktop/src/main/java/haveno/desktop/main/portfolio/openoffer/OpenOffersDataModel.java
+++ b/desktop/src/main/java/haveno/desktop/main/portfolio/openoffer/OpenOffersDataModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.portfolio.openoffer;
diff --git a/desktop/src/main/java/haveno/desktop/main/portfolio/openoffer/OpenOffersView.java b/desktop/src/main/java/haveno/desktop/main/portfolio/openoffer/OpenOffersView.java
index 6403cb5d99..009ae82772 100644
--- a/desktop/src/main/java/haveno/desktop/main/portfolio/openoffer/OpenOffersView.java
+++ b/desktop/src/main/java/haveno/desktop/main/portfolio/openoffer/OpenOffersView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.portfolio.openoffer;
diff --git a/desktop/src/main/java/haveno/desktop/main/portfolio/openoffer/OpenOffersViewModel.java b/desktop/src/main/java/haveno/desktop/main/portfolio/openoffer/OpenOffersViewModel.java
index 57992bf310..d560891890 100644
--- a/desktop/src/main/java/haveno/desktop/main/portfolio/openoffer/OpenOffersViewModel.java
+++ b/desktop/src/main/java/haveno/desktop/main/portfolio/openoffer/OpenOffersViewModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.portfolio.openoffer;
diff --git a/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/BuyerSubView.java b/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/BuyerSubView.java
index 60a05f1462..0488c9c325 100644
--- a/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/BuyerSubView.java
+++ b/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/BuyerSubView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.portfolio.pendingtrades;
diff --git a/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/PendingTradesDataModel.java b/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/PendingTradesDataModel.java
index 5ca5cf0fd0..c699b70494 100644
--- a/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/PendingTradesDataModel.java
+++ b/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/PendingTradesDataModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.portfolio.pendingtrades;
diff --git a/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/PendingTradesListItem.java b/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/PendingTradesListItem.java
index 66292c3033..8e47d0e07e 100644
--- a/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/PendingTradesListItem.java
+++ b/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/PendingTradesListItem.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.portfolio.pendingtrades;
diff --git a/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/PendingTradesView.java b/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/PendingTradesView.java
index 02f1943bcf..b32bb77139 100644
--- a/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/PendingTradesView.java
+++ b/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/PendingTradesView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.portfolio.pendingtrades;
diff --git a/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/PendingTradesViewModel.java b/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/PendingTradesViewModel.java
index 5f7a934ed8..a6afd46a6c 100644
--- a/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/PendingTradesViewModel.java
+++ b/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/PendingTradesViewModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.portfolio.pendingtrades;
diff --git a/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/SellerSubView.java b/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/SellerSubView.java
index 492ca154b2..5072fd243a 100644
--- a/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/SellerSubView.java
+++ b/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/SellerSubView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.portfolio.pendingtrades;
diff --git a/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/TradeStepInfo.java b/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/TradeStepInfo.java
index cb3aa43398..e61153cfbe 100644
--- a/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/TradeStepInfo.java
+++ b/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/TradeStepInfo.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.portfolio.pendingtrades;
diff --git a/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/TradeSubView.java b/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/TradeSubView.java
index 9a3273407f..00cfca6ac6 100644
--- a/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/TradeSubView.java
+++ b/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/TradeSubView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.portfolio.pendingtrades;
diff --git a/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/steps/TradeStepView.java b/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/steps/TradeStepView.java
index 362518ae94..d40a09f2f2 100644
--- a/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/steps/TradeStepView.java
+++ b/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/steps/TradeStepView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.portfolio.pendingtrades.steps;
diff --git a/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/steps/TradeWizardItem.java b/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/steps/TradeWizardItem.java
index 819b83dfaf..335228978c 100644
--- a/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/steps/TradeWizardItem.java
+++ b/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/steps/TradeWizardItem.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.portfolio.pendingtrades.steps;
diff --git a/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/steps/buyer/BuyerStep1View.java b/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/steps/buyer/BuyerStep1View.java
index 3702bc3584..804a6dd741 100644
--- a/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/steps/buyer/BuyerStep1View.java
+++ b/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/steps/buyer/BuyerStep1View.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.portfolio.pendingtrades.steps.buyer;
diff --git a/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/steps/buyer/BuyerStep2View.java b/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/steps/buyer/BuyerStep2View.java
index 11d96396b2..08a5cfda81 100644
--- a/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/steps/buyer/BuyerStep2View.java
+++ b/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/steps/buyer/BuyerStep2View.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.portfolio.pendingtrades.steps.buyer;
diff --git a/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/steps/buyer/BuyerStep3View.java b/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/steps/buyer/BuyerStep3View.java
index 0c80a5995c..57fda229f3 100644
--- a/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/steps/buyer/BuyerStep3View.java
+++ b/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/steps/buyer/BuyerStep3View.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.portfolio.pendingtrades.steps.buyer;
diff --git a/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/steps/buyer/BuyerStep4View.java b/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/steps/buyer/BuyerStep4View.java
index 8ed71ec4be..34bfc75223 100644
--- a/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/steps/buyer/BuyerStep4View.java
+++ b/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/steps/buyer/BuyerStep4View.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.portfolio.pendingtrades.steps.buyer;
diff --git a/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/steps/seller/SellerStep1View.java b/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/steps/seller/SellerStep1View.java
index 7956abf80d..f641ddf3f4 100644
--- a/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/steps/seller/SellerStep1View.java
+++ b/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/steps/seller/SellerStep1View.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.portfolio.pendingtrades.steps.seller;
diff --git a/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/steps/seller/SellerStep2View.java b/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/steps/seller/SellerStep2View.java
index 8b78a3d21a..06ceba45a2 100644
--- a/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/steps/seller/SellerStep2View.java
+++ b/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/steps/seller/SellerStep2View.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.portfolio.pendingtrades.steps.seller;
diff --git a/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/steps/seller/SellerStep3View.java b/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/steps/seller/SellerStep3View.java
index dce9c0f87c..d73a12e719 100644
--- a/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/steps/seller/SellerStep3View.java
+++ b/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/steps/seller/SellerStep3View.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.portfolio.pendingtrades.steps.seller;
diff --git a/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/steps/seller/SellerStep4View.java b/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/steps/seller/SellerStep4View.java
index c57eec9aee..82927e1d50 100644
--- a/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/steps/seller/SellerStep4View.java
+++ b/desktop/src/main/java/haveno/desktop/main/portfolio/pendingtrades/steps/seller/SellerStep4View.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.portfolio.pendingtrades.steps.seller;
diff --git a/desktop/src/main/java/haveno/desktop/main/portfolio/presentation/PortfolioUtil.java b/desktop/src/main/java/haveno/desktop/main/portfolio/presentation/PortfolioUtil.java
index e01c55dbd8..90e5438676 100644
--- a/desktop/src/main/java/haveno/desktop/main/portfolio/presentation/PortfolioUtil.java
+++ b/desktop/src/main/java/haveno/desktop/main/portfolio/presentation/PortfolioUtil.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.portfolio.presentation;
diff --git a/desktop/src/main/java/haveno/desktop/main/presentation/AccountPresentation.java b/desktop/src/main/java/haveno/desktop/main/presentation/AccountPresentation.java
index c54dbff962..3dc117ae5d 100644
--- a/desktop/src/main/java/haveno/desktop/main/presentation/AccountPresentation.java
+++ b/desktop/src/main/java/haveno/desktop/main/presentation/AccountPresentation.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.presentation;
diff --git a/desktop/src/main/java/haveno/desktop/main/presentation/MarketPricePresentation.java b/desktop/src/main/java/haveno/desktop/main/presentation/MarketPricePresentation.java
index 7325428f28..18f30743c9 100644
--- a/desktop/src/main/java/haveno/desktop/main/presentation/MarketPricePresentation.java
+++ b/desktop/src/main/java/haveno/desktop/main/presentation/MarketPricePresentation.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.presentation;
diff --git a/desktop/src/main/java/haveno/desktop/main/presentation/SettingsPresentation.java b/desktop/src/main/java/haveno/desktop/main/presentation/SettingsPresentation.java
index 8f25f91845..ed70cd7135 100644
--- a/desktop/src/main/java/haveno/desktop/main/presentation/SettingsPresentation.java
+++ b/desktop/src/main/java/haveno/desktop/main/presentation/SettingsPresentation.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.presentation;
diff --git a/desktop/src/main/java/haveno/desktop/main/settings/SettingsView.java b/desktop/src/main/java/haveno/desktop/main/settings/SettingsView.java
index 4a2f0a836d..1c040d8cc5 100644
--- a/desktop/src/main/java/haveno/desktop/main/settings/SettingsView.java
+++ b/desktop/src/main/java/haveno/desktop/main/settings/SettingsView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.settings;
diff --git a/desktop/src/main/java/haveno/desktop/main/settings/about/AboutView.java b/desktop/src/main/java/haveno/desktop/main/settings/about/AboutView.java
index b7daafe201..84e80fac09 100644
--- a/desktop/src/main/java/haveno/desktop/main/settings/about/AboutView.java
+++ b/desktop/src/main/java/haveno/desktop/main/settings/about/AboutView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.settings.about;
diff --git a/desktop/src/main/java/haveno/desktop/main/settings/network/MoneroNetworkListItem.java b/desktop/src/main/java/haveno/desktop/main/settings/network/MoneroNetworkListItem.java
index 8f74f474d0..80bd094fc9 100644
--- a/desktop/src/main/java/haveno/desktop/main/settings/network/MoneroNetworkListItem.java
+++ b/desktop/src/main/java/haveno/desktop/main/settings/network/MoneroNetworkListItem.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.settings.network;
diff --git a/desktop/src/main/java/haveno/desktop/main/settings/network/NetworkSettingsView.java b/desktop/src/main/java/haveno/desktop/main/settings/network/NetworkSettingsView.java
index 5ed9e468bd..dbe77dfef4 100644
--- a/desktop/src/main/java/haveno/desktop/main/settings/network/NetworkSettingsView.java
+++ b/desktop/src/main/java/haveno/desktop/main/settings/network/NetworkSettingsView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.settings.network;
diff --git a/desktop/src/main/java/haveno/desktop/main/settings/network/P2pNetworkListItem.java b/desktop/src/main/java/haveno/desktop/main/settings/network/P2pNetworkListItem.java
index dc652c1fde..0a1de7ca4d 100644
--- a/desktop/src/main/java/haveno/desktop/main/settings/network/P2pNetworkListItem.java
+++ b/desktop/src/main/java/haveno/desktop/main/settings/network/P2pNetworkListItem.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.settings.network;
diff --git a/desktop/src/main/java/haveno/desktop/main/settings/preferences/PreferencesView.java b/desktop/src/main/java/haveno/desktop/main/settings/preferences/PreferencesView.java
index 62d5db1c9c..fc89f1afa4 100644
--- a/desktop/src/main/java/haveno/desktop/main/settings/preferences/PreferencesView.java
+++ b/desktop/src/main/java/haveno/desktop/main/settings/preferences/PreferencesView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.settings.preferences;
diff --git a/desktop/src/main/java/haveno/desktop/main/settings/preferences/PreferencesViewModel.java b/desktop/src/main/java/haveno/desktop/main/settings/preferences/PreferencesViewModel.java
index c681ad0c37..dd6c8ad3a4 100644
--- a/desktop/src/main/java/haveno/desktop/main/settings/preferences/PreferencesViewModel.java
+++ b/desktop/src/main/java/haveno/desktop/main/settings/preferences/PreferencesViewModel.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.settings.preferences;
diff --git a/desktop/src/main/java/haveno/desktop/main/shared/ChatView.java b/desktop/src/main/java/haveno/desktop/main/shared/ChatView.java
index fcb0d3d745..0adfdde2f1 100644
--- a/desktop/src/main/java/haveno/desktop/main/shared/ChatView.java
+++ b/desktop/src/main/java/haveno/desktop/main/shared/ChatView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.shared;
diff --git a/desktop/src/main/java/haveno/desktop/main/shared/PriceFeedComboBoxItem.java b/desktop/src/main/java/haveno/desktop/main/shared/PriceFeedComboBoxItem.java
index 7014dc7bc9..17ad7ecae1 100644
--- a/desktop/src/main/java/haveno/desktop/main/shared/PriceFeedComboBoxItem.java
+++ b/desktop/src/main/java/haveno/desktop/main/shared/PriceFeedComboBoxItem.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.shared;
diff --git a/desktop/src/main/java/haveno/desktop/main/support/SupportView.java b/desktop/src/main/java/haveno/desktop/main/support/SupportView.java
index 0ff81ea2a3..034b32921b 100644
--- a/desktop/src/main/java/haveno/desktop/main/support/SupportView.java
+++ b/desktop/src/main/java/haveno/desktop/main/support/SupportView.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/desktop/src/main/java/haveno/desktop/main/support/dispute/DisputeChatPopup.java b/desktop/src/main/java/haveno/desktop/main/support/dispute/DisputeChatPopup.java
index d22f8b97da..41e0342539 100644
--- a/desktop/src/main/java/haveno/desktop/main/support/dispute/DisputeChatPopup.java
+++ b/desktop/src/main/java/haveno/desktop/main/support/dispute/DisputeChatPopup.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.support.dispute;
diff --git a/desktop/src/main/java/haveno/desktop/main/support/dispute/DisputeView.java b/desktop/src/main/java/haveno/desktop/main/support/dispute/DisputeView.java
index 5f0f9a7d2b..2c41884563 100644
--- a/desktop/src/main/java/haveno/desktop/main/support/dispute/DisputeView.java
+++ b/desktop/src/main/java/haveno/desktop/main/support/dispute/DisputeView.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/desktop/src/main/java/haveno/desktop/main/support/dispute/agent/DisputeAgentView.java b/desktop/src/main/java/haveno/desktop/main/support/dispute/agent/DisputeAgentView.java
index e5a01e7c86..10c657dce7 100644
--- a/desktop/src/main/java/haveno/desktop/main/support/dispute/agent/DisputeAgentView.java
+++ b/desktop/src/main/java/haveno/desktop/main/support/dispute/agent/DisputeAgentView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.support.dispute.agent;
diff --git a/desktop/src/main/java/haveno/desktop/main/support/dispute/agent/arbitration/ArbitratorView.java b/desktop/src/main/java/haveno/desktop/main/support/dispute/agent/arbitration/ArbitratorView.java
index 821892e108..5da0fda6da 100644
--- a/desktop/src/main/java/haveno/desktop/main/support/dispute/agent/arbitration/ArbitratorView.java
+++ b/desktop/src/main/java/haveno/desktop/main/support/dispute/agent/arbitration/ArbitratorView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.support.dispute.agent.arbitration;
diff --git a/desktop/src/main/java/haveno/desktop/main/support/dispute/agent/mediation/MediatorView.java b/desktop/src/main/java/haveno/desktop/main/support/dispute/agent/mediation/MediatorView.java
index dca55b0871..c8069b34ca 100644
--- a/desktop/src/main/java/haveno/desktop/main/support/dispute/agent/mediation/MediatorView.java
+++ b/desktop/src/main/java/haveno/desktop/main/support/dispute/agent/mediation/MediatorView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.support.dispute.agent.mediation;
diff --git a/desktop/src/main/java/haveno/desktop/main/support/dispute/agent/refund/RefundAgentView.java b/desktop/src/main/java/haveno/desktop/main/support/dispute/agent/refund/RefundAgentView.java
index 8b225c7fe6..39ed2a6941 100644
--- a/desktop/src/main/java/haveno/desktop/main/support/dispute/agent/refund/RefundAgentView.java
+++ b/desktop/src/main/java/haveno/desktop/main/support/dispute/agent/refund/RefundAgentView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.support.dispute.agent.refund;
diff --git a/desktop/src/main/java/haveno/desktop/main/support/dispute/client/DisputeClientView.java b/desktop/src/main/java/haveno/desktop/main/support/dispute/client/DisputeClientView.java
index 202bf11701..90c945466e 100644
--- a/desktop/src/main/java/haveno/desktop/main/support/dispute/client/DisputeClientView.java
+++ b/desktop/src/main/java/haveno/desktop/main/support/dispute/client/DisputeClientView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.support.dispute.client;
diff --git a/desktop/src/main/java/haveno/desktop/main/support/dispute/client/arbitration/ArbitrationClientView.java b/desktop/src/main/java/haveno/desktop/main/support/dispute/client/arbitration/ArbitrationClientView.java
index b9eda655cd..5470f32e5d 100644
--- a/desktop/src/main/java/haveno/desktop/main/support/dispute/client/arbitration/ArbitrationClientView.java
+++ b/desktop/src/main/java/haveno/desktop/main/support/dispute/client/arbitration/ArbitrationClientView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.support.dispute.client.arbitration;
diff --git a/desktop/src/main/java/haveno/desktop/main/support/dispute/client/mediation/MediationClientView.java b/desktop/src/main/java/haveno/desktop/main/support/dispute/client/mediation/MediationClientView.java
index 73865352ef..0b4771a894 100644
--- a/desktop/src/main/java/haveno/desktop/main/support/dispute/client/mediation/MediationClientView.java
+++ b/desktop/src/main/java/haveno/desktop/main/support/dispute/client/mediation/MediationClientView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.support.dispute.client.mediation;
diff --git a/desktop/src/main/java/haveno/desktop/main/support/dispute/client/refund/RefundClientView.java b/desktop/src/main/java/haveno/desktop/main/support/dispute/client/refund/RefundClientView.java
index 2dfa06ad82..4aeab412c5 100644
--- a/desktop/src/main/java/haveno/desktop/main/support/dispute/client/refund/RefundClientView.java
+++ b/desktop/src/main/java/haveno/desktop/main/support/dispute/client/refund/RefundClientView.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.support.dispute.client.refund;
diff --git a/desktop/src/main/java/haveno/desktop/setup/DesktopPersistedDataHost.java b/desktop/src/main/java/haveno/desktop/setup/DesktopPersistedDataHost.java
index 646ec366fb..6ce1cf4a87 100644
--- a/desktop/src/main/java/haveno/desktop/setup/DesktopPersistedDataHost.java
+++ b/desktop/src/main/java/haveno/desktop/setup/DesktopPersistedDataHost.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.setup;
diff --git a/desktop/src/main/java/haveno/desktop/util/AxisInlierUtils.java b/desktop/src/main/java/haveno/desktop/util/AxisInlierUtils.java
index ea9c46f219..03956c6d80 100644
--- a/desktop/src/main/java/haveno/desktop/util/AxisInlierUtils.java
+++ b/desktop/src/main/java/haveno/desktop/util/AxisInlierUtils.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.util;
diff --git a/desktop/src/main/java/haveno/desktop/util/Colors.java b/desktop/src/main/java/haveno/desktop/util/Colors.java
index c5ce12f802..366987c273 100644
--- a/desktop/src/main/java/haveno/desktop/util/Colors.java
+++ b/desktop/src/main/java/haveno/desktop/util/Colors.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.util;
diff --git a/desktop/src/main/java/haveno/desktop/util/CssTheme.java b/desktop/src/main/java/haveno/desktop/util/CssTheme.java
index 380f96ab3b..1e1c547607 100644
--- a/desktop/src/main/java/haveno/desktop/util/CssTheme.java
+++ b/desktop/src/main/java/haveno/desktop/util/CssTheme.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.util;
diff --git a/desktop/src/main/java/haveno/desktop/util/CurrencyList.java b/desktop/src/main/java/haveno/desktop/util/CurrencyList.java
index e196394bea..3e68ccf876 100644
--- a/desktop/src/main/java/haveno/desktop/util/CurrencyList.java
+++ b/desktop/src/main/java/haveno/desktop/util/CurrencyList.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.util;
diff --git a/desktop/src/main/java/haveno/desktop/util/CurrencyListItem.java b/desktop/src/main/java/haveno/desktop/util/CurrencyListItem.java
index b40b7668db..5a85a80d08 100644
--- a/desktop/src/main/java/haveno/desktop/util/CurrencyListItem.java
+++ b/desktop/src/main/java/haveno/desktop/util/CurrencyListItem.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.util;
diff --git a/desktop/src/main/java/haveno/desktop/util/CurrencyPredicates.java b/desktop/src/main/java/haveno/desktop/util/CurrencyPredicates.java
index d97889ef64..a201bd6f36 100644
--- a/desktop/src/main/java/haveno/desktop/util/CurrencyPredicates.java
+++ b/desktop/src/main/java/haveno/desktop/util/CurrencyPredicates.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.util;
diff --git a/desktop/src/main/java/haveno/desktop/util/FormBuilder.java b/desktop/src/main/java/haveno/desktop/util/FormBuilder.java
index f7e8921234..d34d65eaf9 100644
--- a/desktop/src/main/java/haveno/desktop/util/FormBuilder.java
+++ b/desktop/src/main/java/haveno/desktop/util/FormBuilder.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.util;
diff --git a/desktop/src/main/java/haveno/desktop/util/GUIProfiler.java b/desktop/src/main/java/haveno/desktop/util/GUIProfiler.java
index f7d0cb1e81..4a8813f3b1 100644
--- a/desktop/src/main/java/haveno/desktop/util/GUIProfiler.java
+++ b/desktop/src/main/java/haveno/desktop/util/GUIProfiler.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.util;
diff --git a/desktop/src/main/java/haveno/desktop/util/GUIUtil.java b/desktop/src/main/java/haveno/desktop/util/GUIUtil.java
index 1f5c0d1ecd..0ae62787ea 100644
--- a/desktop/src/main/java/haveno/desktop/util/GUIUtil.java
+++ b/desktop/src/main/java/haveno/desktop/util/GUIUtil.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.util;
diff --git a/desktop/src/main/java/haveno/desktop/util/ImageUtil.java b/desktop/src/main/java/haveno/desktop/util/ImageUtil.java
index 52b99537f3..77b556204a 100644
--- a/desktop/src/main/java/haveno/desktop/util/ImageUtil.java
+++ b/desktop/src/main/java/haveno/desktop/util/ImageUtil.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.util;
diff --git a/desktop/src/main/java/haveno/desktop/util/Layout.java b/desktop/src/main/java/haveno/desktop/util/Layout.java
index 44ff50cd6e..975bb40df6 100644
--- a/desktop/src/main/java/haveno/desktop/util/Layout.java
+++ b/desktop/src/main/java/haveno/desktop/util/Layout.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.util;
diff --git a/desktop/src/main/java/haveno/desktop/util/MovingAverageUtils.java b/desktop/src/main/java/haveno/desktop/util/MovingAverageUtils.java
index 753be4509b..96ae9a42f6 100644
--- a/desktop/src/main/java/haveno/desktop/util/MovingAverageUtils.java
+++ b/desktop/src/main/java/haveno/desktop/util/MovingAverageUtils.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.util;
diff --git a/desktop/src/main/java/haveno/desktop/util/Transitions.java b/desktop/src/main/java/haveno/desktop/util/Transitions.java
index c0ce04c2ca..0241990c08 100644
--- a/desktop/src/main/java/haveno/desktop/util/Transitions.java
+++ b/desktop/src/main/java/haveno/desktop/util/Transitions.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.util;
diff --git a/desktop/src/main/java/haveno/desktop/util/filtering/FilterableListItem.java b/desktop/src/main/java/haveno/desktop/util/filtering/FilterableListItem.java
index 188972a785..c22df51bfd 100644
--- a/desktop/src/main/java/haveno/desktop/util/filtering/FilterableListItem.java
+++ b/desktop/src/main/java/haveno/desktop/util/filtering/FilterableListItem.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.util.filtering;
diff --git a/desktop/src/main/java/haveno/desktop/util/filtering/FilteringUtils.java b/desktop/src/main/java/haveno/desktop/util/filtering/FilteringUtils.java
index 6aa79ef997..177280b442 100644
--- a/desktop/src/main/java/haveno/desktop/util/filtering/FilteringUtils.java
+++ b/desktop/src/main/java/haveno/desktop/util/filtering/FilteringUtils.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.util.filtering;
diff --git a/desktop/src/main/java/haveno/desktop/util/validation/PasswordValidator.java b/desktop/src/main/java/haveno/desktop/util/validation/PasswordValidator.java
index f91b4a1ab4..40069b1c95 100644
--- a/desktop/src/main/java/haveno/desktop/util/validation/PasswordValidator.java
+++ b/desktop/src/main/java/haveno/desktop/util/validation/PasswordValidator.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.util.validation;
diff --git a/desktop/src/test/java/haveno/desktop/AwesomeFontDemo.java b/desktop/src/test/java/haveno/desktop/AwesomeFontDemo.java
index 250593e794..31f12162ab 100644
--- a/desktop/src/test/java/haveno/desktop/AwesomeFontDemo.java
+++ b/desktop/src/test/java/haveno/desktop/AwesomeFontDemo.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop;
diff --git a/desktop/src/test/java/haveno/desktop/BindingTest.java b/desktop/src/test/java/haveno/desktop/BindingTest.java
index 46e5977f29..8f333dfc81 100644
--- a/desktop/src/test/java/haveno/desktop/BindingTest.java
+++ b/desktop/src/test/java/haveno/desktop/BindingTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop;
diff --git a/desktop/src/test/java/haveno/desktop/MarketsPrintTool.java b/desktop/src/test/java/haveno/desktop/MarketsPrintTool.java
index 02a080b51a..f6298235af 100644
--- a/desktop/src/test/java/haveno/desktop/MarketsPrintTool.java
+++ b/desktop/src/test/java/haveno/desktop/MarketsPrintTool.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop;
diff --git a/desktop/src/test/java/haveno/desktop/MaterialDesignIconDemo.java b/desktop/src/test/java/haveno/desktop/MaterialDesignIconDemo.java
index 5f83ed6846..38c670d73c 100644
--- a/desktop/src/test/java/haveno/desktop/MaterialDesignIconDemo.java
+++ b/desktop/src/test/java/haveno/desktop/MaterialDesignIconDemo.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop;
diff --git a/desktop/src/test/java/haveno/desktop/MaterialDesignIconDemoLauncher.java b/desktop/src/test/java/haveno/desktop/MaterialDesignIconDemoLauncher.java
index 763f0e3b22..f6901f9350 100644
--- a/desktop/src/test/java/haveno/desktop/MaterialDesignIconDemoLauncher.java
+++ b/desktop/src/test/java/haveno/desktop/MaterialDesignIconDemoLauncher.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop;
diff --git a/desktop/src/test/java/haveno/desktop/common/fxml/FxmlViewLoaderTests.java b/desktop/src/test/java/haveno/desktop/common/fxml/FxmlViewLoaderTests.java
index 4e56e68631..b2672a1be0 100644
--- a/desktop/src/test/java/haveno/desktop/common/fxml/FxmlViewLoaderTests.java
+++ b/desktop/src/test/java/haveno/desktop/common/fxml/FxmlViewLoaderTests.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.common.fxml;
diff --git a/desktop/src/test/java/haveno/desktop/common/support/CachingViewLoaderTests.java b/desktop/src/test/java/haveno/desktop/common/support/CachingViewLoaderTests.java
index 85b793e3bf..539aa4ca26 100644
--- a/desktop/src/test/java/haveno/desktop/common/support/CachingViewLoaderTests.java
+++ b/desktop/src/test/java/haveno/desktop/common/support/CachingViewLoaderTests.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.common.support;
diff --git a/desktop/src/test/java/haveno/desktop/components/ColoredDecimalPlacesWithZerosTextTest.java b/desktop/src/test/java/haveno/desktop/components/ColoredDecimalPlacesWithZerosTextTest.java
index 44f9559810..234ddfccd5 100644
--- a/desktop/src/test/java/haveno/desktop/components/ColoredDecimalPlacesWithZerosTextTest.java
+++ b/desktop/src/test/java/haveno/desktop/components/ColoredDecimalPlacesWithZerosTextTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.components;
diff --git a/desktop/src/test/java/haveno/desktop/main/funds/transactions/DisplayedTransactionsTest.java b/desktop/src/test/java/haveno/desktop/main/funds/transactions/DisplayedTransactionsTest.java
index 773800e2e0..d7237ba854 100644
--- a/desktop/src/test/java/haveno/desktop/main/funds/transactions/DisplayedTransactionsTest.java
+++ b/desktop/src/test/java/haveno/desktop/main/funds/transactions/DisplayedTransactionsTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.funds.transactions;
diff --git a/desktop/src/test/java/haveno/desktop/main/funds/transactions/ObservableListDecoratorTest.java b/desktop/src/test/java/haveno/desktop/main/funds/transactions/ObservableListDecoratorTest.java
index e9966cb6bd..976351724a 100644
--- a/desktop/src/test/java/haveno/desktop/main/funds/transactions/ObservableListDecoratorTest.java
+++ b/desktop/src/test/java/haveno/desktop/main/funds/transactions/ObservableListDecoratorTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.funds.transactions;
diff --git a/desktop/src/test/java/haveno/desktop/main/funds/transactions/TransactionAwareTradableFactoryTest.java b/desktop/src/test/java/haveno/desktop/main/funds/transactions/TransactionAwareTradableFactoryTest.java
index 423e30bd55..0e131b4962 100644
--- a/desktop/src/test/java/haveno/desktop/main/funds/transactions/TransactionAwareTradableFactoryTest.java
+++ b/desktop/src/test/java/haveno/desktop/main/funds/transactions/TransactionAwareTradableFactoryTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.funds.transactions;
diff --git a/desktop/src/test/java/haveno/desktop/main/funds/transactions/TransactionAwareTradeTest.java b/desktop/src/test/java/haveno/desktop/main/funds/transactions/TransactionAwareTradeTest.java
index d9186525b0..214ad2e60e 100644
--- a/desktop/src/test/java/haveno/desktop/main/funds/transactions/TransactionAwareTradeTest.java
+++ b/desktop/src/test/java/haveno/desktop/main/funds/transactions/TransactionAwareTradeTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.funds.transactions;
diff --git a/desktop/src/test/java/haveno/desktop/main/market/offerbook/OfferBookChartViewModelTest.java b/desktop/src/test/java/haveno/desktop/main/market/offerbook/OfferBookChartViewModelTest.java
index 3d3411d168..0aa4b545a7 100644
--- a/desktop/src/test/java/haveno/desktop/main/market/offerbook/OfferBookChartViewModelTest.java
+++ b/desktop/src/test/java/haveno/desktop/main/market/offerbook/OfferBookChartViewModelTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.market.offerbook;
diff --git a/desktop/src/test/java/haveno/desktop/main/market/spread/SpreadViewModelTest.java b/desktop/src/test/java/haveno/desktop/main/market/spread/SpreadViewModelTest.java
index 1b66e60940..549384739b 100644
--- a/desktop/src/test/java/haveno/desktop/main/market/spread/SpreadViewModelTest.java
+++ b/desktop/src/test/java/haveno/desktop/main/market/spread/SpreadViewModelTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.market.spread;
diff --git a/desktop/src/test/java/haveno/desktop/main/market/trades/TradesChartsViewModelTest.java b/desktop/src/test/java/haveno/desktop/main/market/trades/TradesChartsViewModelTest.java
index 191f33c825..f6c9104803 100644
--- a/desktop/src/test/java/haveno/desktop/main/market/trades/TradesChartsViewModelTest.java
+++ b/desktop/src/test/java/haveno/desktop/main/market/trades/TradesChartsViewModelTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.market.trades;
diff --git a/desktop/src/test/java/haveno/desktop/main/offer/createoffer/CreateOfferViewModelTest.java b/desktop/src/test/java/haveno/desktop/main/offer/createoffer/CreateOfferViewModelTest.java
index e7ec8fa67f..4b33c8bab7 100644
--- a/desktop/src/test/java/haveno/desktop/main/offer/createoffer/CreateOfferViewModelTest.java
+++ b/desktop/src/test/java/haveno/desktop/main/offer/createoffer/CreateOfferViewModelTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.offer.createoffer;
diff --git a/desktop/src/test/java/haveno/desktop/main/offer/offerbook/OfferBookListItemMaker.java b/desktop/src/test/java/haveno/desktop/main/offer/offerbook/OfferBookListItemMaker.java
index 0c59a1d78e..eea8787a2f 100644
--- a/desktop/src/test/java/haveno/desktop/main/offer/offerbook/OfferBookListItemMaker.java
+++ b/desktop/src/test/java/haveno/desktop/main/offer/offerbook/OfferBookListItemMaker.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.offer.offerbook;
diff --git a/desktop/src/test/java/haveno/desktop/main/offer/offerbook/OfferBookViewModelTest.java b/desktop/src/test/java/haveno/desktop/main/offer/offerbook/OfferBookViewModelTest.java
index 9f4d208583..9449b84d93 100644
--- a/desktop/src/test/java/haveno/desktop/main/offer/offerbook/OfferBookViewModelTest.java
+++ b/desktop/src/test/java/haveno/desktop/main/offer/offerbook/OfferBookViewModelTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.offer.offerbook;
diff --git a/desktop/src/test/java/haveno/desktop/main/overlays/OverlayTest.java b/desktop/src/test/java/haveno/desktop/main/overlays/OverlayTest.java
index fa86f85b36..096c02df8b 100644
--- a/desktop/src/test/java/haveno/desktop/main/overlays/OverlayTest.java
+++ b/desktop/src/test/java/haveno/desktop/main/overlays/OverlayTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.overlays;
diff --git a/desktop/src/test/java/haveno/desktop/main/overlays/windows/downloadupdate/HavenoInstallerTest.java b/desktop/src/test/java/haveno/desktop/main/overlays/windows/downloadupdate/HavenoInstallerTest.java
index 114241e41a..c715685ed6 100644
--- a/desktop/src/test/java/haveno/desktop/main/overlays/windows/downloadupdate/HavenoInstallerTest.java
+++ b/desktop/src/test/java/haveno/desktop/main/overlays/windows/downloadupdate/HavenoInstallerTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.overlays.windows.downloadupdate;
diff --git a/desktop/src/test/java/haveno/desktop/main/overlays/windows/downloadupdate/VerifyTaskTest.java b/desktop/src/test/java/haveno/desktop/main/overlays/windows/downloadupdate/VerifyTaskTest.java
index d586d675b7..4d8ecaa9cb 100644
--- a/desktop/src/test/java/haveno/desktop/main/overlays/windows/downloadupdate/VerifyTaskTest.java
+++ b/desktop/src/test/java/haveno/desktop/main/overlays/windows/downloadupdate/VerifyTaskTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.overlays.windows.downloadupdate;
diff --git a/desktop/src/test/java/haveno/desktop/main/settings/preferences/PreferencesViewModelTest.java b/desktop/src/test/java/haveno/desktop/main/settings/preferences/PreferencesViewModelTest.java
index 1224905d8c..752cfabb19 100644
--- a/desktop/src/test/java/haveno/desktop/main/settings/preferences/PreferencesViewModelTest.java
+++ b/desktop/src/test/java/haveno/desktop/main/settings/preferences/PreferencesViewModelTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.main.settings.preferences;
diff --git a/desktop/src/test/java/haveno/desktop/maker/CurrencyListItemMakers.java b/desktop/src/test/java/haveno/desktop/maker/CurrencyListItemMakers.java
index 98fbddee40..5ec853c55d 100644
--- a/desktop/src/test/java/haveno/desktop/maker/CurrencyListItemMakers.java
+++ b/desktop/src/test/java/haveno/desktop/maker/CurrencyListItemMakers.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.maker;
diff --git a/desktop/src/test/java/haveno/desktop/maker/OfferMaker.java b/desktop/src/test/java/haveno/desktop/maker/OfferMaker.java
index 6c8233c7d9..cfa89787e4 100644
--- a/desktop/src/test/java/haveno/desktop/maker/OfferMaker.java
+++ b/desktop/src/test/java/haveno/desktop/maker/OfferMaker.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.maker;
diff --git a/desktop/src/test/java/haveno/desktop/maker/PreferenceMakers.java b/desktop/src/test/java/haveno/desktop/maker/PreferenceMakers.java
index 950db07d00..01cbb16c99 100644
--- a/desktop/src/test/java/haveno/desktop/maker/PreferenceMakers.java
+++ b/desktop/src/test/java/haveno/desktop/maker/PreferenceMakers.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.maker;
diff --git a/desktop/src/test/java/haveno/desktop/maker/PriceMaker.java b/desktop/src/test/java/haveno/desktop/maker/PriceMaker.java
index d33fb0bcc5..d5d618abfb 100644
--- a/desktop/src/test/java/haveno/desktop/maker/PriceMaker.java
+++ b/desktop/src/test/java/haveno/desktop/maker/PriceMaker.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.maker;
diff --git a/desktop/src/test/java/haveno/desktop/maker/TradeCurrencyMakers.java b/desktop/src/test/java/haveno/desktop/maker/TradeCurrencyMakers.java
index 215d5943a1..cbf6b58dc6 100644
--- a/desktop/src/test/java/haveno/desktop/maker/TradeCurrencyMakers.java
+++ b/desktop/src/test/java/haveno/desktop/maker/TradeCurrencyMakers.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.maker;
diff --git a/desktop/src/test/java/haveno/desktop/maker/VolumeMaker.java b/desktop/src/test/java/haveno/desktop/maker/VolumeMaker.java
index 47470f7537..45cd740493 100644
--- a/desktop/src/test/java/haveno/desktop/maker/VolumeMaker.java
+++ b/desktop/src/test/java/haveno/desktop/maker/VolumeMaker.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.maker;
diff --git a/desktop/src/test/java/haveno/desktop/util/CurrencyListTest.java b/desktop/src/test/java/haveno/desktop/util/CurrencyListTest.java
index 4a89373eda..c44f9814bb 100644
--- a/desktop/src/test/java/haveno/desktop/util/CurrencyListTest.java
+++ b/desktop/src/test/java/haveno/desktop/util/CurrencyListTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.util;
diff --git a/desktop/src/test/java/haveno/desktop/util/GUIUtilTest.java b/desktop/src/test/java/haveno/desktop/util/GUIUtilTest.java
index 26714798da..ae3559b462 100644
--- a/desktop/src/test/java/haveno/desktop/util/GUIUtilTest.java
+++ b/desktop/src/test/java/haveno/desktop/util/GUIUtilTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.util;
diff --git a/desktop/src/test/java/haveno/desktop/util/ImmutableCoinFormatterTest.java b/desktop/src/test/java/haveno/desktop/util/ImmutableCoinFormatterTest.java
index 4733ce5c12..1cb16e5fb3 100644
--- a/desktop/src/test/java/haveno/desktop/util/ImmutableCoinFormatterTest.java
+++ b/desktop/src/test/java/haveno/desktop/util/ImmutableCoinFormatterTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.util;
diff --git a/desktop/src/test/java/haveno/desktop/util/MovingAverageUtilsTest.java b/desktop/src/test/java/haveno/desktop/util/MovingAverageUtilsTest.java
index de6d8d1fd1..b6830dff7c 100644
--- a/desktop/src/test/java/haveno/desktop/util/MovingAverageUtilsTest.java
+++ b/desktop/src/test/java/haveno/desktop/util/MovingAverageUtilsTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.util;
diff --git a/desktop/src/test/java/haveno/desktop/util/validation/FiatVolumeValidatorTest.java b/desktop/src/test/java/haveno/desktop/util/validation/FiatVolumeValidatorTest.java
index bf31c7dfb8..cdd35f9646 100644
--- a/desktop/src/test/java/haveno/desktop/util/validation/FiatVolumeValidatorTest.java
+++ b/desktop/src/test/java/haveno/desktop/util/validation/FiatVolumeValidatorTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.util.validation;
diff --git a/desktop/src/test/java/haveno/desktop/util/validation/InteracETransferAnswerValidatorTest.java b/desktop/src/test/java/haveno/desktop/util/validation/InteracETransferAnswerValidatorTest.java
index a397aae867..8c0b88c89e 100644
--- a/desktop/src/test/java/haveno/desktop/util/validation/InteracETransferAnswerValidatorTest.java
+++ b/desktop/src/test/java/haveno/desktop/util/validation/InteracETransferAnswerValidatorTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.util.validation;
diff --git a/desktop/src/test/java/haveno/desktop/util/validation/InteracETransferQuestionValidatorTest.java b/desktop/src/test/java/haveno/desktop/util/validation/InteracETransferQuestionValidatorTest.java
index 5fc3aa4f69..8385e5d8be 100644
--- a/desktop/src/test/java/haveno/desktop/util/validation/InteracETransferQuestionValidatorTest.java
+++ b/desktop/src/test/java/haveno/desktop/util/validation/InteracETransferQuestionValidatorTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.util.validation;
diff --git a/desktop/src/test/java/haveno/desktop/util/validation/InteracETransferValidatorTest.java b/desktop/src/test/java/haveno/desktop/util/validation/InteracETransferValidatorTest.java
index cb8c3696b3..1967e2c565 100644
--- a/desktop/src/test/java/haveno/desktop/util/validation/InteracETransferValidatorTest.java
+++ b/desktop/src/test/java/haveno/desktop/util/validation/InteracETransferValidatorTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.util.validation;
diff --git a/desktop/src/test/java/haveno/desktop/util/validation/LengthValidatorTest.java b/desktop/src/test/java/haveno/desktop/util/validation/LengthValidatorTest.java
index 8664bb767a..61a2eabd1c 100644
--- a/desktop/src/test/java/haveno/desktop/util/validation/LengthValidatorTest.java
+++ b/desktop/src/test/java/haveno/desktop/util/validation/LengthValidatorTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.util.validation;
diff --git a/desktop/src/test/java/haveno/desktop/util/validation/RegexValidatorTest.java b/desktop/src/test/java/haveno/desktop/util/validation/RegexValidatorTest.java
index 7fb94a1015..b2dddcbc58 100644
--- a/desktop/src/test/java/haveno/desktop/util/validation/RegexValidatorTest.java
+++ b/desktop/src/test/java/haveno/desktop/util/validation/RegexValidatorTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.util.validation;
diff --git a/desktop/src/test/java/haveno/desktop/util/validation/XmrValidatorTest.java b/desktop/src/test/java/haveno/desktop/util/validation/XmrValidatorTest.java
index 42792befeb..d4258328bd 100644
--- a/desktop/src/test/java/haveno/desktop/util/validation/XmrValidatorTest.java
+++ b/desktop/src/test/java/haveno/desktop/util/validation/XmrValidatorTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.desktop.util.validation;
diff --git a/desktop/src/test/java/org/bitcoinj/core/CoinMaker.java b/desktop/src/test/java/org/bitcoinj/core/CoinMaker.java
index 87da551b08..5708af890c 100644
--- a/desktop/src/test/java/org/bitcoinj/core/CoinMaker.java
+++ b/desktop/src/test/java/org/bitcoinj/core/CoinMaker.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package org.bitcoinj.core;
diff --git a/p2p/src/main/java/haveno/network/DnsLookupException.java b/p2p/src/main/java/haveno/network/DnsLookupException.java
index 367b90bfd7..3142659a19 100644
--- a/p2p/src/main/java/haveno/network/DnsLookupException.java
+++ b/p2p/src/main/java/haveno/network/DnsLookupException.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network;
diff --git a/p2p/src/main/java/haveno/network/DnsLookupTor.java b/p2p/src/main/java/haveno/network/DnsLookupTor.java
index be5bd85b15..a0bbb75cf3 100644
--- a/p2p/src/main/java/haveno/network/DnsLookupTor.java
+++ b/p2p/src/main/java/haveno/network/DnsLookupTor.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network;
diff --git a/p2p/src/main/java/haveno/network/Socks5DnsDiscovery.java b/p2p/src/main/java/haveno/network/Socks5DnsDiscovery.java
index 880c56d248..ac6c514f05 100644
--- a/p2p/src/main/java/haveno/network/Socks5DnsDiscovery.java
+++ b/p2p/src/main/java/haveno/network/Socks5DnsDiscovery.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network;
diff --git a/p2p/src/main/java/haveno/network/Socks5MultiDiscovery.java b/p2p/src/main/java/haveno/network/Socks5MultiDiscovery.java
index e25911eae3..bbe4a3f3c7 100644
--- a/p2p/src/main/java/haveno/network/Socks5MultiDiscovery.java
+++ b/p2p/src/main/java/haveno/network/Socks5MultiDiscovery.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network;
diff --git a/p2p/src/main/java/haveno/network/Socks5ProxyProvider.java b/p2p/src/main/java/haveno/network/Socks5ProxyProvider.java
index 75cfed2ae9..951dc984cb 100644
--- a/p2p/src/main/java/haveno/network/Socks5ProxyProvider.java
+++ b/p2p/src/main/java/haveno/network/Socks5ProxyProvider.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network;
diff --git a/p2p/src/main/java/haveno/network/Socks5SeedOnionDiscovery.java b/p2p/src/main/java/haveno/network/Socks5SeedOnionDiscovery.java
index 0f677cf94e..5696c44f6b 100644
--- a/p2p/src/main/java/haveno/network/Socks5SeedOnionDiscovery.java
+++ b/p2p/src/main/java/haveno/network/Socks5SeedOnionDiscovery.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network;
diff --git a/p2p/src/main/java/haveno/network/crypto/DecryptedDataTuple.java b/p2p/src/main/java/haveno/network/crypto/DecryptedDataTuple.java
index 2a72afb9a0..68bb0c1964 100644
--- a/p2p/src/main/java/haveno/network/crypto/DecryptedDataTuple.java
+++ b/p2p/src/main/java/haveno/network/crypto/DecryptedDataTuple.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.crypto;
diff --git a/p2p/src/main/java/haveno/network/crypto/EncryptionService.java b/p2p/src/main/java/haveno/network/crypto/EncryptionService.java
index b0e6fa7b8d..16cb322c37 100644
--- a/p2p/src/main/java/haveno/network/crypto/EncryptionService.java
+++ b/p2p/src/main/java/haveno/network/crypto/EncryptionService.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.crypto;
diff --git a/p2p/src/main/java/haveno/network/crypto/EncryptionServiceModule.java b/p2p/src/main/java/haveno/network/crypto/EncryptionServiceModule.java
index 7ed104480f..bc09820812 100644
--- a/p2p/src/main/java/haveno/network/crypto/EncryptionServiceModule.java
+++ b/p2p/src/main/java/haveno/network/crypto/EncryptionServiceModule.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.crypto;
diff --git a/p2p/src/main/java/haveno/network/http/FakeDnsResolver.java b/p2p/src/main/java/haveno/network/http/FakeDnsResolver.java
index d2e232c5d4..3bda21a83f 100644
--- a/p2p/src/main/java/haveno/network/http/FakeDnsResolver.java
+++ b/p2p/src/main/java/haveno/network/http/FakeDnsResolver.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.http;
diff --git a/p2p/src/main/java/haveno/network/http/HttpClient.java b/p2p/src/main/java/haveno/network/http/HttpClient.java
index 92add88836..9ebff36390 100644
--- a/p2p/src/main/java/haveno/network/http/HttpClient.java
+++ b/p2p/src/main/java/haveno/network/http/HttpClient.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.http;
diff --git a/p2p/src/main/java/haveno/network/http/HttpClientImpl.java b/p2p/src/main/java/haveno/network/http/HttpClientImpl.java
index e1d13b05fd..23a0a9983b 100644
--- a/p2p/src/main/java/haveno/network/http/HttpClientImpl.java
+++ b/p2p/src/main/java/haveno/network/http/HttpClientImpl.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.http;
diff --git a/p2p/src/main/java/haveno/network/http/HttpException.java b/p2p/src/main/java/haveno/network/http/HttpException.java
index a920ddf414..d6b9447e0a 100644
--- a/p2p/src/main/java/haveno/network/http/HttpException.java
+++ b/p2p/src/main/java/haveno/network/http/HttpException.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.http;
diff --git a/p2p/src/main/java/haveno/network/http/HttpMethod.java b/p2p/src/main/java/haveno/network/http/HttpMethod.java
index e740d7d1d1..eb3e7b8575 100644
--- a/p2p/src/main/java/haveno/network/http/HttpMethod.java
+++ b/p2p/src/main/java/haveno/network/http/HttpMethod.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.http;
diff --git a/p2p/src/main/java/haveno/network/http/SocksConnectionSocketFactory.java b/p2p/src/main/java/haveno/network/http/SocksConnectionSocketFactory.java
index a7f090e68b..75efeccdab 100644
--- a/p2p/src/main/java/haveno/network/http/SocksConnectionSocketFactory.java
+++ b/p2p/src/main/java/haveno/network/http/SocksConnectionSocketFactory.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.http;
diff --git a/p2p/src/main/java/haveno/network/http/SocksSSLConnectionSocketFactory.java b/p2p/src/main/java/haveno/network/http/SocksSSLConnectionSocketFactory.java
index a43b4c47f7..ac2b0bfe6f 100644
--- a/p2p/src/main/java/haveno/network/http/SocksSSLConnectionSocketFactory.java
+++ b/p2p/src/main/java/haveno/network/http/SocksSSLConnectionSocketFactory.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.http;
diff --git a/p2p/src/main/java/haveno/network/p2p/AckMessage.java b/p2p/src/main/java/haveno/network/p2p/AckMessage.java
index 48a1cf6973..7a7a0ff990 100644
--- a/p2p/src/main/java/haveno/network/p2p/AckMessage.java
+++ b/p2p/src/main/java/haveno/network/p2p/AckMessage.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p;
diff --git a/p2p/src/main/java/haveno/network/p2p/AckMessageSourceType.java b/p2p/src/main/java/haveno/network/p2p/AckMessageSourceType.java
index 3395027244..d74c09ebad 100644
--- a/p2p/src/main/java/haveno/network/p2p/AckMessageSourceType.java
+++ b/p2p/src/main/java/haveno/network/p2p/AckMessageSourceType.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p;
diff --git a/p2p/src/main/java/haveno/network/p2p/AnonymousMessage.java b/p2p/src/main/java/haveno/network/p2p/AnonymousMessage.java
index a9f556f8e3..095e1b04ae 100644
--- a/p2p/src/main/java/haveno/network/p2p/AnonymousMessage.java
+++ b/p2p/src/main/java/haveno/network/p2p/AnonymousMessage.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p;
diff --git a/p2p/src/main/java/haveno/network/p2p/BootstrapListener.java b/p2p/src/main/java/haveno/network/p2p/BootstrapListener.java
index 1b0c53f651..e7a571739b 100644
--- a/p2p/src/main/java/haveno/network/p2p/BootstrapListener.java
+++ b/p2p/src/main/java/haveno/network/p2p/BootstrapListener.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p;
diff --git a/p2p/src/main/java/haveno/network/p2p/BundleOfEnvelopes.java b/p2p/src/main/java/haveno/network/p2p/BundleOfEnvelopes.java
index 573699db2b..1c9fa35ea1 100644
--- a/p2p/src/main/java/haveno/network/p2p/BundleOfEnvelopes.java
+++ b/p2p/src/main/java/haveno/network/p2p/BundleOfEnvelopes.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p;
diff --git a/p2p/src/main/java/haveno/network/p2p/CloseConnectionMessage.java b/p2p/src/main/java/haveno/network/p2p/CloseConnectionMessage.java
index d01ef359bf..a14225e803 100644
--- a/p2p/src/main/java/haveno/network/p2p/CloseConnectionMessage.java
+++ b/p2p/src/main/java/haveno/network/p2p/CloseConnectionMessage.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p;
diff --git a/p2p/src/main/java/haveno/network/p2p/DecryptedDirectMessageListener.java b/p2p/src/main/java/haveno/network/p2p/DecryptedDirectMessageListener.java
index 09d49726b9..d68eee3fbb 100644
--- a/p2p/src/main/java/haveno/network/p2p/DecryptedDirectMessageListener.java
+++ b/p2p/src/main/java/haveno/network/p2p/DecryptedDirectMessageListener.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p;
diff --git a/p2p/src/main/java/haveno/network/p2p/DecryptedMessageWithPubKey.java b/p2p/src/main/java/haveno/network/p2p/DecryptedMessageWithPubKey.java
index 91675e4ae8..a081578ac3 100644
--- a/p2p/src/main/java/haveno/network/p2p/DecryptedMessageWithPubKey.java
+++ b/p2p/src/main/java/haveno/network/p2p/DecryptedMessageWithPubKey.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p;
diff --git a/p2p/src/main/java/haveno/network/p2p/DirectMessage.java b/p2p/src/main/java/haveno/network/p2p/DirectMessage.java
index 6821362e39..0f3e03d2ce 100644
--- a/p2p/src/main/java/haveno/network/p2p/DirectMessage.java
+++ b/p2p/src/main/java/haveno/network/p2p/DirectMessage.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p;
diff --git a/p2p/src/main/java/haveno/network/p2p/ExtendedDataSizePermission.java b/p2p/src/main/java/haveno/network/p2p/ExtendedDataSizePermission.java
index 522e3ba92a..455da755fe 100644
--- a/p2p/src/main/java/haveno/network/p2p/ExtendedDataSizePermission.java
+++ b/p2p/src/main/java/haveno/network/p2p/ExtendedDataSizePermission.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p;
diff --git a/p2p/src/main/java/haveno/network/p2p/InitialDataRequest.java b/p2p/src/main/java/haveno/network/p2p/InitialDataRequest.java
index 1ac3d06a52..a0e6147ba4 100644
--- a/p2p/src/main/java/haveno/network/p2p/InitialDataRequest.java
+++ b/p2p/src/main/java/haveno/network/p2p/InitialDataRequest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p;
diff --git a/p2p/src/main/java/haveno/network/p2p/InitialDataResponse.java b/p2p/src/main/java/haveno/network/p2p/InitialDataResponse.java
index e00f0f2149..7f8597de2d 100644
--- a/p2p/src/main/java/haveno/network/p2p/InitialDataResponse.java
+++ b/p2p/src/main/java/haveno/network/p2p/InitialDataResponse.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p;
diff --git a/p2p/src/main/java/haveno/network/p2p/NetworkNodeProvider.java b/p2p/src/main/java/haveno/network/p2p/NetworkNodeProvider.java
index 5bdaa2cc38..36fd984ef7 100644
--- a/p2p/src/main/java/haveno/network/p2p/NetworkNodeProvider.java
+++ b/p2p/src/main/java/haveno/network/p2p/NetworkNodeProvider.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p;
diff --git a/p2p/src/main/java/haveno/network/p2p/NetworkNotReadyException.java b/p2p/src/main/java/haveno/network/p2p/NetworkNotReadyException.java
index 275442f066..3939fc05e3 100644
--- a/p2p/src/main/java/haveno/network/p2p/NetworkNotReadyException.java
+++ b/p2p/src/main/java/haveno/network/p2p/NetworkNotReadyException.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p;
diff --git a/p2p/src/main/java/haveno/network/p2p/NodeAddress.java b/p2p/src/main/java/haveno/network/p2p/NodeAddress.java
index 047b421b20..b2d89716e9 100644
--- a/p2p/src/main/java/haveno/network/p2p/NodeAddress.java
+++ b/p2p/src/main/java/haveno/network/p2p/NodeAddress.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p;
diff --git a/p2p/src/main/java/haveno/network/p2p/P2PModule.java b/p2p/src/main/java/haveno/network/p2p/P2PModule.java
index 082a628525..5bb0f1ef30 100644
--- a/p2p/src/main/java/haveno/network/p2p/P2PModule.java
+++ b/p2p/src/main/java/haveno/network/p2p/P2PModule.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p;
diff --git a/p2p/src/main/java/haveno/network/p2p/P2PService.java b/p2p/src/main/java/haveno/network/p2p/P2PService.java
index c517dc86bc..ac244f7222 100644
--- a/p2p/src/main/java/haveno/network/p2p/P2PService.java
+++ b/p2p/src/main/java/haveno/network/p2p/P2PService.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p;
diff --git a/p2p/src/main/java/haveno/network/p2p/P2PServiceListener.java b/p2p/src/main/java/haveno/network/p2p/P2PServiceListener.java
index da97654d02..dd82d6a76c 100644
--- a/p2p/src/main/java/haveno/network/p2p/P2PServiceListener.java
+++ b/p2p/src/main/java/haveno/network/p2p/P2PServiceListener.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p;
diff --git a/p2p/src/main/java/haveno/network/p2p/PrefixedSealedAndSignedMessage.java b/p2p/src/main/java/haveno/network/p2p/PrefixedSealedAndSignedMessage.java
index 5fc38f49cd..ff3d4d3e1e 100644
--- a/p2p/src/main/java/haveno/network/p2p/PrefixedSealedAndSignedMessage.java
+++ b/p2p/src/main/java/haveno/network/p2p/PrefixedSealedAndSignedMessage.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p;
diff --git a/p2p/src/main/java/haveno/network/p2p/SendDirectMessageListener.java b/p2p/src/main/java/haveno/network/p2p/SendDirectMessageListener.java
index bf25c76806..9baede4fc1 100644
--- a/p2p/src/main/java/haveno/network/p2p/SendDirectMessageListener.java
+++ b/p2p/src/main/java/haveno/network/p2p/SendDirectMessageListener.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p;
diff --git a/p2p/src/main/java/haveno/network/p2p/SendMailboxMessageListener.java b/p2p/src/main/java/haveno/network/p2p/SendMailboxMessageListener.java
index b73bf43e13..bbf819c089 100644
--- a/p2p/src/main/java/haveno/network/p2p/SendMailboxMessageListener.java
+++ b/p2p/src/main/java/haveno/network/p2p/SendMailboxMessageListener.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p;
diff --git a/p2p/src/main/java/haveno/network/p2p/SendersNodeAddressMessage.java b/p2p/src/main/java/haveno/network/p2p/SendersNodeAddressMessage.java
index 03ac17f86f..a4e384d3ac 100644
--- a/p2p/src/main/java/haveno/network/p2p/SendersNodeAddressMessage.java
+++ b/p2p/src/main/java/haveno/network/p2p/SendersNodeAddressMessage.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p;
diff --git a/p2p/src/main/java/haveno/network/p2p/SupportedCapabilitiesMessage.java b/p2p/src/main/java/haveno/network/p2p/SupportedCapabilitiesMessage.java
index b8823fddad..d3aa057f64 100644
--- a/p2p/src/main/java/haveno/network/p2p/SupportedCapabilitiesMessage.java
+++ b/p2p/src/main/java/haveno/network/p2p/SupportedCapabilitiesMessage.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p;
diff --git a/p2p/src/main/java/haveno/network/p2p/UidMessage.java b/p2p/src/main/java/haveno/network/p2p/UidMessage.java
index c88756fe9e..69c6e04376 100644
--- a/p2p/src/main/java/haveno/network/p2p/UidMessage.java
+++ b/p2p/src/main/java/haveno/network/p2p/UidMessage.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p;
diff --git a/p2p/src/main/java/haveno/network/p2p/mailbox/IgnoredMailboxMap.java b/p2p/src/main/java/haveno/network/p2p/mailbox/IgnoredMailboxMap.java
index b21ff71beb..8df1af0955 100644
--- a/p2p/src/main/java/haveno/network/p2p/mailbox/IgnoredMailboxMap.java
+++ b/p2p/src/main/java/haveno/network/p2p/mailbox/IgnoredMailboxMap.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.mailbox;
diff --git a/p2p/src/main/java/haveno/network/p2p/mailbox/IgnoredMailboxService.java b/p2p/src/main/java/haveno/network/p2p/mailbox/IgnoredMailboxService.java
index 7d6fd9292b..c3b4e6842f 100644
--- a/p2p/src/main/java/haveno/network/p2p/mailbox/IgnoredMailboxService.java
+++ b/p2p/src/main/java/haveno/network/p2p/mailbox/IgnoredMailboxService.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.mailbox;
diff --git a/p2p/src/main/java/haveno/network/p2p/mailbox/MailboxItem.java b/p2p/src/main/java/haveno/network/p2p/mailbox/MailboxItem.java
index b56eeeddbe..2f97055fc6 100644
--- a/p2p/src/main/java/haveno/network/p2p/mailbox/MailboxItem.java
+++ b/p2p/src/main/java/haveno/network/p2p/mailbox/MailboxItem.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.mailbox;
diff --git a/p2p/src/main/java/haveno/network/p2p/mailbox/MailboxMessage.java b/p2p/src/main/java/haveno/network/p2p/mailbox/MailboxMessage.java
index 0203cffa5b..08499925f0 100644
--- a/p2p/src/main/java/haveno/network/p2p/mailbox/MailboxMessage.java
+++ b/p2p/src/main/java/haveno/network/p2p/mailbox/MailboxMessage.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.mailbox;
diff --git a/p2p/src/main/java/haveno/network/p2p/mailbox/MailboxMessageList.java b/p2p/src/main/java/haveno/network/p2p/mailbox/MailboxMessageList.java
index 3d3d1d0c72..a9d0494908 100644
--- a/p2p/src/main/java/haveno/network/p2p/mailbox/MailboxMessageList.java
+++ b/p2p/src/main/java/haveno/network/p2p/mailbox/MailboxMessageList.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.mailbox;
diff --git a/p2p/src/main/java/haveno/network/p2p/mailbox/MailboxMessageService.java b/p2p/src/main/java/haveno/network/p2p/mailbox/MailboxMessageService.java
index 09780edce5..231c1dd935 100644
--- a/p2p/src/main/java/haveno/network/p2p/mailbox/MailboxMessageService.java
+++ b/p2p/src/main/java/haveno/network/p2p/mailbox/MailboxMessageService.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/p2p/src/main/java/haveno/network/p2p/messaging/DecryptedMailboxListener.java b/p2p/src/main/java/haveno/network/p2p/messaging/DecryptedMailboxListener.java
index 225468c892..196633faf1 100644
--- a/p2p/src/main/java/haveno/network/p2p/messaging/DecryptedMailboxListener.java
+++ b/p2p/src/main/java/haveno/network/p2p/messaging/DecryptedMailboxListener.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.messaging;
diff --git a/p2p/src/main/java/haveno/network/p2p/network/BanFilter.java b/p2p/src/main/java/haveno/network/p2p/network/BanFilter.java
index 0c1b2dea99..86c63153df 100644
--- a/p2p/src/main/java/haveno/network/p2p/network/BanFilter.java
+++ b/p2p/src/main/java/haveno/network/p2p/network/BanFilter.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.network;
diff --git a/p2p/src/main/java/haveno/network/p2p/network/BridgeAddressProvider.java b/p2p/src/main/java/haveno/network/p2p/network/BridgeAddressProvider.java
index 65dfb47d2c..f2dba22e19 100644
--- a/p2p/src/main/java/haveno/network/p2p/network/BridgeAddressProvider.java
+++ b/p2p/src/main/java/haveno/network/p2p/network/BridgeAddressProvider.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.network;
diff --git a/p2p/src/main/java/haveno/network/p2p/network/CloseConnectionReason.java b/p2p/src/main/java/haveno/network/p2p/network/CloseConnectionReason.java
index 3db04c29f3..55a2bef7ef 100644
--- a/p2p/src/main/java/haveno/network/p2p/network/CloseConnectionReason.java
+++ b/p2p/src/main/java/haveno/network/p2p/network/CloseConnectionReason.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.network;
diff --git a/p2p/src/main/java/haveno/network/p2p/network/Connection.java b/p2p/src/main/java/haveno/network/p2p/network/Connection.java
index 1eaa0e6abe..f82d4ef6ed 100644
--- a/p2p/src/main/java/haveno/network/p2p/network/Connection.java
+++ b/p2p/src/main/java/haveno/network/p2p/network/Connection.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/p2p/src/main/java/haveno/network/p2p/network/ConnectionListener.java b/p2p/src/main/java/haveno/network/p2p/network/ConnectionListener.java
index e433ef8b55..732efb462a 100644
--- a/p2p/src/main/java/haveno/network/p2p/network/ConnectionListener.java
+++ b/p2p/src/main/java/haveno/network/p2p/network/ConnectionListener.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.network;
diff --git a/p2p/src/main/java/haveno/network/p2p/network/ConnectionState.java b/p2p/src/main/java/haveno/network/p2p/network/ConnectionState.java
index 2b53073e0a..0dd48893ac 100644
--- a/p2p/src/main/java/haveno/network/p2p/network/ConnectionState.java
+++ b/p2p/src/main/java/haveno/network/p2p/network/ConnectionState.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.network;
diff --git a/p2p/src/main/java/haveno/network/p2p/network/ConnectionStatistics.java b/p2p/src/main/java/haveno/network/p2p/network/ConnectionStatistics.java
index e250f695a5..0a641b1945 100644
--- a/p2p/src/main/java/haveno/network/p2p/network/ConnectionStatistics.java
+++ b/p2p/src/main/java/haveno/network/p2p/network/ConnectionStatistics.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.network;
diff --git a/p2p/src/main/java/haveno/network/p2p/network/DefaultPluggableTransports.java b/p2p/src/main/java/haveno/network/p2p/network/DefaultPluggableTransports.java
index 700ad01779..7a709c9c26 100644
--- a/p2p/src/main/java/haveno/network/p2p/network/DefaultPluggableTransports.java
+++ b/p2p/src/main/java/haveno/network/p2p/network/DefaultPluggableTransports.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.network;
diff --git a/p2p/src/main/java/haveno/network/p2p/network/HavenoRuntimeException.java b/p2p/src/main/java/haveno/network/p2p/network/HavenoRuntimeException.java
index 6225654bc9..a6b4adbbf9 100644
--- a/p2p/src/main/java/haveno/network/p2p/network/HavenoRuntimeException.java
+++ b/p2p/src/main/java/haveno/network/p2p/network/HavenoRuntimeException.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.network;
diff --git a/p2p/src/main/java/haveno/network/p2p/network/InboundConnection.java b/p2p/src/main/java/haveno/network/p2p/network/InboundConnection.java
index fc594ec999..5e923258e6 100644
--- a/p2p/src/main/java/haveno/network/p2p/network/InboundConnection.java
+++ b/p2p/src/main/java/haveno/network/p2p/network/InboundConnection.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.network;
diff --git a/p2p/src/main/java/haveno/network/p2p/network/LocalhostNetworkNode.java b/p2p/src/main/java/haveno/network/p2p/network/LocalhostNetworkNode.java
index 051f5e99bc..9254c9af20 100644
--- a/p2p/src/main/java/haveno/network/p2p/network/LocalhostNetworkNode.java
+++ b/p2p/src/main/java/haveno/network/p2p/network/LocalhostNetworkNode.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.network;
diff --git a/p2p/src/main/java/haveno/network/p2p/network/MessageListener.java b/p2p/src/main/java/haveno/network/p2p/network/MessageListener.java
index 07cda27d8e..0ee8db23bd 100644
--- a/p2p/src/main/java/haveno/network/p2p/network/MessageListener.java
+++ b/p2p/src/main/java/haveno/network/p2p/network/MessageListener.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.network;
diff --git a/p2p/src/main/java/haveno/network/p2p/network/NetworkNode.java b/p2p/src/main/java/haveno/network/p2p/network/NetworkNode.java
index a0a8bbf07d..be9d6089db 100644
--- a/p2p/src/main/java/haveno/network/p2p/network/NetworkNode.java
+++ b/p2p/src/main/java/haveno/network/p2p/network/NetworkNode.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.network;
diff --git a/p2p/src/main/java/haveno/network/p2p/network/NewTor.java b/p2p/src/main/java/haveno/network/p2p/network/NewTor.java
index 021d49b8a4..e7119656ce 100644
--- a/p2p/src/main/java/haveno/network/p2p/network/NewTor.java
+++ b/p2p/src/main/java/haveno/network/p2p/network/NewTor.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.network;
diff --git a/p2p/src/main/java/haveno/network/p2p/network/OutboundConnection.java b/p2p/src/main/java/haveno/network/p2p/network/OutboundConnection.java
index a4a0769e2b..f704ccf77a 100644
--- a/p2p/src/main/java/haveno/network/p2p/network/OutboundConnection.java
+++ b/p2p/src/main/java/haveno/network/p2p/network/OutboundConnection.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.network;
diff --git a/p2p/src/main/java/haveno/network/p2p/network/PeerType.java b/p2p/src/main/java/haveno/network/p2p/network/PeerType.java
index 7e693b55da..3086f7b553 100644
--- a/p2p/src/main/java/haveno/network/p2p/network/PeerType.java
+++ b/p2p/src/main/java/haveno/network/p2p/network/PeerType.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.network;
diff --git a/p2p/src/main/java/haveno/network/p2p/network/ProtoOutputStream.java b/p2p/src/main/java/haveno/network/p2p/network/ProtoOutputStream.java
index 1431e46267..3530ff2d0c 100644
--- a/p2p/src/main/java/haveno/network/p2p/network/ProtoOutputStream.java
+++ b/p2p/src/main/java/haveno/network/p2p/network/ProtoOutputStream.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.network;
diff --git a/p2p/src/main/java/haveno/network/p2p/network/RuleViolation.java b/p2p/src/main/java/haveno/network/p2p/network/RuleViolation.java
index 1a767d0e0a..46c00f4dad 100644
--- a/p2p/src/main/java/haveno/network/p2p/network/RuleViolation.java
+++ b/p2p/src/main/java/haveno/network/p2p/network/RuleViolation.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.network;
diff --git a/p2p/src/main/java/haveno/network/p2p/network/RunningTor.java b/p2p/src/main/java/haveno/network/p2p/network/RunningTor.java
index 647f93987e..e0cd2f8378 100644
--- a/p2p/src/main/java/haveno/network/p2p/network/RunningTor.java
+++ b/p2p/src/main/java/haveno/network/p2p/network/RunningTor.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.network;
diff --git a/p2p/src/main/java/haveno/network/p2p/network/Server.java b/p2p/src/main/java/haveno/network/p2p/network/Server.java
index f0af0c04b5..9cf39f570d 100644
--- a/p2p/src/main/java/haveno/network/p2p/network/Server.java
+++ b/p2p/src/main/java/haveno/network/p2p/network/Server.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.network;
diff --git a/p2p/src/main/java/haveno/network/p2p/network/SetupListener.java b/p2p/src/main/java/haveno/network/p2p/network/SetupListener.java
index 76e1528a76..711f544ad8 100644
--- a/p2p/src/main/java/haveno/network/p2p/network/SetupListener.java
+++ b/p2p/src/main/java/haveno/network/p2p/network/SetupListener.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.network;
diff --git a/p2p/src/main/java/haveno/network/p2p/network/Statistic.java b/p2p/src/main/java/haveno/network/p2p/network/Statistic.java
index 91515868ca..bb3b8d10a1 100644
--- a/p2p/src/main/java/haveno/network/p2p/network/Statistic.java
+++ b/p2p/src/main/java/haveno/network/p2p/network/Statistic.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.network;
diff --git a/p2p/src/main/java/haveno/network/p2p/network/SupportedCapabilitiesListener.java b/p2p/src/main/java/haveno/network/p2p/network/SupportedCapabilitiesListener.java
index cd5ba14fbb..6dfbd736da 100644
--- a/p2p/src/main/java/haveno/network/p2p/network/SupportedCapabilitiesListener.java
+++ b/p2p/src/main/java/haveno/network/p2p/network/SupportedCapabilitiesListener.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.network;
diff --git a/p2p/src/main/java/haveno/network/p2p/network/TorMode.java b/p2p/src/main/java/haveno/network/p2p/network/TorMode.java
index d76f9a7d40..69191381fd 100644
--- a/p2p/src/main/java/haveno/network/p2p/network/TorMode.java
+++ b/p2p/src/main/java/haveno/network/p2p/network/TorMode.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.network;
diff --git a/p2p/src/main/java/haveno/network/p2p/network/TorNetworkNode.java b/p2p/src/main/java/haveno/network/p2p/network/TorNetworkNode.java
index f0a622bd7d..f3047250c8 100644
--- a/p2p/src/main/java/haveno/network/p2p/network/TorNetworkNode.java
+++ b/p2p/src/main/java/haveno/network/p2p/network/TorNetworkNode.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.network;
diff --git a/p2p/src/main/java/haveno/network/p2p/peers/BroadcastHandler.java b/p2p/src/main/java/haveno/network/p2p/peers/BroadcastHandler.java
index eb2ece9e15..68531d2ba0 100644
--- a/p2p/src/main/java/haveno/network/p2p/peers/BroadcastHandler.java
+++ b/p2p/src/main/java/haveno/network/p2p/peers/BroadcastHandler.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.peers;
diff --git a/p2p/src/main/java/haveno/network/p2p/peers/Broadcaster.java b/p2p/src/main/java/haveno/network/p2p/peers/Broadcaster.java
index 109e192fcb..b639938a33 100644
--- a/p2p/src/main/java/haveno/network/p2p/peers/Broadcaster.java
+++ b/p2p/src/main/java/haveno/network/p2p/peers/Broadcaster.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.peers;
diff --git a/p2p/src/main/java/haveno/network/p2p/peers/PeerManager.java b/p2p/src/main/java/haveno/network/p2p/peers/PeerManager.java
index 2c7fdd6caf..c7b2619a8a 100644
--- a/p2p/src/main/java/haveno/network/p2p/peers/PeerManager.java
+++ b/p2p/src/main/java/haveno/network/p2p/peers/PeerManager.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.peers;
diff --git a/p2p/src/main/java/haveno/network/p2p/peers/getdata/GetDataRequestHandler.java b/p2p/src/main/java/haveno/network/p2p/peers/getdata/GetDataRequestHandler.java
index e9a1807538..350539a39f 100644
--- a/p2p/src/main/java/haveno/network/p2p/peers/getdata/GetDataRequestHandler.java
+++ b/p2p/src/main/java/haveno/network/p2p/peers/getdata/GetDataRequestHandler.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.peers.getdata;
diff --git a/p2p/src/main/java/haveno/network/p2p/peers/getdata/RequestDataHandler.java b/p2p/src/main/java/haveno/network/p2p/peers/getdata/RequestDataHandler.java
index ba47b839a4..bb9e240e14 100644
--- a/p2p/src/main/java/haveno/network/p2p/peers/getdata/RequestDataHandler.java
+++ b/p2p/src/main/java/haveno/network/p2p/peers/getdata/RequestDataHandler.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.peers.getdata;
diff --git a/p2p/src/main/java/haveno/network/p2p/peers/getdata/RequestDataManager.java b/p2p/src/main/java/haveno/network/p2p/peers/getdata/RequestDataManager.java
index 5a62959e12..84fdbd98d7 100644
--- a/p2p/src/main/java/haveno/network/p2p/peers/getdata/RequestDataManager.java
+++ b/p2p/src/main/java/haveno/network/p2p/peers/getdata/RequestDataManager.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.peers.getdata;
diff --git a/p2p/src/main/java/haveno/network/p2p/peers/getdata/messages/GetDataRequest.java b/p2p/src/main/java/haveno/network/p2p/peers/getdata/messages/GetDataRequest.java
index fe2b6e898d..623724dd12 100644
--- a/p2p/src/main/java/haveno/network/p2p/peers/getdata/messages/GetDataRequest.java
+++ b/p2p/src/main/java/haveno/network/p2p/peers/getdata/messages/GetDataRequest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.peers.getdata.messages;
diff --git a/p2p/src/main/java/haveno/network/p2p/peers/getdata/messages/GetDataResponse.java b/p2p/src/main/java/haveno/network/p2p/peers/getdata/messages/GetDataResponse.java
index e44b0b60f0..40774ffebf 100644
--- a/p2p/src/main/java/haveno/network/p2p/peers/getdata/messages/GetDataResponse.java
+++ b/p2p/src/main/java/haveno/network/p2p/peers/getdata/messages/GetDataResponse.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.peers.getdata.messages;
diff --git a/p2p/src/main/java/haveno/network/p2p/peers/getdata/messages/GetUpdatedDataRequest.java b/p2p/src/main/java/haveno/network/p2p/peers/getdata/messages/GetUpdatedDataRequest.java
index 10dc57cef3..9a2a993845 100644
--- a/p2p/src/main/java/haveno/network/p2p/peers/getdata/messages/GetUpdatedDataRequest.java
+++ b/p2p/src/main/java/haveno/network/p2p/peers/getdata/messages/GetUpdatedDataRequest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.peers.getdata.messages;
diff --git a/p2p/src/main/java/haveno/network/p2p/peers/getdata/messages/PreliminaryGetDataRequest.java b/p2p/src/main/java/haveno/network/p2p/peers/getdata/messages/PreliminaryGetDataRequest.java
index 27bca59e18..21cf169b27 100644
--- a/p2p/src/main/java/haveno/network/p2p/peers/getdata/messages/PreliminaryGetDataRequest.java
+++ b/p2p/src/main/java/haveno/network/p2p/peers/getdata/messages/PreliminaryGetDataRequest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.peers.getdata.messages;
diff --git a/p2p/src/main/java/haveno/network/p2p/peers/keepalive/KeepAliveHandler.java b/p2p/src/main/java/haveno/network/p2p/peers/keepalive/KeepAliveHandler.java
index 54673fca7c..91ba2278c0 100644
--- a/p2p/src/main/java/haveno/network/p2p/peers/keepalive/KeepAliveHandler.java
+++ b/p2p/src/main/java/haveno/network/p2p/peers/keepalive/KeepAliveHandler.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.peers.keepalive;
diff --git a/p2p/src/main/java/haveno/network/p2p/peers/keepalive/KeepAliveManager.java b/p2p/src/main/java/haveno/network/p2p/peers/keepalive/KeepAliveManager.java
index d1772dc8bc..d143990aae 100644
--- a/p2p/src/main/java/haveno/network/p2p/peers/keepalive/KeepAliveManager.java
+++ b/p2p/src/main/java/haveno/network/p2p/peers/keepalive/KeepAliveManager.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.peers.keepalive;
diff --git a/p2p/src/main/java/haveno/network/p2p/peers/keepalive/messages/KeepAliveMessage.java b/p2p/src/main/java/haveno/network/p2p/peers/keepalive/messages/KeepAliveMessage.java
index d675956c99..c5ba84056d 100644
--- a/p2p/src/main/java/haveno/network/p2p/peers/keepalive/messages/KeepAliveMessage.java
+++ b/p2p/src/main/java/haveno/network/p2p/peers/keepalive/messages/KeepAliveMessage.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.peers.keepalive.messages;
diff --git a/p2p/src/main/java/haveno/network/p2p/peers/keepalive/messages/Ping.java b/p2p/src/main/java/haveno/network/p2p/peers/keepalive/messages/Ping.java
index 233a4c1a0a..f841124038 100644
--- a/p2p/src/main/java/haveno/network/p2p/peers/keepalive/messages/Ping.java
+++ b/p2p/src/main/java/haveno/network/p2p/peers/keepalive/messages/Ping.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.peers.keepalive.messages;
diff --git a/p2p/src/main/java/haveno/network/p2p/peers/keepalive/messages/Pong.java b/p2p/src/main/java/haveno/network/p2p/peers/keepalive/messages/Pong.java
index 73f0f5f8a7..5c4646e415 100644
--- a/p2p/src/main/java/haveno/network/p2p/peers/keepalive/messages/Pong.java
+++ b/p2p/src/main/java/haveno/network/p2p/peers/keepalive/messages/Pong.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.peers.keepalive.messages;
diff --git a/p2p/src/main/java/haveno/network/p2p/peers/peerexchange/GetPeersRequestHandler.java b/p2p/src/main/java/haveno/network/p2p/peers/peerexchange/GetPeersRequestHandler.java
index 365358bb2b..094f15131a 100644
--- a/p2p/src/main/java/haveno/network/p2p/peers/peerexchange/GetPeersRequestHandler.java
+++ b/p2p/src/main/java/haveno/network/p2p/peers/peerexchange/GetPeersRequestHandler.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.peers.peerexchange;
diff --git a/p2p/src/main/java/haveno/network/p2p/peers/peerexchange/Peer.java b/p2p/src/main/java/haveno/network/p2p/peers/peerexchange/Peer.java
index 73c9e362bf..2183b4ecc1 100644
--- a/p2p/src/main/java/haveno/network/p2p/peers/peerexchange/Peer.java
+++ b/p2p/src/main/java/haveno/network/p2p/peers/peerexchange/Peer.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.peers.peerexchange;
diff --git a/p2p/src/main/java/haveno/network/p2p/peers/peerexchange/PeerExchangeHandler.java b/p2p/src/main/java/haveno/network/p2p/peers/peerexchange/PeerExchangeHandler.java
index 4aedf4e446..cd12c17a20 100644
--- a/p2p/src/main/java/haveno/network/p2p/peers/peerexchange/PeerExchangeHandler.java
+++ b/p2p/src/main/java/haveno/network/p2p/peers/peerexchange/PeerExchangeHandler.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.peers.peerexchange;
diff --git a/p2p/src/main/java/haveno/network/p2p/peers/peerexchange/PeerExchangeManager.java b/p2p/src/main/java/haveno/network/p2p/peers/peerexchange/PeerExchangeManager.java
index ec7d3b60f1..ca55c9edaf 100644
--- a/p2p/src/main/java/haveno/network/p2p/peers/peerexchange/PeerExchangeManager.java
+++ b/p2p/src/main/java/haveno/network/p2p/peers/peerexchange/PeerExchangeManager.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.peers.peerexchange;
diff --git a/p2p/src/main/java/haveno/network/p2p/peers/peerexchange/PeerList.java b/p2p/src/main/java/haveno/network/p2p/peers/peerexchange/PeerList.java
index ae5e5006db..bf1029094f 100644
--- a/p2p/src/main/java/haveno/network/p2p/peers/peerexchange/PeerList.java
+++ b/p2p/src/main/java/haveno/network/p2p/peers/peerexchange/PeerList.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.peers.peerexchange;
diff --git a/p2p/src/main/java/haveno/network/p2p/peers/peerexchange/messages/GetPeersRequest.java b/p2p/src/main/java/haveno/network/p2p/peers/peerexchange/messages/GetPeersRequest.java
index b95435421d..0f9cd58da9 100644
--- a/p2p/src/main/java/haveno/network/p2p/peers/peerexchange/messages/GetPeersRequest.java
+++ b/p2p/src/main/java/haveno/network/p2p/peers/peerexchange/messages/GetPeersRequest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.peers.peerexchange.messages;
diff --git a/p2p/src/main/java/haveno/network/p2p/peers/peerexchange/messages/GetPeersResponse.java b/p2p/src/main/java/haveno/network/p2p/peers/peerexchange/messages/GetPeersResponse.java
index 8b19607b30..67f0f6bf82 100644
--- a/p2p/src/main/java/haveno/network/p2p/peers/peerexchange/messages/GetPeersResponse.java
+++ b/p2p/src/main/java/haveno/network/p2p/peers/peerexchange/messages/GetPeersResponse.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.peers.peerexchange.messages;
diff --git a/p2p/src/main/java/haveno/network/p2p/peers/peerexchange/messages/PeerExchangeMessage.java b/p2p/src/main/java/haveno/network/p2p/peers/peerexchange/messages/PeerExchangeMessage.java
index c12704c88c..ee63bafee4 100644
--- a/p2p/src/main/java/haveno/network/p2p/peers/peerexchange/messages/PeerExchangeMessage.java
+++ b/p2p/src/main/java/haveno/network/p2p/peers/peerexchange/messages/PeerExchangeMessage.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.peers.peerexchange.messages;
diff --git a/p2p/src/main/java/haveno/network/p2p/seed/SeedNodeRepository.java b/p2p/src/main/java/haveno/network/p2p/seed/SeedNodeRepository.java
index 2755ae9726..020c46eb42 100644
--- a/p2p/src/main/java/haveno/network/p2p/seed/SeedNodeRepository.java
+++ b/p2p/src/main/java/haveno/network/p2p/seed/SeedNodeRepository.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.seed;
diff --git a/p2p/src/main/java/haveno/network/p2p/storage/HashMapChangedListener.java b/p2p/src/main/java/haveno/network/p2p/storage/HashMapChangedListener.java
index 89031c130c..4c8b939634 100644
--- a/p2p/src/main/java/haveno/network/p2p/storage/HashMapChangedListener.java
+++ b/p2p/src/main/java/haveno/network/p2p/storage/HashMapChangedListener.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage;
diff --git a/p2p/src/main/java/haveno/network/p2p/storage/P2PDataStorage.java b/p2p/src/main/java/haveno/network/p2p/storage/P2PDataStorage.java
index 45017c9967..8d20b333c8 100644
--- a/p2p/src/main/java/haveno/network/p2p/storage/P2PDataStorage.java
+++ b/p2p/src/main/java/haveno/network/p2p/storage/P2PDataStorage.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage;
diff --git a/p2p/src/main/java/haveno/network/p2p/storage/messages/AddDataMessage.java b/p2p/src/main/java/haveno/network/p2p/storage/messages/AddDataMessage.java
index efa56080ff..bf2cf75164 100644
--- a/p2p/src/main/java/haveno/network/p2p/storage/messages/AddDataMessage.java
+++ b/p2p/src/main/java/haveno/network/p2p/storage/messages/AddDataMessage.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage.messages;
diff --git a/p2p/src/main/java/haveno/network/p2p/storage/messages/AddOncePayload.java b/p2p/src/main/java/haveno/network/p2p/storage/messages/AddOncePayload.java
index 35b371d5a2..580745ed3b 100644
--- a/p2p/src/main/java/haveno/network/p2p/storage/messages/AddOncePayload.java
+++ b/p2p/src/main/java/haveno/network/p2p/storage/messages/AddOncePayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage.messages;
diff --git a/p2p/src/main/java/haveno/network/p2p/storage/messages/AddPersistableNetworkPayloadMessage.java b/p2p/src/main/java/haveno/network/p2p/storage/messages/AddPersistableNetworkPayloadMessage.java
index 5008480716..df1705add5 100644
--- a/p2p/src/main/java/haveno/network/p2p/storage/messages/AddPersistableNetworkPayloadMessage.java
+++ b/p2p/src/main/java/haveno/network/p2p/storage/messages/AddPersistableNetworkPayloadMessage.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage.messages;
diff --git a/p2p/src/main/java/haveno/network/p2p/storage/messages/BroadcastMessage.java b/p2p/src/main/java/haveno/network/p2p/storage/messages/BroadcastMessage.java
index fe68940704..31b3400091 100644
--- a/p2p/src/main/java/haveno/network/p2p/storage/messages/BroadcastMessage.java
+++ b/p2p/src/main/java/haveno/network/p2p/storage/messages/BroadcastMessage.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage.messages;
diff --git a/p2p/src/main/java/haveno/network/p2p/storage/messages/RefreshOfferMessage.java b/p2p/src/main/java/haveno/network/p2p/storage/messages/RefreshOfferMessage.java
index c760183a6e..b62d9e8a4d 100644
--- a/p2p/src/main/java/haveno/network/p2p/storage/messages/RefreshOfferMessage.java
+++ b/p2p/src/main/java/haveno/network/p2p/storage/messages/RefreshOfferMessage.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage.messages;
diff --git a/p2p/src/main/java/haveno/network/p2p/storage/messages/RemoveDataMessage.java b/p2p/src/main/java/haveno/network/p2p/storage/messages/RemoveDataMessage.java
index 8e9b6ad702..eb9c0acbc6 100644
--- a/p2p/src/main/java/haveno/network/p2p/storage/messages/RemoveDataMessage.java
+++ b/p2p/src/main/java/haveno/network/p2p/storage/messages/RemoveDataMessage.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage.messages;
diff --git a/p2p/src/main/java/haveno/network/p2p/storage/messages/RemoveMailboxDataMessage.java b/p2p/src/main/java/haveno/network/p2p/storage/messages/RemoveMailboxDataMessage.java
index 4d8b1fe84b..b6d8dc07d0 100644
--- a/p2p/src/main/java/haveno/network/p2p/storage/messages/RemoveMailboxDataMessage.java
+++ b/p2p/src/main/java/haveno/network/p2p/storage/messages/RemoveMailboxDataMessage.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage.messages;
diff --git a/p2p/src/main/java/haveno/network/p2p/storage/payload/CapabilityRequiringPayload.java b/p2p/src/main/java/haveno/network/p2p/storage/payload/CapabilityRequiringPayload.java
index 029b387073..478c033a39 100644
--- a/p2p/src/main/java/haveno/network/p2p/storage/payload/CapabilityRequiringPayload.java
+++ b/p2p/src/main/java/haveno/network/p2p/storage/payload/CapabilityRequiringPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage.payload;
diff --git a/p2p/src/main/java/haveno/network/p2p/storage/payload/DateSortedTruncatablePayload.java b/p2p/src/main/java/haveno/network/p2p/storage/payload/DateSortedTruncatablePayload.java
index 2a87928109..3c59f7376b 100644
--- a/p2p/src/main/java/haveno/network/p2p/storage/payload/DateSortedTruncatablePayload.java
+++ b/p2p/src/main/java/haveno/network/p2p/storage/payload/DateSortedTruncatablePayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage.payload;
diff --git a/p2p/src/main/java/haveno/network/p2p/storage/payload/DateTolerantPayload.java b/p2p/src/main/java/haveno/network/p2p/storage/payload/DateTolerantPayload.java
index c428d09f63..0e7c960f00 100644
--- a/p2p/src/main/java/haveno/network/p2p/storage/payload/DateTolerantPayload.java
+++ b/p2p/src/main/java/haveno/network/p2p/storage/payload/DateTolerantPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage.payload;
diff --git a/p2p/src/main/java/haveno/network/p2p/storage/payload/ExpirablePayload.java b/p2p/src/main/java/haveno/network/p2p/storage/payload/ExpirablePayload.java
index 01811827c7..e4a01849dd 100644
--- a/p2p/src/main/java/haveno/network/p2p/storage/payload/ExpirablePayload.java
+++ b/p2p/src/main/java/haveno/network/p2p/storage/payload/ExpirablePayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage.payload;
diff --git a/p2p/src/main/java/haveno/network/p2p/storage/payload/MailboxStoragePayload.java b/p2p/src/main/java/haveno/network/p2p/storage/payload/MailboxStoragePayload.java
index d1070760c1..2c0419b9ba 100644
--- a/p2p/src/main/java/haveno/network/p2p/storage/payload/MailboxStoragePayload.java
+++ b/p2p/src/main/java/haveno/network/p2p/storage/payload/MailboxStoragePayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage.payload;
diff --git a/p2p/src/main/java/haveno/network/p2p/storage/payload/PersistableNetworkPayload.java b/p2p/src/main/java/haveno/network/p2p/storage/payload/PersistableNetworkPayload.java
index 63ff2ff7c5..ebd34f5af5 100644
--- a/p2p/src/main/java/haveno/network/p2p/storage/payload/PersistableNetworkPayload.java
+++ b/p2p/src/main/java/haveno/network/p2p/storage/payload/PersistableNetworkPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage.payload;
diff --git a/p2p/src/main/java/haveno/network/p2p/storage/payload/PersistableProtectedPayload.java b/p2p/src/main/java/haveno/network/p2p/storage/payload/PersistableProtectedPayload.java
index 2a405d68b7..39e3c55760 100644
--- a/p2p/src/main/java/haveno/network/p2p/storage/payload/PersistableProtectedPayload.java
+++ b/p2p/src/main/java/haveno/network/p2p/storage/payload/PersistableProtectedPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage.payload;
diff --git a/p2p/src/main/java/haveno/network/p2p/storage/payload/ProcessOncePersistableNetworkPayload.java b/p2p/src/main/java/haveno/network/p2p/storage/payload/ProcessOncePersistableNetworkPayload.java
index f7dadb5afd..87ef119545 100644
--- a/p2p/src/main/java/haveno/network/p2p/storage/payload/ProcessOncePersistableNetworkPayload.java
+++ b/p2p/src/main/java/haveno/network/p2p/storage/payload/ProcessOncePersistableNetworkPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage.payload;
diff --git a/p2p/src/main/java/haveno/network/p2p/storage/payload/ProtectedMailboxStorageEntry.java b/p2p/src/main/java/haveno/network/p2p/storage/payload/ProtectedMailboxStorageEntry.java
index a8c5b0804a..4bb2146e0a 100644
--- a/p2p/src/main/java/haveno/network/p2p/storage/payload/ProtectedMailboxStorageEntry.java
+++ b/p2p/src/main/java/haveno/network/p2p/storage/payload/ProtectedMailboxStorageEntry.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage.payload;
diff --git a/p2p/src/main/java/haveno/network/p2p/storage/payload/ProtectedStorageEntry.java b/p2p/src/main/java/haveno/network/p2p/storage/payload/ProtectedStorageEntry.java
index f4cebe260f..a30c4e5f12 100644
--- a/p2p/src/main/java/haveno/network/p2p/storage/payload/ProtectedStorageEntry.java
+++ b/p2p/src/main/java/haveno/network/p2p/storage/payload/ProtectedStorageEntry.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage.payload;
diff --git a/p2p/src/main/java/haveno/network/p2p/storage/payload/ProtectedStoragePayload.java b/p2p/src/main/java/haveno/network/p2p/storage/payload/ProtectedStoragePayload.java
index 91cf2348b2..f8abe05c61 100644
--- a/p2p/src/main/java/haveno/network/p2p/storage/payload/ProtectedStoragePayload.java
+++ b/p2p/src/main/java/haveno/network/p2p/storage/payload/ProtectedStoragePayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage.payload;
diff --git a/p2p/src/main/java/haveno/network/p2p/storage/payload/RequiresOwnerIsOnlinePayload.java b/p2p/src/main/java/haveno/network/p2p/storage/payload/RequiresOwnerIsOnlinePayload.java
index 11ff9d7c51..48c148389e 100644
--- a/p2p/src/main/java/haveno/network/p2p/storage/payload/RequiresOwnerIsOnlinePayload.java
+++ b/p2p/src/main/java/haveno/network/p2p/storage/payload/RequiresOwnerIsOnlinePayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage.payload;
diff --git a/p2p/src/main/java/haveno/network/p2p/storage/persistence/AppendOnlyDataStoreListener.java b/p2p/src/main/java/haveno/network/p2p/storage/persistence/AppendOnlyDataStoreListener.java
index 5e76291afe..acc3c69881 100644
--- a/p2p/src/main/java/haveno/network/p2p/storage/persistence/AppendOnlyDataStoreListener.java
+++ b/p2p/src/main/java/haveno/network/p2p/storage/persistence/AppendOnlyDataStoreListener.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage.persistence;
diff --git a/p2p/src/main/java/haveno/network/p2p/storage/persistence/AppendOnlyDataStoreService.java b/p2p/src/main/java/haveno/network/p2p/storage/persistence/AppendOnlyDataStoreService.java
index 6aabfe761d..c3edd7019b 100644
--- a/p2p/src/main/java/haveno/network/p2p/storage/persistence/AppendOnlyDataStoreService.java
+++ b/p2p/src/main/java/haveno/network/p2p/storage/persistence/AppendOnlyDataStoreService.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage.persistence;
diff --git a/p2p/src/main/java/haveno/network/p2p/storage/persistence/HistoricalDataStoreService.java b/p2p/src/main/java/haveno/network/p2p/storage/persistence/HistoricalDataStoreService.java
index 900a88c8c6..6e7cbe4bdc 100644
--- a/p2p/src/main/java/haveno/network/p2p/storage/persistence/HistoricalDataStoreService.java
+++ b/p2p/src/main/java/haveno/network/p2p/storage/persistence/HistoricalDataStoreService.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage.persistence;
diff --git a/p2p/src/main/java/haveno/network/p2p/storage/persistence/MapStoreService.java b/p2p/src/main/java/haveno/network/p2p/storage/persistence/MapStoreService.java
index 2780f8ccf4..8e08e86201 100644
--- a/p2p/src/main/java/haveno/network/p2p/storage/persistence/MapStoreService.java
+++ b/p2p/src/main/java/haveno/network/p2p/storage/persistence/MapStoreService.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage.persistence;
diff --git a/p2p/src/main/java/haveno/network/p2p/storage/persistence/PersistableNetworkPayloadStore.java b/p2p/src/main/java/haveno/network/p2p/storage/persistence/PersistableNetworkPayloadStore.java
index 3683a4f8f7..0d7820780f 100644
--- a/p2p/src/main/java/haveno/network/p2p/storage/persistence/PersistableNetworkPayloadStore.java
+++ b/p2p/src/main/java/haveno/network/p2p/storage/persistence/PersistableNetworkPayloadStore.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage.persistence;
diff --git a/p2p/src/main/java/haveno/network/p2p/storage/persistence/ProtectedDataStoreService.java b/p2p/src/main/java/haveno/network/p2p/storage/persistence/ProtectedDataStoreService.java
index 8e1291b274..1f3b7435dc 100644
--- a/p2p/src/main/java/haveno/network/p2p/storage/persistence/ProtectedDataStoreService.java
+++ b/p2p/src/main/java/haveno/network/p2p/storage/persistence/ProtectedDataStoreService.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage.persistence;
diff --git a/p2p/src/main/java/haveno/network/p2p/storage/persistence/RemovedPayloadsMap.java b/p2p/src/main/java/haveno/network/p2p/storage/persistence/RemovedPayloadsMap.java
index e05a42fa07..ae7bb91993 100644
--- a/p2p/src/main/java/haveno/network/p2p/storage/persistence/RemovedPayloadsMap.java
+++ b/p2p/src/main/java/haveno/network/p2p/storage/persistence/RemovedPayloadsMap.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage.persistence;
diff --git a/p2p/src/main/java/haveno/network/p2p/storage/persistence/RemovedPayloadsService.java b/p2p/src/main/java/haveno/network/p2p/storage/persistence/RemovedPayloadsService.java
index 902ae73fb9..7bb9f46510 100644
--- a/p2p/src/main/java/haveno/network/p2p/storage/persistence/RemovedPayloadsService.java
+++ b/p2p/src/main/java/haveno/network/p2p/storage/persistence/RemovedPayloadsService.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage.persistence;
diff --git a/p2p/src/main/java/haveno/network/p2p/storage/persistence/ResourceDataStoreService.java b/p2p/src/main/java/haveno/network/p2p/storage/persistence/ResourceDataStoreService.java
index b10573c8cb..b316c6bc8b 100644
--- a/p2p/src/main/java/haveno/network/p2p/storage/persistence/ResourceDataStoreService.java
+++ b/p2p/src/main/java/haveno/network/p2p/storage/persistence/ResourceDataStoreService.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage.persistence;
diff --git a/p2p/src/main/java/haveno/network/p2p/storage/persistence/SequenceNumberMap.java b/p2p/src/main/java/haveno/network/p2p/storage/persistence/SequenceNumberMap.java
index b8dffb7143..f774c4c3c4 100644
--- a/p2p/src/main/java/haveno/network/p2p/storage/persistence/SequenceNumberMap.java
+++ b/p2p/src/main/java/haveno/network/p2p/storage/persistence/SequenceNumberMap.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage.persistence;
diff --git a/p2p/src/main/java/haveno/network/p2p/storage/persistence/StoreService.java b/p2p/src/main/java/haveno/network/p2p/storage/persistence/StoreService.java
index a2115316f1..d844cdbafb 100644
--- a/p2p/src/main/java/haveno/network/p2p/storage/persistence/StoreService.java
+++ b/p2p/src/main/java/haveno/network/p2p/storage/persistence/StoreService.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage.persistence;
diff --git a/p2p/src/main/java/haveno/network/utils/CapabilityUtils.java b/p2p/src/main/java/haveno/network/utils/CapabilityUtils.java
index f6c3369cc7..480bd581c6 100644
--- a/p2p/src/main/java/haveno/network/utils/CapabilityUtils.java
+++ b/p2p/src/main/java/haveno/network/utils/CapabilityUtils.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.utils;
diff --git a/p2p/src/main/java/haveno/network/utils/Utils.java b/p2p/src/main/java/haveno/network/utils/Utils.java
index b99bce0a80..bbe8873c3f 100644
--- a/p2p/src/main/java/haveno/network/utils/Utils.java
+++ b/p2p/src/main/java/haveno/network/utils/Utils.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.utils;
diff --git a/p2p/src/test/java/haveno/network/crypto/EncryptionServiceTests.java b/p2p/src/test/java/haveno/network/crypto/EncryptionServiceTests.java
index 56cb53688b..144adf6a32 100644
--- a/p2p/src/test/java/haveno/network/crypto/EncryptionServiceTests.java
+++ b/p2p/src/test/java/haveno/network/crypto/EncryptionServiceTests.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.crypto;
diff --git a/p2p/src/test/java/haveno/network/p2p/DummySeedNode.java b/p2p/src/test/java/haveno/network/p2p/DummySeedNode.java
index 3b575eece2..b9ebaa96af 100644
--- a/p2p/src/test/java/haveno/network/p2p/DummySeedNode.java
+++ b/p2p/src/test/java/haveno/network/p2p/DummySeedNode.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p;
diff --git a/p2p/src/test/java/haveno/network/p2p/MockNode.java b/p2p/src/test/java/haveno/network/p2p/MockNode.java
index 5d7fda70b6..94ab1a52b8 100644
--- a/p2p/src/test/java/haveno/network/p2p/MockNode.java
+++ b/p2p/src/test/java/haveno/network/p2p/MockNode.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p;
diff --git a/p2p/src/test/java/haveno/network/p2p/PeerServiceTest.java b/p2p/src/test/java/haveno/network/p2p/PeerServiceTest.java
index 42fc011ba0..d7d6a363e4 100644
--- a/p2p/src/test/java/haveno/network/p2p/PeerServiceTest.java
+++ b/p2p/src/test/java/haveno/network/p2p/PeerServiceTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p;
diff --git a/p2p/src/test/java/haveno/network/p2p/TestUtils.java b/p2p/src/test/java/haveno/network/p2p/TestUtils.java
index 41f30ddfb3..e6b71f8fad 100644
--- a/p2p/src/test/java/haveno/network/p2p/TestUtils.java
+++ b/p2p/src/test/java/haveno/network/p2p/TestUtils.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p;
diff --git a/p2p/src/test/java/haveno/network/p2p/mocks/MockMailboxPayload.java b/p2p/src/test/java/haveno/network/p2p/mocks/MockMailboxPayload.java
index afda8b64da..70993bf318 100644
--- a/p2p/src/test/java/haveno/network/p2p/mocks/MockMailboxPayload.java
+++ b/p2p/src/test/java/haveno/network/p2p/mocks/MockMailboxPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.mocks;
diff --git a/p2p/src/test/java/haveno/network/p2p/mocks/MockPayload.java b/p2p/src/test/java/haveno/network/p2p/mocks/MockPayload.java
index c838639ab9..a0eb0af529 100644
--- a/p2p/src/test/java/haveno/network/p2p/mocks/MockPayload.java
+++ b/p2p/src/test/java/haveno/network/p2p/mocks/MockPayload.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.mocks;
diff --git a/p2p/src/test/java/haveno/network/p2p/network/LocalhostNetworkNodeTest.java b/p2p/src/test/java/haveno/network/p2p/network/LocalhostNetworkNodeTest.java
index f6f0ca15fd..29afdf0b3b 100644
--- a/p2p/src/test/java/haveno/network/p2p/network/LocalhostNetworkNodeTest.java
+++ b/p2p/src/test/java/haveno/network/p2p/network/LocalhostNetworkNodeTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.network;
diff --git a/p2p/src/test/java/haveno/network/p2p/network/TorNetworkNodeTest.java b/p2p/src/test/java/haveno/network/p2p/network/TorNetworkNodeTest.java
index 2269c0204b..a35476509a 100644
--- a/p2p/src/test/java/haveno/network/p2p/network/TorNetworkNodeTest.java
+++ b/p2p/src/test/java/haveno/network/p2p/network/TorNetworkNodeTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.network;
diff --git a/p2p/src/test/java/haveno/network/p2p/peers/PeerManagerTest.java b/p2p/src/test/java/haveno/network/p2p/peers/PeerManagerTest.java
index 5ba5570593..e3303a0969 100644
--- a/p2p/src/test/java/haveno/network/p2p/peers/PeerManagerTest.java
+++ b/p2p/src/test/java/haveno/network/p2p/peers/PeerManagerTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.peers;
diff --git a/p2p/src/test/java/haveno/network/p2p/storage/P2PDataStorageBuildGetDataResponseTest.java b/p2p/src/test/java/haveno/network/p2p/storage/P2PDataStorageBuildGetDataResponseTest.java
index 4b50fff594..7cb077b31f 100644
--- a/p2p/src/test/java/haveno/network/p2p/storage/P2PDataStorageBuildGetDataResponseTest.java
+++ b/p2p/src/test/java/haveno/network/p2p/storage/P2PDataStorageBuildGetDataResponseTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage;
diff --git a/p2p/src/test/java/haveno/network/p2p/storage/P2PDataStorageClientAPITest.java b/p2p/src/test/java/haveno/network/p2p/storage/P2PDataStorageClientAPITest.java
index 9990cfa7be..fcdd22a1d7 100644
--- a/p2p/src/test/java/haveno/network/p2p/storage/P2PDataStorageClientAPITest.java
+++ b/p2p/src/test/java/haveno/network/p2p/storage/P2PDataStorageClientAPITest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage;
diff --git a/p2p/src/test/java/haveno/network/p2p/storage/P2PDataStorageGetDataIntegrationTest.java b/p2p/src/test/java/haveno/network/p2p/storage/P2PDataStorageGetDataIntegrationTest.java
index 47c27400cd..f5e558ee1c 100644
--- a/p2p/src/test/java/haveno/network/p2p/storage/P2PDataStorageGetDataIntegrationTest.java
+++ b/p2p/src/test/java/haveno/network/p2p/storage/P2PDataStorageGetDataIntegrationTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage;
diff --git a/p2p/src/test/java/haveno/network/p2p/storage/P2PDataStorageOnMessageHandlerTest.java b/p2p/src/test/java/haveno/network/p2p/storage/P2PDataStorageOnMessageHandlerTest.java
index 80a7a99f27..c258f3115c 100644
--- a/p2p/src/test/java/haveno/network/p2p/storage/P2PDataStorageOnMessageHandlerTest.java
+++ b/p2p/src/test/java/haveno/network/p2p/storage/P2PDataStorageOnMessageHandlerTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage;
diff --git a/p2p/src/test/java/haveno/network/p2p/storage/P2PDataStoragePersistableNetworkPayloadTest.java b/p2p/src/test/java/haveno/network/p2p/storage/P2PDataStoragePersistableNetworkPayloadTest.java
index 8d1bafe44b..ad1d6616a4 100644
--- a/p2p/src/test/java/haveno/network/p2p/storage/P2PDataStoragePersistableNetworkPayloadTest.java
+++ b/p2p/src/test/java/haveno/network/p2p/storage/P2PDataStoragePersistableNetworkPayloadTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage;
diff --git a/p2p/src/test/java/haveno/network/p2p/storage/P2PDataStorageProcessGetDataResponse.java b/p2p/src/test/java/haveno/network/p2p/storage/P2PDataStorageProcessGetDataResponse.java
index 3a2c7b4106..f379eca341 100644
--- a/p2p/src/test/java/haveno/network/p2p/storage/P2PDataStorageProcessGetDataResponse.java
+++ b/p2p/src/test/java/haveno/network/p2p/storage/P2PDataStorageProcessGetDataResponse.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage;
diff --git a/p2p/src/test/java/haveno/network/p2p/storage/P2PDataStorageProtectedStorageEntryTest.java b/p2p/src/test/java/haveno/network/p2p/storage/P2PDataStorageProtectedStorageEntryTest.java
index f26c18e5ec..219936ba02 100644
--- a/p2p/src/test/java/haveno/network/p2p/storage/P2PDataStorageProtectedStorageEntryTest.java
+++ b/p2p/src/test/java/haveno/network/p2p/storage/P2PDataStorageProtectedStorageEntryTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage;
diff --git a/p2p/src/test/java/haveno/network/p2p/storage/P2PDataStorageRemoveExpiredTest.java b/p2p/src/test/java/haveno/network/p2p/storage/P2PDataStorageRemoveExpiredTest.java
index 3f78de8405..3a7afc26aa 100644
--- a/p2p/src/test/java/haveno/network/p2p/storage/P2PDataStorageRemoveExpiredTest.java
+++ b/p2p/src/test/java/haveno/network/p2p/storage/P2PDataStorageRemoveExpiredTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage;
diff --git a/p2p/src/test/java/haveno/network/p2p/storage/P2PDataStorageRequestDataTest.java b/p2p/src/test/java/haveno/network/p2p/storage/P2PDataStorageRequestDataTest.java
index d99d82d930..d3194a591a 100644
--- a/p2p/src/test/java/haveno/network/p2p/storage/P2PDataStorageRequestDataTest.java
+++ b/p2p/src/test/java/haveno/network/p2p/storage/P2PDataStorageRequestDataTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage;
diff --git a/p2p/src/test/java/haveno/network/p2p/storage/P2PDataStoreDisconnectTest.java b/p2p/src/test/java/haveno/network/p2p/storage/P2PDataStoreDisconnectTest.java
index 653213688e..f31380695b 100644
--- a/p2p/src/test/java/haveno/network/p2p/storage/P2PDataStoreDisconnectTest.java
+++ b/p2p/src/test/java/haveno/network/p2p/storage/P2PDataStoreDisconnectTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage;
diff --git a/p2p/src/test/java/haveno/network/p2p/storage/TestState.java b/p2p/src/test/java/haveno/network/p2p/storage/TestState.java
index d43acc54f7..332fb2534e 100644
--- a/p2p/src/test/java/haveno/network/p2p/storage/TestState.java
+++ b/p2p/src/test/java/haveno/network/p2p/storage/TestState.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage;
diff --git a/p2p/src/test/java/haveno/network/p2p/storage/messages/AddDataMessageTest.java b/p2p/src/test/java/haveno/network/p2p/storage/messages/AddDataMessageTest.java
index 99181e01ba..2f23e13f81 100644
--- a/p2p/src/test/java/haveno/network/p2p/storage/messages/AddDataMessageTest.java
+++ b/p2p/src/test/java/haveno/network/p2p/storage/messages/AddDataMessageTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage.messages;
diff --git a/p2p/src/test/java/haveno/network/p2p/storage/mocks/AppendOnlyDataStoreServiceFake.java b/p2p/src/test/java/haveno/network/p2p/storage/mocks/AppendOnlyDataStoreServiceFake.java
index 210c9e70bc..b7e0b3fd30 100644
--- a/p2p/src/test/java/haveno/network/p2p/storage/mocks/AppendOnlyDataStoreServiceFake.java
+++ b/p2p/src/test/java/haveno/network/p2p/storage/mocks/AppendOnlyDataStoreServiceFake.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage.mocks;
diff --git a/p2p/src/test/java/haveno/network/p2p/storage/mocks/ClockFake.java b/p2p/src/test/java/haveno/network/p2p/storage/mocks/ClockFake.java
index 42d59dd7a7..b718b1e515 100644
--- a/p2p/src/test/java/haveno/network/p2p/storage/mocks/ClockFake.java
+++ b/p2p/src/test/java/haveno/network/p2p/storage/mocks/ClockFake.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage.mocks;
diff --git a/p2p/src/test/java/haveno/network/p2p/storage/mocks/DateTolerantPayloadStub.java b/p2p/src/test/java/haveno/network/p2p/storage/mocks/DateTolerantPayloadStub.java
index 45f311089a..08c79cc586 100644
--- a/p2p/src/test/java/haveno/network/p2p/storage/mocks/DateTolerantPayloadStub.java
+++ b/p2p/src/test/java/haveno/network/p2p/storage/mocks/DateTolerantPayloadStub.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage.mocks;
diff --git a/p2p/src/test/java/haveno/network/p2p/storage/mocks/ExpirableProtectedStoragePayloadStub.java b/p2p/src/test/java/haveno/network/p2p/storage/mocks/ExpirableProtectedStoragePayloadStub.java
index 42ff179283..e26ae9e39e 100644
--- a/p2p/src/test/java/haveno/network/p2p/storage/mocks/ExpirableProtectedStoragePayloadStub.java
+++ b/p2p/src/test/java/haveno/network/p2p/storage/mocks/ExpirableProtectedStoragePayloadStub.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage.mocks;
diff --git a/p2p/src/test/java/haveno/network/p2p/storage/mocks/MapStoreServiceFake.java b/p2p/src/test/java/haveno/network/p2p/storage/mocks/MapStoreServiceFake.java
index 0c47de65dc..f1e79910da 100644
--- a/p2p/src/test/java/haveno/network/p2p/storage/mocks/MapStoreServiceFake.java
+++ b/p2p/src/test/java/haveno/network/p2p/storage/mocks/MapStoreServiceFake.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage.mocks;
diff --git a/p2p/src/test/java/haveno/network/p2p/storage/mocks/MockData.java b/p2p/src/test/java/haveno/network/p2p/storage/mocks/MockData.java
index e1af047566..584ce94739 100644
--- a/p2p/src/test/java/haveno/network/p2p/storage/mocks/MockData.java
+++ b/p2p/src/test/java/haveno/network/p2p/storage/mocks/MockData.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage.mocks;
diff --git a/p2p/src/test/java/haveno/network/p2p/storage/mocks/PersistableExpirableProtectedStoragePayloadStub.java b/p2p/src/test/java/haveno/network/p2p/storage/mocks/PersistableExpirableProtectedStoragePayloadStub.java
index c7a3f123c7..1e40c6876d 100644
--- a/p2p/src/test/java/haveno/network/p2p/storage/mocks/PersistableExpirableProtectedStoragePayloadStub.java
+++ b/p2p/src/test/java/haveno/network/p2p/storage/mocks/PersistableExpirableProtectedStoragePayloadStub.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage.mocks;
diff --git a/p2p/src/test/java/haveno/network/p2p/storage/mocks/PersistableNetworkPayloadStub.java b/p2p/src/test/java/haveno/network/p2p/storage/mocks/PersistableNetworkPayloadStub.java
index 013dc5a3c2..b49e19603b 100644
--- a/p2p/src/test/java/haveno/network/p2p/storage/mocks/PersistableNetworkPayloadStub.java
+++ b/p2p/src/test/java/haveno/network/p2p/storage/mocks/PersistableNetworkPayloadStub.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage.mocks;
diff --git a/p2p/src/test/java/haveno/network/p2p/storage/mocks/ProtectedStoragePayloadStub.java b/p2p/src/test/java/haveno/network/p2p/storage/mocks/ProtectedStoragePayloadStub.java
index c1fa361ba4..26559fbaaf 100644
--- a/p2p/src/test/java/haveno/network/p2p/storage/mocks/ProtectedStoragePayloadStub.java
+++ b/p2p/src/test/java/haveno/network/p2p/storage/mocks/ProtectedStoragePayloadStub.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage.mocks;
diff --git a/p2p/src/test/java/haveno/network/p2p/storage/payload/ProtectedMailboxStorageEntryTest.java b/p2p/src/test/java/haveno/network/p2p/storage/payload/ProtectedMailboxStorageEntryTest.java
index 9f313835ef..58e6480e8a 100644
--- a/p2p/src/test/java/haveno/network/p2p/storage/payload/ProtectedMailboxStorageEntryTest.java
+++ b/p2p/src/test/java/haveno/network/p2p/storage/payload/ProtectedMailboxStorageEntryTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage.payload;
diff --git a/p2p/src/test/java/haveno/network/p2p/storage/payload/ProtectedStorageEntryTest.java b/p2p/src/test/java/haveno/network/p2p/storage/payload/ProtectedStorageEntryTest.java
index 3b056ef219..a9e20c4253 100644
--- a/p2p/src/test/java/haveno/network/p2p/storage/payload/ProtectedStorageEntryTest.java
+++ b/p2p/src/test/java/haveno/network/p2p/storage/payload/ProtectedStorageEntryTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.p2p.storage.payload;
diff --git a/p2p/src/test/java/haveno/network/utils/UtilsTest.java b/p2p/src/test/java/haveno/network/utils/UtilsTest.java
index c255197ebf..1ddf3669e3 100644
--- a/p2p/src/test/java/haveno/network/utils/UtilsTest.java
+++ b/p2p/src/test/java/haveno/network/utils/UtilsTest.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.network.utils;
diff --git a/proto/src/main/proto/grpc.proto b/proto/src/main/proto/grpc.proto
index dc7ab4c3ea..cf9a051f3e 100644
--- a/proto/src/main/proto/grpc.proto
+++ b/proto/src/main/proto/grpc.proto
@@ -1,3 +1,20 @@
+/*
+ * This file is part of Bisq.
+ *
+ * Bisq is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or (at
+ * your option) any later version.
+ *
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
+ * License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with Bisq. If not, see .
+ */
+
/*
* This file is part of Haveno.
*
diff --git a/relay/src/main/java/haveno/relay/RelayMain.java b/relay/src/main/java/haveno/relay/RelayMain.java
index f613ba9977..c96c3d2331 100644
--- a/relay/src/main/java/haveno/relay/RelayMain.java
+++ b/relay/src/main/java/haveno/relay/RelayMain.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.relay;
diff --git a/relay/src/main/java/haveno/relay/RelayService.java b/relay/src/main/java/haveno/relay/RelayService.java
index ce66d007cf..7f4e7fba2c 100644
--- a/relay/src/main/java/haveno/relay/RelayService.java
+++ b/relay/src/main/java/haveno/relay/RelayService.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.relay;
diff --git a/seednode/src/main/java/haveno/seednode/SeedNode.java b/seednode/src/main/java/haveno/seednode/SeedNode.java
index e2ea706c03..2fb5332733 100644
--- a/seednode/src/main/java/haveno/seednode/SeedNode.java
+++ b/seednode/src/main/java/haveno/seednode/SeedNode.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.seednode;
diff --git a/seednode/src/main/java/haveno/seednode/SeedNodeMain.java b/seednode/src/main/java/haveno/seednode/SeedNodeMain.java
index e29857b030..ade9a0b455 100644
--- a/seednode/src/main/java/haveno/seednode/SeedNodeMain.java
+++ b/seednode/src/main/java/haveno/seednode/SeedNodeMain.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.seednode;
diff --git a/statsnode/src/main/java/haveno/statistics/Statistics.java b/statsnode/src/main/java/haveno/statistics/Statistics.java
index 4b2ff2d356..4ba2469acc 100644
--- a/statsnode/src/main/java/haveno/statistics/Statistics.java
+++ b/statsnode/src/main/java/haveno/statistics/Statistics.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.statistics;
diff --git a/statsnode/src/main/java/haveno/statistics/StatisticsMain.java b/statsnode/src/main/java/haveno/statistics/StatisticsMain.java
index 0fa19fbf90..f4587c2640 100644
--- a/statsnode/src/main/java/haveno/statistics/StatisticsMain.java
+++ b/statsnode/src/main/java/haveno/statistics/StatisticsMain.java
@@ -1,18 +1,18 @@
/*
- * This file is part of Haveno.
+ * This file is part of Bisq.
*
- * Haveno is free software: you can redistribute it and/or modify it
+ * Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
- * Haveno is distributed in the hope that it will be useful, but WITHOUT
+ * Bisq is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
* License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with Haveno. If not, see .
+ * along with Bisq. If not, see .
*/
package haveno.statistics;