Procházet zdrojové kódy

update Copyright year

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
Nicola Murino před 2 roky
rodič
revize
0190d0b849
100 změnil soubory, kde provedl 200 přidání a 200 odebrání
  1. 2 2
      internal/acme/account.go
  2. 2 2
      internal/acme/acme.go
  3. 2 2
      internal/bundle/bundle.go
  4. 2 2
      internal/cmd/acme.go
  5. 2 2
      internal/cmd/awscontainer.go
  6. 2 2
      internal/cmd/awscontainer_disabled.go
  7. 2 2
      internal/cmd/gen.go
  8. 2 2
      internal/cmd/gencompletion.go
  9. 2 2
      internal/cmd/genman.go
  10. 2 2
      internal/cmd/initprovider.go
  11. 2 2
      internal/cmd/install_windows.go
  12. 2 2
      internal/cmd/portable.go
  13. 2 2
      internal/cmd/portable_disabled.go
  14. 2 2
      internal/cmd/reload_windows.go
  15. 2 2
      internal/cmd/resetprovider.go
  16. 2 2
      internal/cmd/resetpwd.go
  17. 2 2
      internal/cmd/revertprovider.go
  18. 2 2
      internal/cmd/root.go
  19. 2 2
      internal/cmd/rotatelogs_windows.go
  20. 2 2
      internal/cmd/serve.go
  21. 2 2
      internal/cmd/service_windows.go
  22. 2 2
      internal/cmd/smtptest.go
  23. 2 2
      internal/cmd/start_windows.go
  24. 2 2
      internal/cmd/startsubsys.go
  25. 2 2
      internal/cmd/status_windows.go
  26. 2 2
      internal/cmd/stop_windows.go
  27. 2 2
      internal/cmd/uninstall_windows.go
  28. 2 2
      internal/command/command.go
  29. 2 2
      internal/command/command_test.go
  30. 2 2
      internal/common/actions.go
  31. 2 2
      internal/common/actions_test.go
  32. 2 2
      internal/common/clientsmap.go
  33. 2 2
      internal/common/clientsmap_test.go
  34. 2 2
      internal/common/common.go
  35. 2 2
      internal/common/common_test.go
  36. 2 2
      internal/common/connection.go
  37. 2 2
      internal/common/connection_test.go
  38. 2 2
      internal/common/dataretention.go
  39. 2 2
      internal/common/dataretention_test.go
  40. 2 2
      internal/common/defender.go
  41. 2 2
      internal/common/defender_test.go
  42. 2 2
      internal/common/defenderdb.go
  43. 2 2
      internal/common/defenderdb_test.go
  44. 2 2
      internal/common/defendermem.go
  45. 2 2
      internal/common/eventmanager.go
  46. 2 2
      internal/common/eventmanager_test.go
  47. 2 2
      internal/common/eventscheduler.go
  48. 2 2
      internal/common/httpauth.go
  49. 2 2
      internal/common/httpauth_test.go
  50. 2 2
      internal/common/protocol_test.go
  51. 2 2
      internal/common/ratelimiter.go
  52. 2 2
      internal/common/ratelimiter_test.go
  53. 2 2
      internal/common/tlsutils.go
  54. 2 2
      internal/common/tlsutils_test.go
  55. 2 2
      internal/common/transfer.go
  56. 2 2
      internal/common/transfer_test.go
  57. 2 2
      internal/common/transferschecker.go
  58. 2 2
      internal/common/transferschecker_test.go
  59. 2 2
      internal/config/config.go
  60. 2 2
      internal/config/config_darwin.go
  61. 2 2
      internal/config/config_fallback.go
  62. 2 2
      internal/config/config_linux.go
  63. 2 2
      internal/config/config_test.go
  64. 2 2
      internal/dataprovider/actions.go
  65. 2 2
      internal/dataprovider/admin.go
  66. 2 2
      internal/dataprovider/apikey.go
  67. 2 2
      internal/dataprovider/bolt.go
  68. 2 2
      internal/dataprovider/bolt_disabled.go
  69. 2 2
      internal/dataprovider/cachedpassword.go
  70. 2 2
      internal/dataprovider/cacheduser.go
  71. 2 2
      internal/dataprovider/dataprovider.go
  72. 2 2
      internal/dataprovider/eventrule.go
  73. 2 2
      internal/dataprovider/group.go
  74. 2 2
      internal/dataprovider/memory.go
  75. 2 2
      internal/dataprovider/mysql.go
  76. 2 2
      internal/dataprovider/mysql_disabled.go
  77. 2 2
      internal/dataprovider/node.go
  78. 2 2
      internal/dataprovider/pgsql.go
  79. 2 2
      internal/dataprovider/pgsql_disabled.go
  80. 2 2
      internal/dataprovider/quotaupdater.go
  81. 2 2
      internal/dataprovider/role.go
  82. 2 2
      internal/dataprovider/scheduler.go
  83. 2 2
      internal/dataprovider/session.go
  84. 2 2
      internal/dataprovider/share.go
  85. 2 2
      internal/dataprovider/sqlcommon.go
  86. 2 2
      internal/dataprovider/sqlite.go
  87. 2 2
      internal/dataprovider/sqlite_disabled.go
  88. 2 2
      internal/dataprovider/sqlqueries.go
  89. 2 2
      internal/dataprovider/user.go
  90. 2 2
      internal/ftpd/cryptfs_test.go
  91. 2 2
      internal/ftpd/ftpd.go
  92. 2 2
      internal/ftpd/ftpd_test.go
  93. 2 2
      internal/ftpd/handler.go
  94. 2 2
      internal/ftpd/internal_test.go
  95. 2 2
      internal/ftpd/server.go
  96. 2 2
      internal/ftpd/transfer.go
  97. 2 2
      internal/httpclient/httpclient.go
  98. 2 2
      internal/httpd/api_admin.go
  99. 2 2
      internal/httpd/api_defender.go
  100. 2 2
      internal/httpd/api_eventrule.go

