Update comments
authorMichael Schuster <michael@schuster.ms>
Thu, 15 Oct 2020 00:15:42 +0000 (02:15 +0200)
committerMichael Schuster <michael@schuster.ms>
Thu, 15 Oct 2020 00:18:52 +0000 (02:18 +0200)
Everyone uses their private mail, so ensure people can get in touch.

Signed-off-by: Michael Schuster <michael@schuster.ms>
33 files changed:
admin/win/msi/Nextcloud.wxs
admin/win/msi/OEM.wxi.in
admin/win/msi/Platform.wxi
admin/win/tools/NCMsiHelper/CustomAction.cpp
admin/win/tools/NCMsiHelper/LogResult.cpp
admin/win/tools/NCMsiHelper/LogResult.h
admin/win/tools/NCMsiHelper/NCMsiHelper.cpp
admin/win/tools/NCMsiHelper/NCMsiHelper.h
admin/win/tools/NCMsiHelper/NCMsiHelper.wxs
admin/win/tools/NCNavRemove/ConfigIni.cpp
admin/win/tools/NCNavRemove/ConfigIni.h
admin/win/tools/NCNavRemove/dll/NavRemove.cpp
admin/win/tools/NCNavRemove/dll/NavRemove.h
admin/win/tools/NCNavRemove/dll/dllmain.cpp
admin/win/tools/NCNavRemove/exe/main.cpp
admin/win/tools/NCToolsShared/SimpleNamedMutex.cpp
admin/win/tools/NCToolsShared/SimpleNamedMutex.h
admin/win/tools/NCToolsShared/utility.h
admin/win/tools/NCToolsShared/utility_win.cpp
shell_integration/windows/WinShellExt.wxs.in
shell_integration/windows/WinShellExtConstants.h.in
src/gui/creds/flow2auth.cpp
src/gui/creds/flow2auth.h
src/gui/headerbanner.cpp
src/gui/headerbanner.h
src/gui/userinfo.cpp
src/gui/userinfo.h
src/gui/wizard/flow2authcredspage.cpp
src/gui/wizard/flow2authcredspage.h
src/gui/wizard/flow2authwidget.cpp
src/gui/wizard/flow2authwidget.h
src/libsync/creds/keychainchunk.cpp
src/libsync/creds/keychainchunk.h

index 59d1db237e67eb23f54f7f681bc740a35d556437..98c466d54a790722b29073aa9093aea1fe6e6e51 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--
  *
- * Copyright (C) by Michael Schuster <michael.schuster@nextcloud.com>
+ * Copyright (C) by Michael Schuster <michael@schuster.ms>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index d3f1787b9fcc537a40f540c0bb7f022cccead1ef..4d3eafcf9828839eb0237c80642223067146c1c3 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--
  *
- * Copyright (C) by Michael Schuster <michael.schuster@nextcloud.com>
+ * Copyright (C) by Michael Schuster <michael@schuster.ms>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 9eb7369a9f98d4f3bfc2c15d8fd6aa2528e5b9f0..c0efc3ad4fccd9786554562a433b14a678763bda 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--
  *
- * Copyright (C) by Michael Schuster <michael.schuster@nextcloud.com>
+ * Copyright (C) by Michael Schuster <michael@schuster.ms>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index e3d63dec18bfdd2bc50f4c6bc24f0e0924899081..db82ba6a7386d715c7a3bd9a37c995b72a66bde5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) by Michael Schuster <michael.schuster@nextcloud.com>
+ * Copyright (C) by Michael Schuster <michael@schuster.ms>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index b9f8f03085f8a07a1faba441716868798cd5e887..b6f37f28e35491b8254e3f5a1470617a1379cf23 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) by Michael Schuster <michael.schuster@nextcloud.com>
+ * Copyright (C) by Michael Schuster <michael@schuster.ms>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index a43a72fcaa38a8142079dfaa3a027a66ed5a5ce4..f98465835c4ba7a573643bdeebfe76f69959d88e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) by Michael Schuster <michael.schuster@nextcloud.com>
+ * Copyright (C) by Michael Schuster <michael@schuster.ms>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 68b99584bbff477205a4c67caf96a61579c55c6d..6ad1d6aa21e6bca887b863617058d47ab320cb37 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) by Michael Schuster <michael.schuster@nextcloud.com>
+ * Copyright (C) by Michael Schuster <michael@schuster.ms>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 05c9ba43f484beeb75afadcdbb1d5487d86cb529..36f6d505e5616937b6ad91e62afad4577be4c9ee 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) by Michael Schuster <michael.schuster@nextcloud.com>
+ * Copyright (C) by Michael Schuster <michael@schuster.ms>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 5d07850eee03bf79a40b80885d7fb5e891508d14..181a55a0ca0dde2640836624819aa26404073583 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--
  *