+ 2 - 2
internal/acme/account.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package acme
 

+ 2 - 2
internal/acme/acme.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 // Package acme provides automatic access to certificates from Let's Encrypt and any other ACME-based CA
 // The code here is largely coiped from https://github.com/go-acme/lego/tree/master/cmd

+ 2 - 2
internal/bundle/bundle.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 //go:build bundle
 // +build bundle

+ 2 - 2
internal/cmd/acme.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package cmd
 

+ 2 - 2
internal/cmd/awscontainer.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 //go:build awscontainer
 // +build awscontainer

+ 2 - 2
internal/cmd/awscontainer_disabled.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 //go:build !awscontainer
 // +build !awscontainer

+ 2 - 2
internal/cmd/gen.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package cmd
 

+ 2 - 2
internal/cmd/gencompletion.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package cmd
 

+ 2 - 2
internal/cmd/genman.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package cmd
 

+ 2 - 2
internal/cmd/initprovider.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package cmd
 

+ 2 - 2
internal/cmd/install_windows.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package cmd
 

+ 2 - 2
internal/cmd/portable.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 //go:build !noportable
 // +build !noportable

+ 2 - 2
internal/cmd/portable_disabled.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 //go:build noportable
 // +build noportable

+ 2 - 2
internal/cmd/reload_windows.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package cmd
 

+ 2 - 2
internal/cmd/resetprovider.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package cmd
 

+ 2 - 2
internal/cmd/resetpwd.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package cmd
 

+ 2 - 2
internal/cmd/revertprovider.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package cmd
 

+ 2 - 2
internal/cmd/root.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 // Package cmd provides Command Line Interface support
 package cmd

+ 2 - 2
internal/cmd/rotatelogs_windows.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package cmd
 

+ 2 - 2
internal/cmd/serve.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package cmd
 

+ 2 - 2
internal/cmd/service_windows.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package cmd
 

+ 2 - 2
internal/cmd/smtptest.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package cmd
 

+ 2 - 2
internal/cmd/start_windows.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package cmd
 

+ 2 - 2
internal/cmd/startsubsys.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package cmd
 

+ 2 - 2
internal/cmd/status_windows.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package cmd
 

+ 2 - 2
internal/cmd/stop_windows.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package cmd
 

+ 2 - 2
internal/cmd/uninstall_windows.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package cmd
 

+ 2 - 2
internal/command/command.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 // Package command provides command configuration for SFTPGo hooks
 package command

+ 2 - 2
internal/command/command_test.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package command
 

+ 2 - 2
internal/common/actions.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package common
 

+ 2 - 2
internal/common/actions_test.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package common
 

+ 2 - 2
internal/common/clientsmap.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package common
 

+ 2 - 2
internal/common/clientsmap_test.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package common
 

+ 2 - 2
internal/common/common.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 // Package common defines code shared among file transfer packages and protocols
 package common

+ 2 - 2
internal/common/common_test.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package common
 

+ 2 - 2
internal/common/connection.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package common
 

+ 2 - 2
internal/common/connection_test.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package common
 

+ 2 - 2
internal/common/dataretention.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package common
 

+ 2 - 2
internal/common/dataretention_test.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package common
 

+ 2 - 2
internal/common/defender.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package common
 

+ 2 - 2
internal/common/defender_test.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package common
 

+ 2 - 2
internal/common/defenderdb.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package common
 

+ 2 - 2
internal/common/defenderdb_test.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package common
 

+ 2 - 2
internal/common/defendermem.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package common
 

+ 2 - 2
internal/common/eventmanager.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package common
 

+ 2 - 2
internal/common/eventmanager_test.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package common
 

+ 2 - 2
internal/common/eventscheduler.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package common
 

+ 2 - 2
internal/common/httpauth.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package common
 

+ 2 - 2
internal/common/httpauth_test.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package common
 

+ 2 - 2
internal/common/protocol_test.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package common_test
 

+ 2 - 2
internal/common/ratelimiter.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package common
 

+ 2 - 2
internal/common/ratelimiter_test.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package common
 

+ 2 - 2
internal/common/tlsutils.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package common
 

+ 2 - 2
internal/common/tlsutils_test.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package common
 

+ 2 - 2
internal/common/transfer.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package common
 

+ 2 - 2
internal/common/transfer_test.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package common
 

+ 2 - 2
internal/common/transferschecker.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package common
 

+ 2 - 2
internal/common/transferschecker_test.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package common
 

+ 2 - 2
internal/config/config.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 // Package config manages the configuration
 package config

+ 2 - 2
internal/config/config_darwin.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 //go:build darwin
 // +build darwin

+ 2 - 2
internal/config/config_fallback.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 //go:build !linux && !darwin
 // +build !linux,!darwin

+ 2 - 2
internal/config/config_linux.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 //go:build linux
 // +build linux

+ 2 - 2
internal/config/config_test.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package config_test
 

+ 2 - 2
internal/dataprovider/actions.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package dataprovider
 

+ 2 - 2
internal/dataprovider/admin.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package dataprovider
 

+ 2 - 2
internal/dataprovider/apikey.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package dataprovider
 

+ 2 - 2
internal/dataprovider/bolt.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 //go:build !nobolt
 // +build !nobolt

+ 2 - 2
internal/dataprovider/bolt_disabled.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 //go:build nobolt
 // +build nobolt

+ 2 - 2
internal/dataprovider/cachedpassword.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package dataprovider
 

+ 2 - 2
internal/dataprovider/cacheduser.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package dataprovider
 

+ 2 - 2
internal/dataprovider/dataprovider.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 // Package dataprovider provides data access.
 // It abstracts different data providers and exposes a common API.

+ 2 - 2
internal/dataprovider/eventrule.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package dataprovider
 

+ 2 - 2
internal/dataprovider/group.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package dataprovider
 

+ 2 - 2
internal/dataprovider/memory.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package dataprovider
 

+ 2 - 2
internal/dataprovider/mysql.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 //go:build !nomysql
 // +build !nomysql

+ 2 - 2
internal/dataprovider/mysql_disabled.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 //go:build nomysql
 // +build nomysql

+ 2 - 2
internal/dataprovider/node.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package dataprovider
 

+ 2 - 2
internal/dataprovider/pgsql.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 //go:build !nopgsql
 // +build !nopgsql

+ 2 - 2
internal/dataprovider/pgsql_disabled.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 //go:build nopgsql
 // +build nopgsql

+ 2 - 2
internal/dataprovider/quotaupdater.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package dataprovider
 

+ 2 - 2
internal/dataprovider/role.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package dataprovider
 

+ 2 - 2
internal/dataprovider/scheduler.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package dataprovider
 

+ 2 - 2
internal/dataprovider/session.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package dataprovider
 

+ 2 - 2
internal/dataprovider/share.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package dataprovider
 

+ 2 - 2
internal/dataprovider/sqlcommon.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package dataprovider
 

+ 2 - 2
internal/dataprovider/sqlite.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 //go:build !nosqlite
 // +build !nosqlite

+ 2 - 2
internal/dataprovider/sqlite_disabled.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 //go:build nosqlite
 // +build nosqlite

+ 2 - 2
internal/dataprovider/sqlqueries.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package dataprovider
 

+ 2 - 2
internal/dataprovider/user.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package dataprovider
 

+ 2 - 2
internal/ftpd/cryptfs_test.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package ftpd_test
 

+ 2 - 2
internal/ftpd/ftpd.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 // Package ftpd implements the FTP protocol
 package ftpd

+ 2 - 2
internal/ftpd/ftpd_test.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package ftpd_test
 

+ 2 - 2
internal/ftpd/handler.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package ftpd
 

+ 2 - 2
internal/ftpd/internal_test.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package ftpd
 

+ 2 - 2
internal/ftpd/server.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package ftpd
 

+ 2 - 2
internal/ftpd/transfer.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package ftpd
 

+ 2 - 2
internal/httpclient/httpclient.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 // Package httpclient provides HTTP client configuration for SFTPGo hooks
 package httpclient

+ 2 - 2
internal/httpd/api_admin.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package httpd
 

+ 2 - 2
internal/httpd/api_defender.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package httpd
 

+ 2 - 2
internal/httpd/api_eventrule.go

@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  Nicola Murino
+// Copyright (C) 2019-2023 Nicola Murino
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Affero General Public License as published
@@ -10,7 +10,7 @@
 // GNU Affero General Public License for more details.
 //
 // You should have received a copy of the GNU Affero General Public License
-// along with this program.  If not, see <https://www.gnu.org/licenses/>.
+// along with this program. If not, see <https://www.gnu.org/licenses/>.
 
 package httpd
 

Některé soubory nejsou zobrazeny, neboť je v těchto rozdílových datech změněno mnoho souborů