- * Copyright (C) by Michael Schuster <michael.schuster@nextcloud.com>
+ * Copyright (C) by Michael Schuster <michael@schuster.ms>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index b1f0e9799e6fbe67b0d2407848a8ee6e8cfe74c6..9ffb228aa7ef25528819875c49ac18120fa5f4e2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) by Michael Schuster <michael.schuster@nextcloud.com>
+ * Copyright (C) by Michael Schuster <michael@schuster.ms>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index b78fcad42e0b97b5ddd260df44e3418ca52b0dae..8d6de716f21d6e09ac15cb19c034dc37ff3b1e3a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) by Michael Schuster <michael.schuster@nextcloud.com>
+ * Copyright (C) by Michael Schuster <michael@schuster.ms>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 0e6945a00905db445bd94a1d7ebe98dbf3d64464..b60091c16258b8523046f0f05c720de7e33115de 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) by Michael Schuster <michael.schuster@nextcloud.com>
+ * Copyright (C) by Michael Schuster <michael@schuster.ms>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index a83fe28e59a8b4ce43dca9c601ea6529f2100272..143cd917c185da4ac11b6ea79cbf57582d235962 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) by Michael Schuster <michael.schuster@nextcloud.com>
+ * Copyright (C) by Michael Schuster <michael@schuster.ms>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index c57f5444bcfb138513a70c89d2202005818c83bb..d70a53d766acf6e12c23bfe9162e4a5a9bd1f79b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) by Michael Schuster <michael.schuster@nextcloud.com>
+ * Copyright (C) by Michael Schuster <michael@schuster.ms>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 0e55d9e18312c79a2f2306c3536fc2303cb4e872..851f34652e670f2f3c1df67fff2e7822c687656e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) by Michael Schuster <michael.schuster@nextcloud.com>
+ * Copyright (C) by Michael Schuster <michael@schuster.ms>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index d636c8106e471fb24d077742eeffee1e4696f874..f4f11d8f43e1f3e60475b34429cc5fafc0f0566c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) by Michael Schuster <michael.schuster@nextcloud.com>
+ * Copyright (C) by Michael Schuster <michael@schuster.ms>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index ed57f7814f1ef8200d635ce82a99860eb3cad8bb..d02564a37a1790deccc96adc020cdf026fc58ec0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) by Michael Schuster <michael.schuster@nextcloud.com>
+ * Copyright (C) by Michael Schuster <michael@schuster.ms>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 0ab0a561d6ae062e3de9b3d7f996a02ff29e7476..07fefaca65df44eacf32581f22a4d3a3c6289699 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) by Klaas Freitag <freitag@owncloud.com>
  * Copyright (C) by Daniel Molkentin <danimo@owncloud.com>
- * Copyright (C) by Michael Schuster <michael.schuster@nextcloud.com>
+ * Copyright (C) by Michael Schuster <michael@schuster.ms>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
index eb42318d948acd340affa282f22eabc89ab79b19..34e083cdf9c22fecbf6bbeacbf8204cf89e17b12 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) by Daniel Molkentin <danimo@owncloud.com>
- * Copyright (C) by Michael Schuster <michael.schuster@nextcloud.com>
+ * Copyright (C) by Michael Schuster <michael@schuster.ms>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
index 138258fb8bdd11d1b6c321645f5e391274f2e567..9fa9f62cd492ebc6c0e8984ace5ecf1c949bf51f 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--
  *
- * Copyright (C) by Michael Schuster <michael.schuster@nextcloud.com>
+ * Copyright (C) by Michael Schuster <michael@schuster.ms>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index cad7539d200216c6772a6a0a18407dca7f48a112..5664bb6ff0eb2688fb276e92dcc931157e06d85f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) by Michael Schuster <michael.schuster@nextcloud.com>
+ * Copyright (C) by Michael Schuster <michael@schuster.ms>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index bfdc21047df743118e03fb3e76104af16c6ac12a..25f215a0a3adef6f20c52ea0608b92dfc6bee35e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) by Olivier Goffart <ogoffart@woboq.com>
- * Copyright (C) by Michael Schuster <michael@nextcloud.com>
+ * Copyright (C) by Michael Schuster <michael@schuster.ms>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index c90dac5825890213363778dcddeeba14ec73ef13..907ead5881bc24d95c19adfb2cf44ad1905f1e87 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) by Olivier Goffart <ogoffart@woboq.com>
- * Copyright (C) by Michael Schuster <michael@nextcloud.com>
+ * Copyright (C) by Michael Schuster <michael@schuster.ms>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 912cf9a7232be096571bdfd5716abb55d75ff899..80fecfb93d833a5f19cff918210f9e8be9e394ed 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) by Michael Schuster <michael@nextcloud.com>
+ * Copyright (C) by Michael Schuster <michael@schuster.ms>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index f91590f24713998006930d9c8683599ab502a0e0..dc1e7a3a7dde111b0d939640d6bdbb0802b73c82 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) by Michael Schuster <michael@nextcloud.com>
+ * Copyright (C) by Michael Schuster <michael@schuster.ms>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 2962d3355f489f6243ae6525f786d14e890b773e..b13f1a72456cd3bae6162817a699b4c5702d92ed 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) by Daniel Molkentin <danimo@owncloud.com>
- * Copyright (C) by Michael Schuster <michael@nextcloud.com>
+ * Copyright (C) by Michael Schuster <michael@schuster.ms>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index de8c7ec6bbf57190f3f00bfdc0780f668be3a9f9..c02ebabd941e1736e40b1eb820cd1cf613622a2a 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) by Daniel Molkentin <danimo@owncloud.com>
- * Copyright (C) by Michael Schuster <michael@nextcloud.com>
+ * Copyright (C) by Michael Schuster <michael@schuster.ms>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 9b0f80e00d9131a78aee859273bdac46678879f0..33bced5837b85e9785e255fc4171e071d466fb76 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) by Olivier Goffart <ogoffart@woboq.com>
- * Copyright (C) by Michael Schuster <michael@nextcloud.com>
+ * Copyright (C) by Michael Schuster <michael@schuster.ms>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index a3afbbcba6ef13eb0b48f4e15b0e22e49d576d82..61f7317aa2630e780851d8f0a787c945396acac8 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) by Olivier Goffart <ogoffart@woboq.com>
- * Copyright (C) by Michael Schuster <michael@nextcloud.com>
+ * Copyright (C) by Michael Schuster <michael@schuster.ms>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 9b2d551ff315886a7beb4af4f1b6503aade5901a..86a6ebb4ad9b71ba17731b41ba8e3850bf7b0c21 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) by Michael Schuster <michael@nextcloud.com>
+ * Copyright (C) by Michael Schuster <michael@schuster.ms>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 6c8cb5a2c047e379786148ce031c1861e758660c..8c13806b1258cb5b1cbcfeab402fd1e73618850b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) by Michael Schuster <michael@nextcloud.com>
+ * Copyright (C) by Michael Schuster <michael@schuster.ms>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index cfa80e7e13991cce9b7f6003c0d6e172ef920840..dc2fff401dba60621eb01e338dd7251143b71220 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) by Michael Schuster <michael@nextcloud.com>
+ * Copyright (C) by Michael Schuster <michael@schuster.ms>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 1df27e75a568420cbc4a3bc63caa052e90307079..4c31eca16f62bba4f9a0feec89c7b91024e0e7a9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) by Michael Schuster <michael@nextcloud.com>
+ * Copyright (C) by Michael Schuster <michael@schuster.ms>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by