diff --git a/LICENSE b/LICENSE
index aa2c62cee6..6acef58504 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2010-2017 Phusion Holding B.V.
+Copyright (c) 2010-2025 Asynchronous Holding B.V.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/README.md b/README.md
index b43293859f..33462783da 100644
--- a/README.md
+++ b/README.md
@@ -57,4 +57,4 @@ Ruby users can also build a gem from the Git repository and install the gem.
## Legal
-"Passenger" and "Phusion Passenger" are registered trademarks of Phusion Holding B.V.
+"Passenger" and "Phusion Passenger" are registered trademarks of Asynchronous Holding B.V.
diff --git a/Rakefile b/Rakefile
index 0942daed64..8f4a81e987 100644
--- a/Rakefile
+++ b/Rakefile
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (C) 2008-2017 Phusion Holding B.V.
+# Copyright (c) 2008-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# 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
diff --git a/bin/passenger b/bin/passenger
index 3760e53423..601b4ba377 100755
--- a/bin/passenger
+++ b/bin/passenger
@@ -1,9 +1,9 @@
#!/usr/bin/env ruby
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/bin/passenger-config b/bin/passenger-config
index a38e4e914a..34dd5a183a 100755
--- a/bin/passenger-config
+++ b/bin/passenger-config
@@ -1,9 +1,9 @@
#!/usr/bin/env ruby
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/bin/passenger-install-apache2-module b/bin/passenger-install-apache2-module
index 532e8e3798..47a8fde9c6 100755
--- a/bin/passenger-install-apache2-module
+++ b/bin/passenger-install-apache2-module
@@ -1,10 +1,10 @@
#!/usr/bin/env ruby
# encoding: binary
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/bin/passenger-install-nginx-module b/bin/passenger-install-nginx-module
index 08eb1d291c..9047f88e43 100755
--- a/bin/passenger-install-nginx-module
+++ b/bin/passenger-install-nginx-module
@@ -1,9 +1,9 @@
#!/usr/bin/env ruby
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/bin/passenger-memory-stats b/bin/passenger-memory-stats
index 175b688706..433a9530f9 100755
--- a/bin/passenger-memory-stats
+++ b/bin/passenger-memory-stats
@@ -1,9 +1,9 @@
#!/usr/bin/env ruby
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/bin/passenger-status b/bin/passenger-status
index a4e7bc4cef..d02208f1dd 100755
--- a/bin/passenger-status
+++ b/bin/passenger-status
@@ -1,9 +1,9 @@
#!/usr/bin/env ruby
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/build/agent.rb b/build/agent.rb
index 71c83de3c6..55777604b5 100644
--- a/build/agent.rb
+++ b/build/agent.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2018 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/build/apache2.rb b/build/apache2.rb
index 42843f335d..ea176c51dd 100644
--- a/build/apache2.rb
+++ b/build/apache2.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/build/basics.rb b/build/basics.rb
index 755bfb7a24..5c1d2654bd 100644
--- a/build/basics.rb
+++ b/build/basics.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/build/common_library.rb b/build/common_library.rb
index 7f880ca9d7..73014daecf 100644
--- a/build/common_library.rb
+++ b/build/common_library.rb
@@ -1,9 +1,9 @@
# encoding: utf-8
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/build/cxx_tests.rb b/build/cxx_tests.rb
index 4602b193fb..dbc279cfc1 100644
--- a/build/cxx_tests.rb
+++ b/build/cxx_tests.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2018 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/build/integration_tests.rb b/build/integration_tests.rb
index 90c0392683..f741fbf84e 100644
--- a/build/integration_tests.rb
+++ b/build/integration_tests.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/build/misc.rb b/build/misc.rb
index 83b92f2162..7297adc10d 100644
--- a/build/misc.rb
+++ b/build/misc.rb
@@ -1,9 +1,9 @@
# encoding: utf-8
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/build/nginx.rb b/build/nginx.rb
index e01b9dd27e..aed6933904 100644
--- a/build/nginx.rb
+++ b/build/nginx.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/build/node_tests.rb b/build/node_tests.rb
index 169d371465..c9112bc79e 100644
--- a/build/node_tests.rb
+++ b/build/node_tests.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2013-2017 Phusion Holding B.V.
+# Copyright (c) 2013-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/build/oxt_tests.rb b/build/oxt_tests.rb
index 2a70759848..29ff83aedd 100644
--- a/build/oxt_tests.rb
+++ b/build/oxt_tests.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/build/packaging.rb b/build/packaging.rb
index f0659786f3..267995e0f5 100644
--- a/build/packaging.rb
+++ b/build/packaging.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/build/ruby_extension.rb b/build/ruby_extension.rb
index 5d1f7dfc73..4df0d39759 100644
--- a/build/ruby_extension.rb
+++ b/build/ruby_extension.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/build/ruby_tests.rb b/build/ruby_tests.rb
index 58816b4cab..dd4747d331 100644
--- a/build/ruby_tests.rb
+++ b/build/ruby_tests.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/build/schema_printer.rb b/build/schema_printer.rb
index cec1828d83..97e245828b 100644
--- a/build/schema_printer.rb
+++ b/build/schema_printer.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/build/support/cplusplus.rb b/build/support/cplusplus.rb
index 451e8595d0..6d9cfc3108 100644
--- a/build/support/cplusplus.rb
+++ b/build/support/cplusplus.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/build/support/general.rb b/build/support/general.rb
index 21400f46b1..916c40ecd7 100644
--- a/build/support/general.rb
+++ b/build/support/general.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/build/support/vendor/cxx_hinted_parser b/build/support/vendor/cxx_hinted_parser
index 72e85d015a..c62932baf6 160000
--- a/build/support/vendor/cxx_hinted_parser
+++ b/build/support/vendor/cxx_hinted_parser
@@ -1 +1 @@
-Subproject commit 72e85d015a52af292dd970d86f787ee66f2736ac
+Subproject commit c62932baf63d1b85ae9c9758aa2becd264e36b41
diff --git a/build/support/vendor/cxxcodebuilder b/build/support/vendor/cxxcodebuilder
index 35af224d7b..cd258c17c9 160000
--- a/build/support/vendor/cxxcodebuilder
+++ b/build/support/vendor/cxxcodebuilder
@@ -1 +1 @@
-Subproject commit 35af224d7b868d9ddb4b8624ad4091335ebe2e15
+Subproject commit cd258c17c9848604477f618da0499867f3e8865f
diff --git a/build/test_basics.rb b/build/test_basics.rb
index 3a98b8784f..42e9a348cd 100644
--- a/build/test_basics.rb
+++ b/build/test_basics.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/dev/copy_boost_headers b/dev/copy_boost_headers
index ba8acf18ab..10102be6e8 100755
--- a/dev/copy_boost_headers
+++ b/dev/copy_boost_headers
@@ -1,9 +1,9 @@
#!/usr/bin/env ruby
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/dev/nginx_version_sha256 b/dev/nginx_version_sha256
index aa54709cd0..e5ddfc123c 100755
--- a/dev/nginx_version_sha256
+++ b/dev/nginx_version_sha256
@@ -1,9 +1,9 @@
#!/usr/bin/env ruby
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2024 Phusion Holding B.V.
+# Copyright (c) 2024-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/packaging/binaries b/packaging/binaries
index c98e348900..d6e31351a3 160000
--- a/packaging/binaries
+++ b/packaging/binaries
@@ -1 +1 @@
-Subproject commit c98e348900ae4ece807f8b1e58b69d98ce8cd2a3
+Subproject commit d6e31351a37a05820a144dffb783d1c8b146644e
diff --git a/packaging/homebrew b/packaging/homebrew
index 2f82f0cd04..8159ac4c3d 160000
--- a/packaging/homebrew
+++ b/packaging/homebrew
@@ -1 +1 @@
-Subproject commit 2f82f0cd043eacb571f1de36afa408f0513e3287
+Subproject commit 8159ac4c3daed136bb501bff075ea67cbddf12d4
diff --git a/resources/templates/apache2/deployment_example.txt.erb b/resources/templates/apache2/deployment_example.txt.erb
index c4fb185763..2e51fbecb9 100644
--- a/resources/templates/apache2/deployment_example.txt.erb
+++ b/resources/templates/apache2/deployment_example.txt.erb
@@ -8,4 +8,4 @@ guide:
Enjoy Phusion Passenger, a product of Phusion® (<%= @phusion_website %>) :-)
<%= @passenger_website %>
-Passenger® is a registered trademark of Phusion Holding B.V.
+Passenger® is a registered trademark of Asynchronous Holding B.V.
diff --git a/resources/templates/nginx/deployment_example.txt.erb b/resources/templates/nginx/deployment_example.txt.erb
index 9a029f69f3..74b5c68b33 100644
--- a/resources/templates/nginx/deployment_example.txt.erb
+++ b/resources/templates/nginx/deployment_example.txt.erb
@@ -8,4 +8,4 @@ guide:
Enjoy Phusion Passenger, a product of Phusion (<%= @phusion_website %>) :-)
<%= @passenger_website %>
-Passenger® is a registered trademark of Phusion Holding B.V.
+Passenger® is a registered trademark of Asynchronous Holding B.V.
diff --git a/src/agent/AgentMain.cpp b/src/agent/AgentMain.cpp
index 8dd3011e64..2a10334717 100644
--- a/src/agent/AgentMain.cpp
+++ b/src/agent/AgentMain.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2014-2017 Phusion Holding B.V.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/AdminPanelConnector.h b/src/agent/Core/AdminPanelConnector.h
index 6120935791..2d26e4b19d 100644
--- a/src/agent/Core/AdminPanelConnector.h
+++ b/src/agent/Core/AdminPanelConnector.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2017-2018 Phusion Holding B.V.
+ * Copyright (c) 2017-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/ApiServer.h b/src/agent/Core/ApiServer.h
index 4b98ddf527..754dc8a288 100644
--- a/src/agent/Core/ApiServer.h
+++ b/src/agent/Core/ApiServer.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2013-2018 Phusion Holding B.V.
+ * Copyright (c) 2013-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/ApplicationPool/AbstractSession.h b/src/agent/Core/ApplicationPool/AbstractSession.h
index df3bbe4109..d9eb746259 100644
--- a/src/agent/Core/ApplicationPool/AbstractSession.h
+++ b/src/agent/Core/ApplicationPool/AbstractSession.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2016-2017 Phusion Holding B.V.
+ * Copyright (c) 2016-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/ApplicationPool/BasicGroupInfo.h b/src/agent/Core/ApplicationPool/BasicGroupInfo.h
index 1dfa040214..f14a1b33ca 100644
--- a/src/agent/Core/ApplicationPool/BasicGroupInfo.h
+++ b/src/agent/Core/ApplicationPool/BasicGroupInfo.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2014-2017 Phusion Holding B.V.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/ApplicationPool/BasicProcessInfo.h b/src/agent/Core/ApplicationPool/BasicProcessInfo.h
index 3a3a98de2e..7806aa08d7 100644
--- a/src/agent/Core/ApplicationPool/BasicProcessInfo.h
+++ b/src/agent/Core/ApplicationPool/BasicProcessInfo.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2014-2018 Phusion Holding B.V.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/ApplicationPool/Common.h b/src/agent/Core/ApplicationPool/Common.h
index 8ca4e477c9..febc07c506 100644
--- a/src/agent/Core/ApplicationPool/Common.h
+++ b/src/agent/Core/ApplicationPool/Common.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2018 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/ApplicationPool/Context.h b/src/agent/Core/ApplicationPool/Context.h
index 42f3fd64a1..842813551e 100644
--- a/src/agent/Core/ApplicationPool/Context.h
+++ b/src/agent/Core/ApplicationPool/Context.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2014-2018 Phusion Holding B.V.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/ApplicationPool/Group.h b/src/agent/Core/ApplicationPool/Group.h
index 5a33e55106..54e80ec9a8 100644
--- a/src/agent/Core/ApplicationPool/Group.h
+++ b/src/agent/Core/ApplicationPool/Group.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2018 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/ApplicationPool/Group/InitializationAndShutdown.cpp b/src/agent/Core/ApplicationPool/Group/InitializationAndShutdown.cpp
index 17d7ea73a4..eaf81ef743 100644
--- a/src/agent/Core/ApplicationPool/Group/InitializationAndShutdown.cpp
+++ b/src/agent/Core/ApplicationPool/Group/InitializationAndShutdown.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2017 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/ApplicationPool/Group/InternalUtils.cpp b/src/agent/Core/ApplicationPool/Group/InternalUtils.cpp
index 23d91a3772..eac718f2e1 100644
--- a/src/agent/Core/ApplicationPool/Group/InternalUtils.cpp
+++ b/src/agent/Core/ApplicationPool/Group/InternalUtils.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2018 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/ApplicationPool/Group/LifetimeAndBasics.cpp b/src/agent/Core/ApplicationPool/Group/LifetimeAndBasics.cpp
index cc41fa9cc5..b40cf85a30 100644
--- a/src/agent/Core/ApplicationPool/Group/LifetimeAndBasics.cpp
+++ b/src/agent/Core/ApplicationPool/Group/LifetimeAndBasics.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2017 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/ApplicationPool/Group/Miscellaneous.cpp b/src/agent/Core/ApplicationPool/Group/Miscellaneous.cpp
index 04e7a7d1f5..f9624772fa 100644
--- a/src/agent/Core/ApplicationPool/Group/Miscellaneous.cpp
+++ b/src/agent/Core/ApplicationPool/Group/Miscellaneous.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2017 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/ApplicationPool/Group/OutOfBandWork.cpp b/src/agent/Core/ApplicationPool/Group/OutOfBandWork.cpp
index 860c078897..d115989937 100644
--- a/src/agent/Core/ApplicationPool/Group/OutOfBandWork.cpp
+++ b/src/agent/Core/ApplicationPool/Group/OutOfBandWork.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2018 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/ApplicationPool/Group/ProcessListManagement.cpp b/src/agent/Core/ApplicationPool/Group/ProcessListManagement.cpp
index 5c17841a59..9e864ee8c6 100644
--- a/src/agent/Core/ApplicationPool/Group/ProcessListManagement.cpp
+++ b/src/agent/Core/ApplicationPool/Group/ProcessListManagement.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2017 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/ApplicationPool/Group/SessionManagement.cpp b/src/agent/Core/ApplicationPool/Group/SessionManagement.cpp
index 0a7af88e0e..6f302199b4 100644
--- a/src/agent/Core/ApplicationPool/Group/SessionManagement.cpp
+++ b/src/agent/Core/ApplicationPool/Group/SessionManagement.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2017 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/ApplicationPool/Group/SpawningAndRestarting.cpp b/src/agent/Core/ApplicationPool/Group/SpawningAndRestarting.cpp
index cb1fc9b0d2..d982ae4e5b 100644
--- a/src/agent/Core/ApplicationPool/Group/SpawningAndRestarting.cpp
+++ b/src/agent/Core/ApplicationPool/Group/SpawningAndRestarting.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2017 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/ApplicationPool/Group/StateInspection.cpp b/src/agent/Core/ApplicationPool/Group/StateInspection.cpp
index ccc61a5fb5..66748cee8e 100644
--- a/src/agent/Core/ApplicationPool/Group/StateInspection.cpp
+++ b/src/agent/Core/ApplicationPool/Group/StateInspection.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2018 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/ApplicationPool/Group/Verification.cpp b/src/agent/Core/ApplicationPool/Group/Verification.cpp
index 37666e279e..81f088f275 100644
--- a/src/agent/Core/ApplicationPool/Group/Verification.cpp
+++ b/src/agent/Core/ApplicationPool/Group/Verification.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2017 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/ApplicationPool/Implementation.cpp b/src/agent/Core/ApplicationPool/Implementation.cpp
index 69615e6d1c..4cf40044fa 100644
--- a/src/agent/Core/ApplicationPool/Implementation.cpp
+++ b/src/agent/Core/ApplicationPool/Implementation.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2018 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/ApplicationPool/Options.h b/src/agent/Core/ApplicationPool/Options.h
index 594b7243ff..f7205e1806 100644
--- a/src/agent/Core/ApplicationPool/Options.h
+++ b/src/agent/Core/ApplicationPool/Options.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/ApplicationPool/Pool.h b/src/agent/Core/ApplicationPool/Pool.h
index e2c727db7f..92517900aa 100644
--- a/src/agent/Core/ApplicationPool/Pool.h
+++ b/src/agent/Core/ApplicationPool/Pool.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2018 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/ApplicationPool/Pool/AnalyticsCollection.cpp b/src/agent/Core/ApplicationPool/Pool/AnalyticsCollection.cpp
index 6ce93d3f5c..709d343d6a 100644
--- a/src/agent/Core/ApplicationPool/Pool/AnalyticsCollection.cpp
+++ b/src/agent/Core/ApplicationPool/Pool/AnalyticsCollection.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2017 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/ApplicationPool/Pool/GarbageCollection.cpp b/src/agent/Core/ApplicationPool/Pool/GarbageCollection.cpp
index b255e4e001..435ca096de 100644
--- a/src/agent/Core/ApplicationPool/Pool/GarbageCollection.cpp
+++ b/src/agent/Core/ApplicationPool/Pool/GarbageCollection.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2017 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/ApplicationPool/Pool/GeneralUtils.cpp b/src/agent/Core/ApplicationPool/Pool/GeneralUtils.cpp
index 088446908e..cc0caeb4b5 100644
--- a/src/agent/Core/ApplicationPool/Pool/GeneralUtils.cpp
+++ b/src/agent/Core/ApplicationPool/Pool/GeneralUtils.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2017 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/ApplicationPool/Pool/GroupUtils.cpp b/src/agent/Core/ApplicationPool/Pool/GroupUtils.cpp
index 46bdf9ef14..11d9374d74 100644
--- a/src/agent/Core/ApplicationPool/Pool/GroupUtils.cpp
+++ b/src/agent/Core/ApplicationPool/Pool/GroupUtils.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2017 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/ApplicationPool/Pool/InitializationAndShutdown.cpp b/src/agent/Core/ApplicationPool/Pool/InitializationAndShutdown.cpp
index 613b2c1b13..78a655537b 100644
--- a/src/agent/Core/ApplicationPool/Pool/InitializationAndShutdown.cpp
+++ b/src/agent/Core/ApplicationPool/Pool/InitializationAndShutdown.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2018 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/ApplicationPool/Pool/Miscellaneous.cpp b/src/agent/Core/ApplicationPool/Pool/Miscellaneous.cpp
index 7276bd3e49..1e2d958864 100644
--- a/src/agent/Core/ApplicationPool/Pool/Miscellaneous.cpp
+++ b/src/agent/Core/ApplicationPool/Pool/Miscellaneous.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2017 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/ApplicationPool/Pool/ProcessUtils.cpp b/src/agent/Core/ApplicationPool/Pool/ProcessUtils.cpp
index 0facf16391..daa2dfeff8 100644
--- a/src/agent/Core/ApplicationPool/Pool/ProcessUtils.cpp
+++ b/src/agent/Core/ApplicationPool/Pool/ProcessUtils.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2017 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/ApplicationPool/Pool/StateInspection.cpp b/src/agent/Core/ApplicationPool/Pool/StateInspection.cpp
index 9999ce3adc..3c7ff1240a 100644
--- a/src/agent/Core/ApplicationPool/Pool/StateInspection.cpp
+++ b/src/agent/Core/ApplicationPool/Pool/StateInspection.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2017 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/ApplicationPool/Process.cpp b/src/agent/Core/ApplicationPool/Process.cpp
index cbd188d7f2..73db7d7b3c 100644
--- a/src/agent/Core/ApplicationPool/Process.cpp
+++ b/src/agent/Core/ApplicationPool/Process.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2017 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/ApplicationPool/Process.h b/src/agent/Core/ApplicationPool/Process.h
index d6ecb812d1..4b266332dd 100644
--- a/src/agent/Core/ApplicationPool/Process.h
+++ b/src/agent/Core/ApplicationPool/Process.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2018 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/ApplicationPool/Session.h b/src/agent/Core/ApplicationPool/Session.h
index 2aa9cda604..4388d58624 100644
--- a/src/agent/Core/ApplicationPool/Session.h
+++ b/src/agent/Core/ApplicationPool/Session.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2017 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/ApplicationPool/Socket.h b/src/agent/Core/ApplicationPool/Socket.h
index f1bba4ff4b..55da5eace8 100644
--- a/src/agent/Core/ApplicationPool/Socket.h
+++ b/src/agent/Core/ApplicationPool/Socket.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2018 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/ApplicationPool/TestSession.h b/src/agent/Core/ApplicationPool/TestSession.h
index a4705b6e1c..a99e7c7488 100644
--- a/src/agent/Core/ApplicationPool/TestSession.h
+++ b/src/agent/Core/ApplicationPool/TestSession.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2016-2018 Phusion Holding B.V.
+ * Copyright (c) 2016-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/Config.h b/src/agent/Core/Config.h
index fc1354ba0f..c90b11ae6c 100644
--- a/src/agent/Core/Config.h
+++ b/src/agent/Core/Config.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2018 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/ConfigChange.cpp b/src/agent/Core/ConfigChange.cpp
index d651213158..45340f6297 100644
--- a/src/agent/Core/ConfigChange.cpp
+++ b/src/agent/Core/ConfigChange.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2018 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/ConfigChange.h b/src/agent/Core/ConfigChange.h
index 847a2f5d23..fa0a3fe302 100644
--- a/src/agent/Core/ConfigChange.h
+++ b/src/agent/Core/ConfigChange.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2017 Phusion Holding B.V.
+ * Copyright (c) 2017-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/Controller.h b/src/agent/Core/Controller.h
index e3b36651e2..01156f15dd 100644
--- a/src/agent/Core/Controller.h
+++ b/src/agent/Core/Controller.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2018 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/Controller/AppResponse.h b/src/agent/Core/Controller/AppResponse.h
index e132e90573..bd9c17a737 100644
--- a/src/agent/Core/Controller/AppResponse.h
+++ b/src/agent/Core/Controller/AppResponse.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2014-2017 Phusion Holding B.V.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/Controller/BufferBody.cpp b/src/agent/Core/Controller/BufferBody.cpp
index 731c926b9e..232a01cb5e 100644
--- a/src/agent/Core/Controller/BufferBody.cpp
+++ b/src/agent/Core/Controller/BufferBody.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2017 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/Controller/CheckoutSession.cpp b/src/agent/Core/Controller/CheckoutSession.cpp
index ad91800c3d..cb52670fb9 100644
--- a/src/agent/Core/Controller/CheckoutSession.cpp
+++ b/src/agent/Core/Controller/CheckoutSession.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2017 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/Controller/Client.h b/src/agent/Core/Controller/Client.h
index 579728689c..95c6d13554 100644
--- a/src/agent/Core/Controller/Client.h
+++ b/src/agent/Core/Controller/Client.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2017 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/Controller/Config.cpp b/src/agent/Core/Controller/Config.cpp
index a79f5d4591..6f38734ae5 100644
--- a/src/agent/Core/Controller/Config.cpp
+++ b/src/agent/Core/Controller/Config.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2017 Phusion Holding B.V.
+ * Copyright (c) 2017-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/Controller/Config.h b/src/agent/Core/Controller/Config.h
index 5a494d890d..3e2b3b3361 100644
--- a/src/agent/Core/Controller/Config.h
+++ b/src/agent/Core/Controller/Config.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2017-2018 Phusion Holding B.V.
+ * Copyright (c) 2017-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/Controller/ForwardResponse.cpp b/src/agent/Core/Controller/ForwardResponse.cpp
index 3f1676a78e..bc9678af27 100644
--- a/src/agent/Core/Controller/ForwardResponse.cpp
+++ b/src/agent/Core/Controller/ForwardResponse.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2017 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/Controller/Hooks.cpp b/src/agent/Core/Controller/Hooks.cpp
index d5d8f6aabe..f06bc92555 100644
--- a/src/agent/Core/Controller/Hooks.cpp
+++ b/src/agent/Core/Controller/Hooks.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2017 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/Controller/Implementation.cpp b/src/agent/Core/Controller/Implementation.cpp
index 620e77df70..acbf8fd269 100644
--- a/src/agent/Core/Controller/Implementation.cpp
+++ b/src/agent/Core/Controller/Implementation.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2015-2017 Phusion Holding B.V.
+ * Copyright (c) 2015-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/Controller/InitRequest.cpp b/src/agent/Core/Controller/InitRequest.cpp
index 9031778ee8..afc1d3ce0a 100644
--- a/src/agent/Core/Controller/InitRequest.cpp
+++ b/src/agent/Core/Controller/InitRequest.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2018 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/Controller/InitializationAndShutdown.cpp b/src/agent/Core/Controller/InitializationAndShutdown.cpp
index c34e702101..407fa5bf9f 100644
--- a/src/agent/Core/Controller/InitializationAndShutdown.cpp
+++ b/src/agent/Core/Controller/InitializationAndShutdown.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2014-2017 Phusion Holding B.V.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/Controller/InternalUtils.cpp b/src/agent/Core/Controller/InternalUtils.cpp
index 981294811f..8ad805fb58 100644
--- a/src/agent/Core/Controller/InternalUtils.cpp
+++ b/src/agent/Core/Controller/InternalUtils.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2017 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/Controller/Miscellaneous.cpp b/src/agent/Core/Controller/Miscellaneous.cpp
index 072b6b95d2..5a08c62374 100644
--- a/src/agent/Core/Controller/Miscellaneous.cpp
+++ b/src/agent/Core/Controller/Miscellaneous.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2014-2017 Phusion Holding B.V.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/Controller/Request.h b/src/agent/Core/Controller/Request.h
index 073e747b40..b9b8603eb7 100644
--- a/src/agent/Core/Controller/Request.h
+++ b/src/agent/Core/Controller/Request.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2017 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/Controller/SendRequest.cpp b/src/agent/Core/Controller/SendRequest.cpp
index 930d90fbbc..b465b6b0e4 100644
--- a/src/agent/Core/Controller/SendRequest.cpp
+++ b/src/agent/Core/Controller/SendRequest.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2018 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/Controller/StateInspection.cpp b/src/agent/Core/Controller/StateInspection.cpp
index d14457b3c1..290af7f4d9 100644
--- a/src/agent/Core/Controller/StateInspection.cpp
+++ b/src/agent/Core/Controller/StateInspection.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2014-2017 Phusion Holding B.V.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/Controller/TurboCaching.h b/src/agent/Core/Controller/TurboCaching.h
index 2baf22dba8..970b2c3b90 100644
--- a/src/agent/Core/Controller/TurboCaching.h
+++ b/src/agent/Core/Controller/TurboCaching.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2014-2018 Phusion Holding B.V.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/CoreMain.cpp b/src/agent/Core/CoreMain.cpp
index 426f0af3d8..37c966ba51 100644
--- a/src/agent/Core/CoreMain.cpp
+++ b/src/agent/Core/CoreMain.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/OptionParser.h b/src/agent/Core/OptionParser.h
index 14538ed46a..cf8ce83870 100644
--- a/src/agent/Core/OptionParser.h
+++ b/src/agent/Core/OptionParser.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/ResponseCache.h b/src/agent/Core/ResponseCache.h
index 86f71bf5f9..173613fdae 100644
--- a/src/agent/Core/ResponseCache.h
+++ b/src/agent/Core/ResponseCache.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2014-2018 Phusion Holding B.V.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/SecurityUpdateChecker.h b/src/agent/Core/SecurityUpdateChecker.h
index f5eadc52db..7d0a1b1f1f 100644
--- a/src/agent/Core/SecurityUpdateChecker.h
+++ b/src/agent/Core/SecurityUpdateChecker.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2017-2018 Phusion Holding B.V.
+ * Copyright (c) 2017-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/SpawningKit/Config.h b/src/agent/Core/SpawningKit/Config.h
index 1b5600a125..6ba6f58bc0 100644
--- a/src/agent/Core/SpawningKit/Config.h
+++ b/src/agent/Core/SpawningKit/Config.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2018 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/SpawningKit/Config/AutoGeneratedCode.h b/src/agent/Core/SpawningKit/Config/AutoGeneratedCode.h
index 00ce9962b4..269113d13f 100644
--- a/src/agent/Core/SpawningKit/Config/AutoGeneratedCode.h
+++ b/src/agent/Core/SpawningKit/Config/AutoGeneratedCode.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2017 Phusion Holding B.V.
+ * Copyright (c) 2017-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/SpawningKit/Config/AutoGeneratedCode.h.cxxcodebuilder b/src/agent/Core/SpawningKit/Config/AutoGeneratedCode.h.cxxcodebuilder
index 47372b9ddf..e996046337 100644
--- a/src/agent/Core/SpawningKit/Config/AutoGeneratedCode.h.cxxcodebuilder
+++ b/src/agent/Core/SpawningKit/Config/AutoGeneratedCode.h.cxxcodebuilder
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2017 Phusion Holding B.V.
+# Copyright (c) 2017-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/SpawningKit/Context.h b/src/agent/Core/SpawningKit/Context.h
index 08f1c6159f..afbc9fd4db 100644
--- a/src/agent/Core/SpawningKit/Context.h
+++ b/src/agent/Core/SpawningKit/Context.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2018 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/SpawningKit/DirectSpawner.h b/src/agent/Core/SpawningKit/DirectSpawner.h
index 14f37cfb32..b44dbeda86 100644
--- a/src/agent/Core/SpawningKit/DirectSpawner.h
+++ b/src/agent/Core/SpawningKit/DirectSpawner.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2018 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/SpawningKit/DummySpawner.h b/src/agent/Core/SpawningKit/DummySpawner.h
index fcf786d9aa..6eead313eb 100644
--- a/src/agent/Core/SpawningKit/DummySpawner.h
+++ b/src/agent/Core/SpawningKit/DummySpawner.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2018 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/SpawningKit/ErrorRenderer.h b/src/agent/Core/SpawningKit/ErrorRenderer.h
index efa872519f..808d2bf9ec 100644
--- a/src/agent/Core/SpawningKit/ErrorRenderer.h
+++ b/src/agent/Core/SpawningKit/ErrorRenderer.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2014-2018 Phusion Holding B.V.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/SpawningKit/Exceptions.h b/src/agent/Core/SpawningKit/Exceptions.h
index 94ccf71496..3926746742 100644
--- a/src/agent/Core/SpawningKit/Exceptions.h
+++ b/src/agent/Core/SpawningKit/Exceptions.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2018 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/SpawningKit/Factory.h b/src/agent/Core/SpawningKit/Factory.h
index ab57d3f07b..89cb70454e 100644
--- a/src/agent/Core/SpawningKit/Factory.h
+++ b/src/agent/Core/SpawningKit/Factory.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2017 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/SpawningKit/Handshake/BackgroundIOCapturer.h b/src/agent/Core/SpawningKit/Handshake/BackgroundIOCapturer.h
index 7e50d95177..6cc1b28b05 100644
--- a/src/agent/Core/SpawningKit/Handshake/BackgroundIOCapturer.h
+++ b/src/agent/Core/SpawningKit/Handshake/BackgroundIOCapturer.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2018 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/SpawningKit/Handshake/Perform.h b/src/agent/Core/SpawningKit/Handshake/Perform.h
index bf5654551e..52b62dd334 100644
--- a/src/agent/Core/SpawningKit/Handshake/Perform.h
+++ b/src/agent/Core/SpawningKit/Handshake/Perform.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2016-2018 Phusion Holding B.V.
+ * Copyright (c) 2016-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/SpawningKit/Handshake/Prepare.h b/src/agent/Core/SpawningKit/Handshake/Prepare.h
index ddb70aa3ab..e1cf24d42e 100644
--- a/src/agent/Core/SpawningKit/Handshake/Prepare.h
+++ b/src/agent/Core/SpawningKit/Handshake/Prepare.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2016-2018 Phusion Holding B.V.
+ * Copyright (c) 2016-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/SpawningKit/Handshake/Session.h b/src/agent/Core/SpawningKit/Handshake/Session.h
index 1bc868ec62..957f75d2c9 100644
--- a/src/agent/Core/SpawningKit/Handshake/Session.h
+++ b/src/agent/Core/SpawningKit/Handshake/Session.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2016-2018 Phusion Holding B.V.
+ * Copyright (c) 2016-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/SpawningKit/Handshake/WorkDir.h b/src/agent/Core/SpawningKit/Handshake/WorkDir.h
index ccbfcdbb09..61c5a8f61d 100644
--- a/src/agent/Core/SpawningKit/Handshake/WorkDir.h
+++ b/src/agent/Core/SpawningKit/Handshake/WorkDir.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2018 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/SpawningKit/Journey.h b/src/agent/Core/SpawningKit/Journey.h
index 7cc6ff3642..3f2414c495 100644
--- a/src/agent/Core/SpawningKit/Journey.h
+++ b/src/agent/Core/SpawningKit/Journey.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2017-2018 Phusion Holding B.V.
+ * Copyright (c) 2017-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/SpawningKit/PipeWatcher.h b/src/agent/Core/SpawningKit/PipeWatcher.h
index e83a4b9173..0af7c63736 100644
--- a/src/agent/Core/SpawningKit/PipeWatcher.h
+++ b/src/agent/Core/SpawningKit/PipeWatcher.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2012-2018 Phusion Holding B.V.
+ * Copyright (c) 2012-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/SpawningKit/Result.h b/src/agent/Core/SpawningKit/Result.h
index 0835809373..3d137da41d 100644
--- a/src/agent/Core/SpawningKit/Result.h
+++ b/src/agent/Core/SpawningKit/Result.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2014-2018 Phusion Holding B.V.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/SpawningKit/Result/AutoGeneratedCode.h b/src/agent/Core/SpawningKit/Result/AutoGeneratedCode.h
index bd75f3f116..a35604d1df 100644
--- a/src/agent/Core/SpawningKit/Result/AutoGeneratedCode.h
+++ b/src/agent/Core/SpawningKit/Result/AutoGeneratedCode.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2017 Phusion Holding B.V.
+ * Copyright (c) 2017-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/SpawningKit/Result/AutoGeneratedCode.h.cxxcodebuilder b/src/agent/Core/SpawningKit/Result/AutoGeneratedCode.h.cxxcodebuilder
index 2ff3e940ff..5c47928a67 100644
--- a/src/agent/Core/SpawningKit/Result/AutoGeneratedCode.h.cxxcodebuilder
+++ b/src/agent/Core/SpawningKit/Result/AutoGeneratedCode.h.cxxcodebuilder
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2017 Phusion Holding B.V.
+# Copyright (c) 2017-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/SpawningKit/SmartSpawner.h b/src/agent/Core/SpawningKit/SmartSpawner.h
index 898366a3e8..878bd493cd 100644
--- a/src/agent/Core/SpawningKit/SmartSpawner.h
+++ b/src/agent/Core/SpawningKit/SmartSpawner.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2018 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/SpawningKit/Spawner.h b/src/agent/Core/SpawningKit/Spawner.h
index c5218f5ad2..e346156cb7 100644
--- a/src/agent/Core/SpawningKit/Spawner.h
+++ b/src/agent/Core/SpawningKit/Spawner.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2018 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/SpawningKit/UserSwitchingRules.h b/src/agent/Core/SpawningKit/UserSwitchingRules.h
index 5af83e36fd..f3086a98d2 100644
--- a/src/agent/Core/SpawningKit/UserSwitchingRules.h
+++ b/src/agent/Core/SpawningKit/UserSwitchingRules.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2018 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Core/TelemetryCollector.h b/src/agent/Core/TelemetryCollector.h
index 2375d20477..1d3daa10f8 100644
--- a/src/agent/Core/TelemetryCollector.h
+++ b/src/agent/Core/TelemetryCollector.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2018 Phusion Holding B.V.
+ * Copyright (c) 2018-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/ExecHelper/ExecHelperMain.cpp b/src/agent/ExecHelper/ExecHelperMain.cpp
index 644049cb6d..8d87ed52fc 100644
--- a/src/agent/ExecHelper/ExecHelperMain.cpp
+++ b/src/agent/ExecHelper/ExecHelperMain.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2018 Phusion Holding B.V.
+ * Copyright (c) 2018-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/FileReadHelper/FileReadHelperMain.cpp b/src/agent/FileReadHelper/FileReadHelperMain.cpp
index 4bed87b144..e955cd8ea5 100644
--- a/src/agent/FileReadHelper/FileReadHelperMain.cpp
+++ b/src/agent/FileReadHelper/FileReadHelperMain.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2018 Phusion Holding B.V.
+ * Copyright (c) 2018-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/MainFunctions.h b/src/agent/MainFunctions.h
index 093b2cacb1..4e4ede35a8 100644
--- a/src/agent/MainFunctions.h
+++ b/src/agent/MainFunctions.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2024 Phusion Holding B.V.
+ * Copyright (c) 2024-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Shared/ApiAccountUtils.h b/src/agent/Shared/ApiAccountUtils.h
index 2a9dec20a6..f9d72664ce 100644
--- a/src/agent/Shared/ApiAccountUtils.h
+++ b/src/agent/Shared/ApiAccountUtils.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2015-2018 Phusion Holding B.V.
+ * Copyright (c) 2015-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Shared/ApiServerUtils.h b/src/agent/Shared/ApiServerUtils.h
index 24bd6742a8..53ccdc9755 100644
--- a/src/agent/Shared/ApiServerUtils.h
+++ b/src/agent/Shared/ApiServerUtils.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2015-2018 Phusion Holding B.V.
+ * Copyright (c) 2015-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Shared/ApplicationPoolApiKey.h b/src/agent/Shared/ApplicationPoolApiKey.h
index 4b6c1da63e..3a3cb62429 100644
--- a/src/agent/Shared/ApplicationPoolApiKey.h
+++ b/src/agent/Shared/ApplicationPoolApiKey.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2015-2018 Phusion Holding B.V.
+ * Copyright (c) 2015-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Shared/Fundamentals/AbortHandler.cpp b/src/agent/Shared/Fundamentals/AbortHandler.cpp
index 8ac833062d..53ceeb64c3 100644
--- a/src/agent/Shared/Fundamentals/AbortHandler.cpp
+++ b/src/agent/Shared/Fundamentals/AbortHandler.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Shared/Fundamentals/AbortHandler.h b/src/agent/Shared/Fundamentals/AbortHandler.h
index 5557f9ac38..4977f62a25 100644
--- a/src/agent/Shared/Fundamentals/AbortHandler.h
+++ b/src/agent/Shared/Fundamentals/AbortHandler.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Shared/Fundamentals/Initialization.cpp b/src/agent/Shared/Fundamentals/Initialization.cpp
index 74dd2eec98..2651e848db 100644
--- a/src/agent/Shared/Fundamentals/Initialization.cpp
+++ b/src/agent/Shared/Fundamentals/Initialization.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Shared/Fundamentals/Initialization.h b/src/agent/Shared/Fundamentals/Initialization.h
index b20a11e21b..7d5cdd6249 100644
--- a/src/agent/Shared/Fundamentals/Initialization.h
+++ b/src/agent/Shared/Fundamentals/Initialization.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Shared/Fundamentals/Utils.cpp b/src/agent/Shared/Fundamentals/Utils.cpp
index 874995fe98..448ea10350 100644
--- a/src/agent/Shared/Fundamentals/Utils.cpp
+++ b/src/agent/Shared/Fundamentals/Utils.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Shared/Fundamentals/Utils.h b/src/agent/Shared/Fundamentals/Utils.h
index 51d5aae1a6..173f943ed0 100644
--- a/src/agent/Shared/Fundamentals/Utils.h
+++ b/src/agent/Shared/Fundamentals/Utils.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/SpawnEnvSetupper/SpawnEnvSetupperMain.cpp b/src/agent/SpawnEnvSetupper/SpawnEnvSetupperMain.cpp
index 769ba75053..5c6b711342 100644
--- a/src/agent/SpawnEnvSetupper/SpawnEnvSetupperMain.cpp
+++ b/src/agent/SpawnEnvSetupper/SpawnEnvSetupperMain.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2012-2018 Phusion Holding B.V.
+ * Copyright (c) 2012-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/SystemMetrics/SystemMetricsMain.cpp b/src/agent/SystemMetrics/SystemMetricsMain.cpp
index a9eac8e571..724c8c1c95 100644
--- a/src/agent/SystemMetrics/SystemMetricsMain.cpp
+++ b/src/agent/SystemMetrics/SystemMetricsMain.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2014-2018 Phusion Holding B.V.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/TempDirToucher/TempDirToucherMain.cpp b/src/agent/TempDirToucher/TempDirToucherMain.cpp
index a038afc671..68c8d9fc72 100644
--- a/src/agent/TempDirToucher/TempDirToucherMain.cpp
+++ b/src/agent/TempDirToucher/TempDirToucherMain.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2013-2018 Phusion Holding B.V.
+ * Copyright (c) 2013-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Watchdog/AgentWatcher.cpp b/src/agent/Watchdog/AgentWatcher.cpp
index 886aa226dd..b3e2b23589 100644
--- a/src/agent/Watchdog/AgentWatcher.cpp
+++ b/src/agent/Watchdog/AgentWatcher.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Watchdog/ApiServer.h b/src/agent/Watchdog/ApiServer.h
index 6bf970ec64..603310c3d4 100644
--- a/src/agent/Watchdog/ApiServer.h
+++ b/src/agent/Watchdog/ApiServer.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2014-2018 Phusion Holding B.V.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Watchdog/Config.h b/src/agent/Watchdog/Config.h
index 977b399195..06d7aed3fc 100644
--- a/src/agent/Watchdog/Config.h
+++ b/src/agent/Watchdog/Config.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2018 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Watchdog/CoreWatcher.cpp b/src/agent/Watchdog/CoreWatcher.cpp
index e5f7499a5f..855708ffd2 100644
--- a/src/agent/Watchdog/CoreWatcher.cpp
+++ b/src/agent/Watchdog/CoreWatcher.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Watchdog/InstanceDirToucher.cpp b/src/agent/Watchdog/InstanceDirToucher.cpp
index 6a4dd9b510..d5d6a89298 100644
--- a/src/agent/Watchdog/InstanceDirToucher.cpp
+++ b/src/agent/Watchdog/InstanceDirToucher.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/agent/Watchdog/WatchdogMain.cpp b/src/agent/Watchdog/WatchdogMain.cpp
index c75297eeca..045f9cbd1f 100644
--- a/src/agent/Watchdog/WatchdogMain.cpp
+++ b/src/agent/Watchdog/WatchdogMain.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/apache2_module/Bucket.cpp b/src/apache2_module/Bucket.cpp
index 8e58fad6f1..fdd3d40011 100644
--- a/src/apache2_module/Bucket.cpp
+++ b/src/apache2_module/Bucket.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/apache2_module/Bucket.h b/src/apache2_module/Bucket.h
index 4a435a1b35..c5e0f807c3 100644
--- a/src/apache2_module/Bucket.h
+++ b/src/apache2_module/Bucket.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/apache2_module/CBindings.cpp b/src/apache2_module/CBindings.cpp
index 6dee46e022..1931ce2798 100644
--- a/src/apache2_module/CBindings.cpp
+++ b/src/apache2_module/CBindings.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2017 Phusion Holding B.V.
+ * Copyright (c) 2017-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/apache2_module/Config.cpp b/src/apache2_module/Config.cpp
index 86b0a637cf..412cf1a510 100644
--- a/src/apache2_module/Config.cpp
+++ b/src/apache2_module/Config.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/apache2_module/Config.h b/src/apache2_module/Config.h
index 6728df1fa1..2987032c9a 100644
--- a/src/apache2_module/Config.h
+++ b/src/apache2_module/Config.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/apache2_module/ConfigGeneral/AutoGeneratedDefinitions.cpp b/src/apache2_module/ConfigGeneral/AutoGeneratedDefinitions.cpp
index 2ddebd60d8..3d59b36006 100644
--- a/src/apache2_module/ConfigGeneral/AutoGeneratedDefinitions.cpp
+++ b/src/apache2_module/ConfigGeneral/AutoGeneratedDefinitions.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/apache2_module/ConfigGeneral/AutoGeneratedDefinitions.cpp.cxxcodebuilder b/src/apache2_module/ConfigGeneral/AutoGeneratedDefinitions.cpp.cxxcodebuilder
index 616a394e81..b0d1b6bdc2 100644
--- a/src/apache2_module/ConfigGeneral/AutoGeneratedDefinitions.cpp.cxxcodebuilder
+++ b/src/apache2_module/ConfigGeneral/AutoGeneratedDefinitions.cpp.cxxcodebuilder
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2018 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/apache2_module/ConfigGeneral/AutoGeneratedManifestDefaultsInitialization.cpp b/src/apache2_module/ConfigGeneral/AutoGeneratedManifestDefaultsInitialization.cpp
index d8d39c9cc6..4176921a9b 100644
--- a/src/apache2_module/ConfigGeneral/AutoGeneratedManifestDefaultsInitialization.cpp
+++ b/src/apache2_module/ConfigGeneral/AutoGeneratedManifestDefaultsInitialization.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2017 Phusion Holding B.V.
+ * Copyright (c) 2017-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/apache2_module/ConfigGeneral/AutoGeneratedManifestDefaultsInitialization.cpp.cxxcodebuilder b/src/apache2_module/ConfigGeneral/AutoGeneratedManifestDefaultsInitialization.cpp.cxxcodebuilder
index c9b20b9a01..02c6a4ca89 100644
--- a/src/apache2_module/ConfigGeneral/AutoGeneratedManifestDefaultsInitialization.cpp.cxxcodebuilder
+++ b/src/apache2_module/ConfigGeneral/AutoGeneratedManifestDefaultsInitialization.cpp.cxxcodebuilder
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2017 Phusion Holding B.V.
+# Copyright (c) 2017-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/apache2_module/ConfigGeneral/AutoGeneratedSetterFuncs.cpp b/src/apache2_module/ConfigGeneral/AutoGeneratedSetterFuncs.cpp
index 0a73ff55f4..f0d414953f 100644
--- a/src/apache2_module/ConfigGeneral/AutoGeneratedSetterFuncs.cpp
+++ b/src/apache2_module/ConfigGeneral/AutoGeneratedSetterFuncs.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/apache2_module/ConfigGeneral/AutoGeneratedSetterFuncs.cpp.cxxcodebuilder b/src/apache2_module/ConfigGeneral/AutoGeneratedSetterFuncs.cpp.cxxcodebuilder
index b94a0d0105..238e3d4afc 100644
--- a/src/apache2_module/ConfigGeneral/AutoGeneratedSetterFuncs.cpp.cxxcodebuilder
+++ b/src/apache2_module/ConfigGeneral/AutoGeneratedSetterFuncs.cpp.cxxcodebuilder
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2018 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/apache2_module/ConfigGeneral/Common.h b/src/apache2_module/ConfigGeneral/Common.h
index 92434e9e11..055cb802d8 100644
--- a/src/apache2_module/ConfigGeneral/Common.h
+++ b/src/apache2_module/ConfigGeneral/Common.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/apache2_module/ConfigGeneral/ManifestGeneration.h b/src/apache2_module/ConfigGeneral/ManifestGeneration.h
index f488922fc2..8d37ad975c 100644
--- a/src/apache2_module/ConfigGeneral/ManifestGeneration.h
+++ b/src/apache2_module/ConfigGeneral/ManifestGeneration.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2017 Phusion Holding B.V.
+ * Copyright (c) 2017-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/apache2_module/ConfigGeneral/SetterFuncs.h b/src/apache2_module/ConfigGeneral/SetterFuncs.h
index b6dbe778a8..2b7697e10d 100644
--- a/src/apache2_module/ConfigGeneral/SetterFuncs.h
+++ b/src/apache2_module/ConfigGeneral/SetterFuncs.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2017 Phusion Holding B.V.
+ * Copyright (c) 2017-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/apache2_module/DirConfig/AutoGeneratedCreateFunction.cpp b/src/apache2_module/DirConfig/AutoGeneratedCreateFunction.cpp
index 0609e27d06..211edfb239 100644
--- a/src/apache2_module/DirConfig/AutoGeneratedCreateFunction.cpp
+++ b/src/apache2_module/DirConfig/AutoGeneratedCreateFunction.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/apache2_module/DirConfig/AutoGeneratedCreateFunction.cpp.cxxcodebuilder b/src/apache2_module/DirConfig/AutoGeneratedCreateFunction.cpp.cxxcodebuilder
index b24bc12e97..4d658b6df1 100644
--- a/src/apache2_module/DirConfig/AutoGeneratedCreateFunction.cpp.cxxcodebuilder
+++ b/src/apache2_module/DirConfig/AutoGeneratedCreateFunction.cpp.cxxcodebuilder
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2018 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/apache2_module/DirConfig/AutoGeneratedHeaderSerialization.cpp b/src/apache2_module/DirConfig/AutoGeneratedHeaderSerialization.cpp
index e0f48eaee9..3073b9c70b 100644
--- a/src/apache2_module/DirConfig/AutoGeneratedHeaderSerialization.cpp
+++ b/src/apache2_module/DirConfig/AutoGeneratedHeaderSerialization.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/apache2_module/DirConfig/AutoGeneratedHeaderSerialization.cpp.cxxcodebuilder b/src/apache2_module/DirConfig/AutoGeneratedHeaderSerialization.cpp.cxxcodebuilder
index f7204a7b1f..a114f878ab 100644
--- a/src/apache2_module/DirConfig/AutoGeneratedHeaderSerialization.cpp.cxxcodebuilder
+++ b/src/apache2_module/DirConfig/AutoGeneratedHeaderSerialization.cpp.cxxcodebuilder
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2018 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/apache2_module/DirConfig/AutoGeneratedManifestGeneration.cpp b/src/apache2_module/DirConfig/AutoGeneratedManifestGeneration.cpp
index 34cef0150c..5c3976477c 100644
--- a/src/apache2_module/DirConfig/AutoGeneratedManifestGeneration.cpp
+++ b/src/apache2_module/DirConfig/AutoGeneratedManifestGeneration.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2017-2018 Phusion Holding B.V.
+ * Copyright (c) 2017-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/apache2_module/DirConfig/AutoGeneratedManifestGeneration.cpp.cxxcodebuilder b/src/apache2_module/DirConfig/AutoGeneratedManifestGeneration.cpp.cxxcodebuilder
index 2b68bb730f..db28d248c0 100644
--- a/src/apache2_module/DirConfig/AutoGeneratedManifestGeneration.cpp.cxxcodebuilder
+++ b/src/apache2_module/DirConfig/AutoGeneratedManifestGeneration.cpp.cxxcodebuilder
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2017-2018 Phusion Holding B.V.
+# Copyright (c) 2017-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/apache2_module/DirConfig/AutoGeneratedMergeFunction.cpp b/src/apache2_module/DirConfig/AutoGeneratedMergeFunction.cpp
index 9c5ad0aa99..5acab91c85 100644
--- a/src/apache2_module/DirConfig/AutoGeneratedMergeFunction.cpp
+++ b/src/apache2_module/DirConfig/AutoGeneratedMergeFunction.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/apache2_module/DirConfig/AutoGeneratedMergeFunction.cpp.cxxcodebuilder b/src/apache2_module/DirConfig/AutoGeneratedMergeFunction.cpp.cxxcodebuilder
index 29b42b5fa5..9a03930e88 100644
--- a/src/apache2_module/DirConfig/AutoGeneratedMergeFunction.cpp.cxxcodebuilder
+++ b/src/apache2_module/DirConfig/AutoGeneratedMergeFunction.cpp.cxxcodebuilder
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2018 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/apache2_module/DirConfig/AutoGeneratedStruct.h b/src/apache2_module/DirConfig/AutoGeneratedStruct.h
index 92a8748634..46714c22ac 100644
--- a/src/apache2_module/DirConfig/AutoGeneratedStruct.h
+++ b/src/apache2_module/DirConfig/AutoGeneratedStruct.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/apache2_module/DirConfig/AutoGeneratedStruct.h.cxxcodebuilder b/src/apache2_module/DirConfig/AutoGeneratedStruct.h.cxxcodebuilder
index 7ff94f9fe1..8817bd0679 100644
--- a/src/apache2_module/DirConfig/AutoGeneratedStruct.h.cxxcodebuilder
+++ b/src/apache2_module/DirConfig/AutoGeneratedStruct.h.cxxcodebuilder
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2018 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/apache2_module/DirectoryMapper.h b/src/apache2_module/DirectoryMapper.h
index 6bda4ccbc8..80d12baeb5 100644
--- a/src/apache2_module/DirectoryMapper.h
+++ b/src/apache2_module/DirectoryMapper.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/apache2_module/Hooks.cpp b/src/apache2_module/Hooks.cpp
index 7f986a4ef9..a054a8b591 100644
--- a/src/apache2_module/Hooks.cpp
+++ b/src/apache2_module/Hooks.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/apache2_module/Hooks.h b/src/apache2_module/Hooks.h
index 888490fcd0..4cff824629 100644
--- a/src/apache2_module/Hooks.h
+++ b/src/apache2_module/Hooks.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/apache2_module/ServerConfig/AutoGeneratedManifestGeneration.cpp b/src/apache2_module/ServerConfig/AutoGeneratedManifestGeneration.cpp
index aa38e422ab..3761a9eea7 100644
--- a/src/apache2_module/ServerConfig/AutoGeneratedManifestGeneration.cpp
+++ b/src/apache2_module/ServerConfig/AutoGeneratedManifestGeneration.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2017 Phusion Holding B.V.
+ * Copyright (c) 2017-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/apache2_module/ServerConfig/AutoGeneratedManifestGeneration.cpp.cxxcodebuilder b/src/apache2_module/ServerConfig/AutoGeneratedManifestGeneration.cpp.cxxcodebuilder
index d92630f754..7fb11e9c6b 100644
--- a/src/apache2_module/ServerConfig/AutoGeneratedManifestGeneration.cpp.cxxcodebuilder
+++ b/src/apache2_module/ServerConfig/AutoGeneratedManifestGeneration.cpp.cxxcodebuilder
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2017 Phusion Holding B.V.
+# Copyright (c) 2017-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/apache2_module/ServerConfig/AutoGeneratedStruct.h b/src/apache2_module/ServerConfig/AutoGeneratedStruct.h
index 718ea1eb13..604528e107 100644
--- a/src/apache2_module/ServerConfig/AutoGeneratedStruct.h
+++ b/src/apache2_module/ServerConfig/AutoGeneratedStruct.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2017-2018 Phusion Holding B.V.
+ * Copyright (c) 2017-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/apache2_module/ServerConfig/AutoGeneratedStruct.h.cxxcodebuilder b/src/apache2_module/ServerConfig/AutoGeneratedStruct.h.cxxcodebuilder
index 29569b20b2..7bda52eacb 100644
--- a/src/apache2_module/ServerConfig/AutoGeneratedStruct.h.cxxcodebuilder
+++ b/src/apache2_module/ServerConfig/AutoGeneratedStruct.h.cxxcodebuilder
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2017-2018 Phusion Holding B.V.
+# Copyright (c) 2017-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/apache2_module/Utils.h b/src/apache2_module/Utils.h
index efbcc539e5..889e3a8939 100644
--- a/src/apache2_module/Utils.h
+++ b/src/apache2_module/Utils.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/apache2_module/mod_passenger.c b/src/apache2_module/mod_passenger.c
index ed0819ec2a..769a9c1ef0 100644
--- a/src/apache2_module/mod_passenger.c
+++ b/src/apache2_module/mod_passenger.c
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/Algorithms/Hasher.cpp b/src/cxx_supportlib/Algorithms/Hasher.cpp
index da2b87909c..5b1ae07db9 100644
--- a/src/cxx_supportlib/Algorithms/Hasher.cpp
+++ b/src/cxx_supportlib/Algorithms/Hasher.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2014-2018 Phusion Holding B.V.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/Algorithms/Hasher.h b/src/cxx_supportlib/Algorithms/Hasher.h
index 18a7ef3adf..a9e6168dd2 100644
--- a/src/cxx_supportlib/Algorithms/Hasher.h
+++ b/src/cxx_supportlib/Algorithms/Hasher.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2014-2018 Phusion Holding B.V.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/Algorithms/MovingAverage.h b/src/cxx_supportlib/Algorithms/MovingAverage.h
index b646957d61..24b2d32a96 100644
--- a/src/cxx_supportlib/Algorithms/MovingAverage.h
+++ b/src/cxx_supportlib/Algorithms/MovingAverage.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2016-2017 Phusion Holding B.V.
+ * Copyright (c) 2016-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/AppLocalConfigFileUtils.h b/src/cxx_supportlib/AppLocalConfigFileUtils.h
index 7851e16385..fda971bc36 100644
--- a/src/cxx_supportlib/AppLocalConfigFileUtils.h
+++ b/src/cxx_supportlib/AppLocalConfigFileUtils.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2018 Phusion Holding B.V.
+ * Copyright (c) 2018-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/AppTypeDetector/CBindings.cpp b/src/cxx_supportlib/AppTypeDetector/CBindings.cpp
index 43ff2d5fe6..5e423c6c19 100644
--- a/src/cxx_supportlib/AppTypeDetector/CBindings.cpp
+++ b/src/cxx_supportlib/AppTypeDetector/CBindings.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2018 Phusion Holding B.V.
+ * Copyright (c) 2018-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/AppTypeDetector/CBindings.h b/src/cxx_supportlib/AppTypeDetector/CBindings.h
index 07931c9471..472098a3fe 100644
--- a/src/cxx_supportlib/AppTypeDetector/CBindings.h
+++ b/src/cxx_supportlib/AppTypeDetector/CBindings.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2018 Phusion Holding B.V.
+ * Copyright (c) 2018-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/AppTypeDetector/Detector.h b/src/cxx_supportlib/AppTypeDetector/Detector.h
index 77d9670a73..ee94321e59 100644
--- a/src/cxx_supportlib/AppTypeDetector/Detector.h
+++ b/src/cxx_supportlib/AppTypeDetector/Detector.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2018 Phusion Holding B.V.
+ * Copyright (c) 2018-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/BackgroundEventLoop.cpp b/src/cxx_supportlib/BackgroundEventLoop.cpp
index 6901e4bbaf..5e7aedbf59 100644
--- a/src/cxx_supportlib/BackgroundEventLoop.cpp
+++ b/src/cxx_supportlib/BackgroundEventLoop.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2017 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/BackgroundEventLoop.h b/src/cxx_supportlib/BackgroundEventLoop.h
index 6ba158141d..b65ad3639f 100644
--- a/src/cxx_supportlib/BackgroundEventLoop.h
+++ b/src/cxx_supportlib/BackgroundEventLoop.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2017 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/ConfigKit/AsyncUtils.h b/src/cxx_supportlib/ConfigKit/AsyncUtils.h
index 90be9de3d9..ea6d6d25db 100644
--- a/src/cxx_supportlib/ConfigKit/AsyncUtils.h
+++ b/src/cxx_supportlib/ConfigKit/AsyncUtils.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2017 Phusion Holding B.V.
+ * Copyright (c) 2017-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/ConfigKit/Common.h b/src/cxx_supportlib/ConfigKit/Common.h
index a25923662c..5aea9fc66c 100644
--- a/src/cxx_supportlib/ConfigKit/Common.h
+++ b/src/cxx_supportlib/ConfigKit/Common.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2017 Phusion Holding B.V.
+ * Copyright (c) 2017-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/ConfigKit/ConfigKit.h b/src/cxx_supportlib/ConfigKit/ConfigKit.h
index f3cf95e7ed..8531bd3690 100644
--- a/src/cxx_supportlib/ConfigKit/ConfigKit.h
+++ b/src/cxx_supportlib/ConfigKit/ConfigKit.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2017 Phusion Holding B.V.
+ * Copyright (c) 2017-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/ConfigKit/DummyTranslator.h b/src/cxx_supportlib/ConfigKit/DummyTranslator.h
index ac15ab0904..311dcab115 100644
--- a/src/cxx_supportlib/ConfigKit/DummyTranslator.h
+++ b/src/cxx_supportlib/ConfigKit/DummyTranslator.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2017 Phusion Holding B.V.
+ * Copyright (c) 2017-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/ConfigKit/PrefixTranslator.h b/src/cxx_supportlib/ConfigKit/PrefixTranslator.h
index f34fce4ed0..a7ac83e6e4 100644
--- a/src/cxx_supportlib/ConfigKit/PrefixTranslator.h
+++ b/src/cxx_supportlib/ConfigKit/PrefixTranslator.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2017 Phusion Holding B.V.
+ * Copyright (c) 2017-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/ConfigKit/Schema.h b/src/cxx_supportlib/ConfigKit/Schema.h
index 21c2998d30..5389e31144 100644
--- a/src/cxx_supportlib/ConfigKit/Schema.h
+++ b/src/cxx_supportlib/ConfigKit/Schema.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2017-2018 Phusion Holding B.V.
+ * Copyright (c) 2017-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/ConfigKit/SchemaUtils.h b/src/cxx_supportlib/ConfigKit/SchemaUtils.h
index 39fad3abe0..8d8447aa1b 100644
--- a/src/cxx_supportlib/ConfigKit/SchemaUtils.h
+++ b/src/cxx_supportlib/ConfigKit/SchemaUtils.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2017 Phusion Holding B.V.
+ * Copyright (c) 2017-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/ConfigKit/Store.h b/src/cxx_supportlib/ConfigKit/Store.h
index 29a03459e5..813bf8f68f 100644
--- a/src/cxx_supportlib/ConfigKit/Store.h
+++ b/src/cxx_supportlib/ConfigKit/Store.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2017-2018 Phusion Holding B.V.
+ * Copyright (c) 2017-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/ConfigKit/SubComponentUtils.h b/src/cxx_supportlib/ConfigKit/SubComponentUtils.h
index d799cfe793..ce631d9de9 100644
--- a/src/cxx_supportlib/ConfigKit/SubComponentUtils.h
+++ b/src/cxx_supportlib/ConfigKit/SubComponentUtils.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2017 Phusion Holding B.V.
+ * Copyright (c) 2017-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/ConfigKit/TableTranslator.h b/src/cxx_supportlib/ConfigKit/TableTranslator.h
index 921aaafd1d..be2f3e77cb 100644
--- a/src/cxx_supportlib/ConfigKit/TableTranslator.h
+++ b/src/cxx_supportlib/ConfigKit/TableTranslator.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2017 Phusion Holding B.V.
+ * Copyright (c) 2017-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/ConfigKit/Translator.h b/src/cxx_supportlib/ConfigKit/Translator.h
index fb40309b94..35c49ceb67 100644
--- a/src/cxx_supportlib/ConfigKit/Translator.h
+++ b/src/cxx_supportlib/ConfigKit/Translator.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2017 Phusion Holding B.V.
+ * Copyright (c) 2017-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/ConfigKit/Utils.h b/src/cxx_supportlib/ConfigKit/Utils.h
index 38b53755b6..1f16a5165b 100644
--- a/src/cxx_supportlib/ConfigKit/Utils.h
+++ b/src/cxx_supportlib/ConfigKit/Utils.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2017 Phusion Holding B.V.
+ * Copyright (c) 2017-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/Constants.h b/src/cxx_supportlib/Constants.h
index 8cbc043830..254037a6da 100644
--- a/src/cxx_supportlib/Constants.h
+++ b/src/cxx_supportlib/Constants.h
@@ -1,10 +1,10 @@
/*
* encoding: utf-8
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/Constants.h.cxxcodebuilder b/src/cxx_supportlib/Constants.h.cxxcodebuilder
index 1ffa71b4ff..26f505597b 100644
--- a/src/cxx_supportlib/Constants.h.cxxcodebuilder
+++ b/src/cxx_supportlib/Constants.h.cxxcodebuilder
@@ -1,9 +1,9 @@
# encoding: utf-8
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/DataStructures/HashMap.h b/src/cxx_supportlib/DataStructures/HashMap.h
index 2120b6f98e..9b37eee1c5 100644
--- a/src/cxx_supportlib/DataStructures/HashMap.h
+++ b/src/cxx_supportlib/DataStructures/HashMap.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/DataStructures/HashedStaticString.h b/src/cxx_supportlib/DataStructures/HashedStaticString.h
index 9095289d68..0640ba499d 100644
--- a/src/cxx_supportlib/DataStructures/HashedStaticString.h
+++ b/src/cxx_supportlib/DataStructures/HashedStaticString.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2014-2018 Phusion Holding B.V.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/DataStructures/LString.cpp b/src/cxx_supportlib/DataStructures/LString.cpp
index 9b7448668a..f1bf32643c 100644
--- a/src/cxx_supportlib/DataStructures/LString.cpp
+++ b/src/cxx_supportlib/DataStructures/LString.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2016-2017 Phusion Holding B.V.
+ * Copyright (c) 2016-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/DataStructures/LString.h b/src/cxx_supportlib/DataStructures/LString.h
index 40551f4e76..507ab52b0c 100644
--- a/src/cxx_supportlib/DataStructures/LString.h
+++ b/src/cxx_supportlib/DataStructures/LString.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2014-2018 Phusion Holding B.V.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/DataStructures/StringKeyTable.h b/src/cxx_supportlib/DataStructures/StringKeyTable.h
index b9db5cb690..20ce5f04d6 100644
--- a/src/cxx_supportlib/DataStructures/StringKeyTable.h
+++ b/src/cxx_supportlib/DataStructures/StringKeyTable.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2014-2017 Phusion Holding B.V.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/DataStructures/StringMap.h b/src/cxx_supportlib/DataStructures/StringMap.h
index c299a295d1..b40f4081fb 100644
--- a/src/cxx_supportlib/DataStructures/StringMap.h
+++ b/src/cxx_supportlib/DataStructures/StringMap.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2018 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/Exceptions.cpp b/src/cxx_supportlib/Exceptions.cpp
index 1ef21ed2be..5bd9ab0880 100644
--- a/src/cxx_supportlib/Exceptions.cpp
+++ b/src/cxx_supportlib/Exceptions.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2013-2017 Phusion Holding B.V.
+ * Copyright (c) 2013-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/Exceptions.h b/src/cxx_supportlib/Exceptions.h
index 2164bf253c..accb5d75ac 100644
--- a/src/cxx_supportlib/Exceptions.h
+++ b/src/cxx_supportlib/Exceptions.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/FileDescriptor.h b/src/cxx_supportlib/FileDescriptor.h
index c21297c815..b7e7b47a79 100644
--- a/src/cxx_supportlib/FileDescriptor.h
+++ b/src/cxx_supportlib/FileDescriptor.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/FileTools/FileManip.cpp b/src/cxx_supportlib/FileTools/FileManip.cpp
index e0b1c44510..98a071795d 100644
--- a/src/cxx_supportlib/FileTools/FileManip.cpp
+++ b/src/cxx_supportlib/FileTools/FileManip.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/FileTools/FileManip.h b/src/cxx_supportlib/FileTools/FileManip.h
index bde8aeccfb..0b04aab6ad 100644
--- a/src/cxx_supportlib/FileTools/FileManip.h
+++ b/src/cxx_supportlib/FileTools/FileManip.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/FileTools/LargeFiles.h b/src/cxx_supportlib/FileTools/LargeFiles.h
index 16c710b8c9..abec508290 100644
--- a/src/cxx_supportlib/FileTools/LargeFiles.h
+++ b/src/cxx_supportlib/FileTools/LargeFiles.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2013-2017 Phusion Holding B.V.
+ * Copyright (c) 2013-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/FileTools/PathManip.cpp b/src/cxx_supportlib/FileTools/PathManip.cpp
index d14383d3e0..2838fd6536 100644
--- a/src/cxx_supportlib/FileTools/PathManip.cpp
+++ b/src/cxx_supportlib/FileTools/PathManip.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/FileTools/PathManip.h b/src/cxx_supportlib/FileTools/PathManip.h
index 57b8ce422b..541efbe3a0 100644
--- a/src/cxx_supportlib/FileTools/PathManip.h
+++ b/src/cxx_supportlib/FileTools/PathManip.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/FileTools/PathManipCBindings.cpp b/src/cxx_supportlib/FileTools/PathManipCBindings.cpp
index 46257eb55a..afcaa62194 100644
--- a/src/cxx_supportlib/FileTools/PathManipCBindings.cpp
+++ b/src/cxx_supportlib/FileTools/PathManipCBindings.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/FileTools/PathManipCBindings.h b/src/cxx_supportlib/FileTools/PathManipCBindings.h
index 4688a369cc..5c6eb0f366 100644
--- a/src/cxx_supportlib/FileTools/PathManipCBindings.h
+++ b/src/cxx_supportlib/FileTools/PathManipCBindings.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2018 Phusion Holding B.V.
+ * Copyright (c) 2018-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/FileTools/PathSecurityCheck.cpp b/src/cxx_supportlib/FileTools/PathSecurityCheck.cpp
index bc5e17053b..27d54f89aa 100644
--- a/src/cxx_supportlib/FileTools/PathSecurityCheck.cpp
+++ b/src/cxx_supportlib/FileTools/PathSecurityCheck.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2018 Phusion Holding B.V.
+ * Copyright (c) 2018-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/FileTools/PathSecurityCheck.h b/src/cxx_supportlib/FileTools/PathSecurityCheck.h
index f96943f03a..62b364fc23 100644
--- a/src/cxx_supportlib/FileTools/PathSecurityCheck.h
+++ b/src/cxx_supportlib/FileTools/PathSecurityCheck.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2018 Phusion Holding B.V.
+ * Copyright (c) 2018-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/Hooks.h b/src/cxx_supportlib/Hooks.h
index bf216c816e..89882b2e31 100644
--- a/src/cxx_supportlib/Hooks.h
+++ b/src/cxx_supportlib/Hooks.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/IOTools/BufferedIO.h b/src/cxx_supportlib/IOTools/BufferedIO.h
index 87ee3395b1..ecc36e3f62 100644
--- a/src/cxx_supportlib/IOTools/BufferedIO.h
+++ b/src/cxx_supportlib/IOTools/BufferedIO.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/IOTools/IOUtils.cpp b/src/cxx_supportlib/IOTools/IOUtils.cpp
index e839f827f1..f7c75a7866 100644
--- a/src/cxx_supportlib/IOTools/IOUtils.cpp
+++ b/src/cxx_supportlib/IOTools/IOUtils.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/IOTools/IOUtils.h b/src/cxx_supportlib/IOTools/IOUtils.h
index e702c78ebc..70e0e1e9a7 100644
--- a/src/cxx_supportlib/IOTools/IOUtils.h
+++ b/src/cxx_supportlib/IOTools/IOUtils.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/IOTools/MessageIO.h b/src/cxx_supportlib/IOTools/MessageIO.h
index 524f1d3b67..12d4a8b762 100644
--- a/src/cxx_supportlib/IOTools/MessageIO.h
+++ b/src/cxx_supportlib/IOTools/MessageIO.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2018 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/IOTools/MessageSerialization.h b/src/cxx_supportlib/IOTools/MessageSerialization.h
index 4caadbadfc..61431966a0 100644
--- a/src/cxx_supportlib/IOTools/MessageSerialization.h
+++ b/src/cxx_supportlib/IOTools/MessageSerialization.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/InstanceDirectory.h b/src/cxx_supportlib/InstanceDirectory.h
index 5537e6c565..6c37ef0613 100644
--- a/src/cxx_supportlib/InstanceDirectory.h
+++ b/src/cxx_supportlib/InstanceDirectory.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2014-2018 Phusion Holding B.V.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/Integrations/LibevJsonUtils.h b/src/cxx_supportlib/Integrations/LibevJsonUtils.h
index b3300bf423..13f058c4fc 100644
--- a/src/cxx_supportlib/Integrations/LibevJsonUtils.h
+++ b/src/cxx_supportlib/Integrations/LibevJsonUtils.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2016-2018 Phusion Holding B.V.
+ * Copyright (c) 2016-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/JsonTools/Autocast.h b/src/cxx_supportlib/JsonTools/Autocast.h
index b99565852c..4867bf2a9a 100644
--- a/src/cxx_supportlib/JsonTools/Autocast.h
+++ b/src/cxx_supportlib/JsonTools/Autocast.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2017 Phusion Holding B.V.
+ * Copyright (c) 2017-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/JsonTools/CBindings.cpp b/src/cxx_supportlib/JsonTools/CBindings.cpp
index 7c1506ecfb..cd913a7fbe 100644
--- a/src/cxx_supportlib/JsonTools/CBindings.cpp
+++ b/src/cxx_supportlib/JsonTools/CBindings.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2017 Phusion Holding B.V.
+ * Copyright (c) 2017-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/JsonTools/CBindings.h b/src/cxx_supportlib/JsonTools/CBindings.h
index de8aa0b0a6..e183014f1f 100644
--- a/src/cxx_supportlib/JsonTools/CBindings.h
+++ b/src/cxx_supportlib/JsonTools/CBindings.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2017 Phusion Holding B.V.
+ * Copyright (c) 2017-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/JsonTools/JsonUtils.h b/src/cxx_supportlib/JsonTools/JsonUtils.h
index faa6046836..d6616f6e12 100644
--- a/src/cxx_supportlib/JsonTools/JsonUtils.h
+++ b/src/cxx_supportlib/JsonTools/JsonUtils.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2014-2018 Phusion Holding B.V.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/LoggingKit/Assert.h b/src/cxx_supportlib/LoggingKit/Assert.h
index 1872bb4bb4..3842d5b663 100644
--- a/src/cxx_supportlib/LoggingKit/Assert.h
+++ b/src/cxx_supportlib/LoggingKit/Assert.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2017 Phusion Holding B.V.
+ * Copyright (c) 2017-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/LoggingKit/Config.h b/src/cxx_supportlib/LoggingKit/Config.h
index 864e878b29..cbaf9a7332 100644
--- a/src/cxx_supportlib/LoggingKit/Config.h
+++ b/src/cxx_supportlib/LoggingKit/Config.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2017 Phusion Holding B.V.
+ * Copyright (c) 2017-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/LoggingKit/Context.h b/src/cxx_supportlib/LoggingKit/Context.h
index 299ba674d9..5ca9856c88 100644
--- a/src/cxx_supportlib/LoggingKit/Context.h
+++ b/src/cxx_supportlib/LoggingKit/Context.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2017-2018 Phusion Holding B.V.
+ * Copyright (c) 2017-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/LoggingKit/Forward.h b/src/cxx_supportlib/LoggingKit/Forward.h
index 4e3d7f98bc..75e65d9600 100644
--- a/src/cxx_supportlib/LoggingKit/Forward.h
+++ b/src/cxx_supportlib/LoggingKit/Forward.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2017 Phusion Holding B.V.
+ * Copyright (c) 2017-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/LoggingKit/Implementation.cpp b/src/cxx_supportlib/LoggingKit/Implementation.cpp
index 48629a505b..7aba442d28 100644
--- a/src/cxx_supportlib/LoggingKit/Implementation.cpp
+++ b/src/cxx_supportlib/LoggingKit/Implementation.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/LoggingKit/Logging.h b/src/cxx_supportlib/LoggingKit/Logging.h
index 4419121eaa..880252d32b 100644
--- a/src/cxx_supportlib/LoggingKit/Logging.h
+++ b/src/cxx_supportlib/LoggingKit/Logging.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/LoggingKit/LoggingKit.h b/src/cxx_supportlib/LoggingKit/LoggingKit.h
index 3ee2a2bae3..61f349170e 100644
--- a/src/cxx_supportlib/LoggingKit/LoggingKit.h
+++ b/src/cxx_supportlib/LoggingKit/LoggingKit.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2017 Phusion Holding B.V.
+ * Copyright (c) 2017-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/LveLoggingDecorator.h b/src/cxx_supportlib/LveLoggingDecorator.h
index 1be9448160..1fd4daed00 100644
--- a/src/cxx_supportlib/LveLoggingDecorator.h
+++ b/src/cxx_supportlib/LveLoggingDecorator.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/MemoryKit/mbuf.cpp b/src/cxx_supportlib/MemoryKit/mbuf.cpp
index 2c1d0163b7..07b42000e3 100644
--- a/src/cxx_supportlib/MemoryKit/mbuf.cpp
+++ b/src/cxx_supportlib/MemoryKit/mbuf.cpp
@@ -1,7 +1,7 @@
/*
* twemproxy - A fast and lightweight proxy for memcached protocol.
- * Copyright (C) 2011 Twitter, Inc.
- * Copyright (C) 2014-2018 Phusion Holding B.V.
+ * Copyright (c) 2011 Twitter, Inc.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/src/cxx_supportlib/MemoryKit/mbuf.h b/src/cxx_supportlib/MemoryKit/mbuf.h
index 170cb96ec2..dd40507801 100644
--- a/src/cxx_supportlib/MemoryKit/mbuf.h
+++ b/src/cxx_supportlib/MemoryKit/mbuf.h
@@ -1,7 +1,7 @@
/*
* twemproxy - A fast and lightweight proxy for memcached protocol.
- * Copyright (C) 2011 Twitter, Inc.
- * Copyright (C) 2014-2017 Phusion Holding B.V.
+ * Copyright (c) 2011 Twitter, Inc.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/src/cxx_supportlib/MemoryKit/palloc.cpp b/src/cxx_supportlib/MemoryKit/palloc.cpp
index 7b0c287b54..5da98551ba 100644
--- a/src/cxx_supportlib/MemoryKit/palloc.cpp
+++ b/src/cxx_supportlib/MemoryKit/palloc.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) Igor Sysoev
* Copyright (C) Nginx, Inc.
- * Copyright (c) 2013-2017 Phusion Holding B.V.
+ * Copyright (c) 2013-2025 Asynchronous Holding B.V.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/src/cxx_supportlib/MemoryKit/palloc.h b/src/cxx_supportlib/MemoryKit/palloc.h
index 82a5b5686c..37272a0b2d 100644
--- a/src/cxx_supportlib/MemoryKit/palloc.h
+++ b/src/cxx_supportlib/MemoryKit/palloc.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) Igor Sysoev
* Copyright (C) Nginx, Inc.
- * Copyright (c) 2013-2017 Phusion Holding B.V.
+ * Copyright (c) 2013-2025 Asynchronous Holding B.V.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/src/cxx_supportlib/ProcessManagement/Ruby.cpp b/src/cxx_supportlib/ProcessManagement/Ruby.cpp
index ee86f11e6f..938c356095 100644
--- a/src/cxx_supportlib/ProcessManagement/Ruby.cpp
+++ b/src/cxx_supportlib/ProcessManagement/Ruby.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2017-2018 Phusion Holding B.V.
+ * Copyright (c) 2017-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/ProcessManagement/Ruby.h b/src/cxx_supportlib/ProcessManagement/Ruby.h
index 808637b6fa..e9fe6fc591 100644
--- a/src/cxx_supportlib/ProcessManagement/Ruby.h
+++ b/src/cxx_supportlib/ProcessManagement/Ruby.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/ProcessManagement/Spawn.cpp b/src/cxx_supportlib/ProcessManagement/Spawn.cpp
index 53cfc13a70..1a4de6f85e 100644
--- a/src/cxx_supportlib/ProcessManagement/Spawn.cpp
+++ b/src/cxx_supportlib/ProcessManagement/Spawn.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/ProcessManagement/Spawn.h b/src/cxx_supportlib/ProcessManagement/Spawn.h
index 48ebf84014..bc439a1afd 100644
--- a/src/cxx_supportlib/ProcessManagement/Spawn.h
+++ b/src/cxx_supportlib/ProcessManagement/Spawn.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/ProcessManagement/Utils.cpp b/src/cxx_supportlib/ProcessManagement/Utils.cpp
index a87415b3a3..a8762b4841 100644
--- a/src/cxx_supportlib/ProcessManagement/Utils.cpp
+++ b/src/cxx_supportlib/ProcessManagement/Utils.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/ProcessManagement/Utils.h b/src/cxx_supportlib/ProcessManagement/Utils.h
index 27560a5d79..2ad79b91b2 100644
--- a/src/cxx_supportlib/ProcessManagement/Utils.h
+++ b/src/cxx_supportlib/ProcessManagement/Utils.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/RandomGenerator.h b/src/cxx_supportlib/RandomGenerator.h
index c3c78ffb63..3715185e85 100644
--- a/src/cxx_supportlib/RandomGenerator.h
+++ b/src/cxx_supportlib/RandomGenerator.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/ResourceLocator.h b/src/cxx_supportlib/ResourceLocator.h
index 3b638c6b97..6c3d0152bf 100644
--- a/src/cxx_supportlib/ResourceLocator.h
+++ b/src/cxx_supportlib/ResourceLocator.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/SafeLibev.h b/src/cxx_supportlib/SafeLibev.h
index 4c2bb70d20..96adf52874 100644
--- a/src/cxx_supportlib/SafeLibev.h
+++ b/src/cxx_supportlib/SafeLibev.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/SecurityKit/Crypto.cpp b/src/cxx_supportlib/SecurityKit/Crypto.cpp
index 0f7e37ba72..655123b0c8 100644
--- a/src/cxx_supportlib/SecurityKit/Crypto.cpp
+++ b/src/cxx_supportlib/SecurityKit/Crypto.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/SecurityKit/Crypto.h b/src/cxx_supportlib/SecurityKit/Crypto.h
index 2f9db4a773..af086e9ecc 100644
--- a/src/cxx_supportlib/SecurityKit/Crypto.h
+++ b/src/cxx_supportlib/SecurityKit/Crypto.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/SecurityKit/MemZeroGuard.h b/src/cxx_supportlib/SecurityKit/MemZeroGuard.h
index 0f79c837df..e9ad137221 100644
--- a/src/cxx_supportlib/SecurityKit/MemZeroGuard.h
+++ b/src/cxx_supportlib/SecurityKit/MemZeroGuard.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/ServerKit/AcceptLoadBalancer.h b/src/cxx_supportlib/ServerKit/AcceptLoadBalancer.h
index 60fa2730e9..6c53fbd045 100644
--- a/src/cxx_supportlib/ServerKit/AcceptLoadBalancer.h
+++ b/src/cxx_supportlib/ServerKit/AcceptLoadBalancer.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2014-2018 Phusion Holding B.V.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/ServerKit/Channel.h b/src/cxx_supportlib/ServerKit/Channel.h
index 900fb0e722..7c34c474f0 100644
--- a/src/cxx_supportlib/ServerKit/Channel.h
+++ b/src/cxx_supportlib/ServerKit/Channel.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2014-2018 Phusion Holding B.V.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/ServerKit/Client.h b/src/cxx_supportlib/ServerKit/Client.h
index 0fc999391b..2c3624d7dd 100644
--- a/src/cxx_supportlib/ServerKit/Client.h
+++ b/src/cxx_supportlib/ServerKit/Client.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2014-2017 Phusion Holding B.V.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/ServerKit/ClientRef.h b/src/cxx_supportlib/ServerKit/ClientRef.h
index 4ac2134255..9ba8eef196 100644
--- a/src/cxx_supportlib/ServerKit/ClientRef.h
+++ b/src/cxx_supportlib/ServerKit/ClientRef.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2014-2017 Phusion Holding B.V.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/ServerKit/Config.h b/src/cxx_supportlib/ServerKit/Config.h
index 58ffaca36a..3f80b18e5d 100644
--- a/src/cxx_supportlib/ServerKit/Config.h
+++ b/src/cxx_supportlib/ServerKit/Config.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2014-2017 Phusion Holding B.V.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/ServerKit/Context.h b/src/cxx_supportlib/ServerKit/Context.h
index 9737c45014..d49ce5ac3e 100644
--- a/src/cxx_supportlib/ServerKit/Context.h
+++ b/src/cxx_supportlib/ServerKit/Context.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2014-2018 Phusion Holding B.V.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/ServerKit/CookieUtils.h b/src/cxx_supportlib/ServerKit/CookieUtils.h
index 7a3d5a6912..e1683a057c 100644
--- a/src/cxx_supportlib/ServerKit/CookieUtils.h
+++ b/src/cxx_supportlib/ServerKit/CookieUtils.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2014-2017 Phusion Holding B.V.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/ServerKit/Errors.h b/src/cxx_supportlib/ServerKit/Errors.h
index c2eda7ddcb..908d5b37cf 100644
--- a/src/cxx_supportlib/ServerKit/Errors.h
+++ b/src/cxx_supportlib/ServerKit/Errors.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2012-2017 Phusion Holding B.V.
+ * Copyright (c) 2012-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/ServerKit/FdSinkChannel.h b/src/cxx_supportlib/ServerKit/FdSinkChannel.h
index 9415df90a7..758dbf89df 100644
--- a/src/cxx_supportlib/ServerKit/FdSinkChannel.h
+++ b/src/cxx_supportlib/ServerKit/FdSinkChannel.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2014-2017 Phusion Holding B.V.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/ServerKit/FdSourceChannel.h b/src/cxx_supportlib/ServerKit/FdSourceChannel.h
index 1b04ad7209..062be2eca6 100644
--- a/src/cxx_supportlib/ServerKit/FdSourceChannel.h
+++ b/src/cxx_supportlib/ServerKit/FdSourceChannel.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2014-2017 Phusion Holding B.V.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/ServerKit/FileBufferedChannel.h b/src/cxx_supportlib/ServerKit/FileBufferedChannel.h
index 9eb6ed707d..0432b68543 100644
--- a/src/cxx_supportlib/ServerKit/FileBufferedChannel.h
+++ b/src/cxx_supportlib/ServerKit/FileBufferedChannel.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2014-2018 Phusion Holding B.V.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/ServerKit/FileBufferedFdSinkChannel.h b/src/cxx_supportlib/ServerKit/FileBufferedFdSinkChannel.h
index 2a3b02a0ee..7365bfc678 100644
--- a/src/cxx_supportlib/ServerKit/FileBufferedFdSinkChannel.h
+++ b/src/cxx_supportlib/ServerKit/FileBufferedFdSinkChannel.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2014-2018 Phusion Holding B.V.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/ServerKit/HeaderTable.h b/src/cxx_supportlib/ServerKit/HeaderTable.h
index cb04f5607b..d99092187b 100644
--- a/src/cxx_supportlib/ServerKit/HeaderTable.h
+++ b/src/cxx_supportlib/ServerKit/HeaderTable.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2014-2017 Phusion Holding B.V.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/ServerKit/Hooks.h b/src/cxx_supportlib/ServerKit/Hooks.h
index afaf09bdda..c014c3e83c 100644
--- a/src/cxx_supportlib/ServerKit/Hooks.h
+++ b/src/cxx_supportlib/ServerKit/Hooks.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2014-2017 Phusion Holding B.V.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/ServerKit/HttpChunkedBodyParser.h b/src/cxx_supportlib/ServerKit/HttpChunkedBodyParser.h
index 338b4e076e..dc40e935d9 100644
--- a/src/cxx_supportlib/ServerKit/HttpChunkedBodyParser.h
+++ b/src/cxx_supportlib/ServerKit/HttpChunkedBodyParser.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2012-2017 Phusion Holding B.V.
+ * Copyright (c) 2012-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/ServerKit/HttpChunkedBodyParserState.h b/src/cxx_supportlib/ServerKit/HttpChunkedBodyParserState.h
index ce524af6be..4361669297 100644
--- a/src/cxx_supportlib/ServerKit/HttpChunkedBodyParserState.h
+++ b/src/cxx_supportlib/ServerKit/HttpChunkedBodyParserState.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2012-2017 Phusion Holding B.V.
+ * Copyright (c) 2012-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/ServerKit/HttpClient.h b/src/cxx_supportlib/ServerKit/HttpClient.h
index f894785c05..ea11266142 100644
--- a/src/cxx_supportlib/ServerKit/HttpClient.h
+++ b/src/cxx_supportlib/ServerKit/HttpClient.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2014-2017 Phusion Holding B.V.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/ServerKit/HttpHeaderParser.h b/src/cxx_supportlib/ServerKit/HttpHeaderParser.h
index 494437f41f..e03a35b941 100644
--- a/src/cxx_supportlib/ServerKit/HttpHeaderParser.h
+++ b/src/cxx_supportlib/ServerKit/HttpHeaderParser.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2014-2018 Phusion Holding B.V.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/ServerKit/HttpHeaderParserState.h b/src/cxx_supportlib/ServerKit/HttpHeaderParserState.h
index 797a44196b..482fd14080 100644
--- a/src/cxx_supportlib/ServerKit/HttpHeaderParserState.h
+++ b/src/cxx_supportlib/ServerKit/HttpHeaderParserState.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2014-2018 Phusion Holding B.V.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/ServerKit/HttpRequest.h b/src/cxx_supportlib/ServerKit/HttpRequest.h
index 7dd69e2db9..157b62cfae 100644
--- a/src/cxx_supportlib/ServerKit/HttpRequest.h
+++ b/src/cxx_supportlib/ServerKit/HttpRequest.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2014-2017 Phusion Holding B.V.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/ServerKit/HttpRequestRef.h b/src/cxx_supportlib/ServerKit/HttpRequestRef.h
index 297a8bcd7a..60c1b5617a 100644
--- a/src/cxx_supportlib/ServerKit/HttpRequestRef.h
+++ b/src/cxx_supportlib/ServerKit/HttpRequestRef.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2014-2017 Phusion Holding B.V.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/ServerKit/HttpServer.h b/src/cxx_supportlib/ServerKit/HttpServer.h
index 92f594af75..1dba43a337 100644
--- a/src/cxx_supportlib/ServerKit/HttpServer.h
+++ b/src/cxx_supportlib/ServerKit/HttpServer.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2014-2018 Phusion Holding B.V.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/ServerKit/Implementation.cpp b/src/cxx_supportlib/ServerKit/Implementation.cpp
index bab54b8b98..addb3a80d8 100644
--- a/src/cxx_supportlib/ServerKit/Implementation.cpp
+++ b/src/cxx_supportlib/ServerKit/Implementation.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2014-2017 Phusion Holding B.V.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/ServerKit/Server.h b/src/cxx_supportlib/ServerKit/Server.h
index 33f6d95c92..37a65a51ca 100644
--- a/src/cxx_supportlib/ServerKit/Server.h
+++ b/src/cxx_supportlib/ServerKit/Server.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2014-2018 Phusion Holding B.V.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/StaticString.h b/src/cxx_supportlib/StaticString.h
index 660dcd0bbf..0331c2fb29 100644
--- a/src/cxx_supportlib/StaticString.h
+++ b/src/cxx_supportlib/StaticString.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/StrIntTools/DateParsing.h b/src/cxx_supportlib/StrIntTools/DateParsing.h
index 55123f0f9a..23ab58ca4d 100644
--- a/src/cxx_supportlib/StrIntTools/DateParsing.h
+++ b/src/cxx_supportlib/StrIntTools/DateParsing.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2014-2018 Phusion Holding B.V.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/StrIntTools/StrIntUtils.cpp b/src/cxx_supportlib/StrIntTools/StrIntUtils.cpp
index 7ca1feb9c4..f25fcdf6d0 100644
--- a/src/cxx_supportlib/StrIntTools/StrIntUtils.cpp
+++ b/src/cxx_supportlib/StrIntTools/StrIntUtils.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/StrIntTools/StrIntUtils.h b/src/cxx_supportlib/StrIntTools/StrIntUtils.h
index a83ab714fc..c56c9f7029 100644
--- a/src/cxx_supportlib/StrIntTools/StrIntUtils.h
+++ b/src/cxx_supportlib/StrIntTools/StrIntUtils.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/StrIntTools/StrIntUtilsNoStrictAliasing.cpp b/src/cxx_supportlib/StrIntTools/StrIntUtilsNoStrictAliasing.cpp
index 85830e9559..d29fd920dd 100644
--- a/src/cxx_supportlib/StrIntTools/StrIntUtilsNoStrictAliasing.cpp
+++ b/src/cxx_supportlib/StrIntTools/StrIntUtilsNoStrictAliasing.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2014-2018 Phusion Holding B.V.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/StrIntTools/StringScanning.h b/src/cxx_supportlib/StrIntTools/StringScanning.h
index 80f4e95085..dc4761083b 100644
--- a/src/cxx_supportlib/StrIntTools/StringScanning.h
+++ b/src/cxx_supportlib/StrIntTools/StringScanning.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2013-2018 Phusion Holding B.V.
+ * Copyright (c) 2013-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/StrIntTools/Template.h b/src/cxx_supportlib/StrIntTools/Template.h
index 8daee0b6f5..92de9dbbae 100644
--- a/src/cxx_supportlib/StrIntTools/Template.h
+++ b/src/cxx_supportlib/StrIntTools/Template.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2013-2018 Phusion Holding B.V.
+ * Copyright (c) 2013-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/SystemTools/ContainerHelpers.h b/src/cxx_supportlib/SystemTools/ContainerHelpers.h
index 26b6485c40..0107814342 100644
--- a/src/cxx_supportlib/SystemTools/ContainerHelpers.h
+++ b/src/cxx_supportlib/SystemTools/ContainerHelpers.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2018 Phusion Holding B.V.
+ * Copyright (c) 2018-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* See LICENSE file for license information.
*/
diff --git a/src/cxx_supportlib/SystemTools/ProcessMetricsCollector.h b/src/cxx_supportlib/SystemTools/ProcessMetricsCollector.h
index 19932d60a5..e96c9340a0 100644
--- a/src/cxx_supportlib/SystemTools/ProcessMetricsCollector.h
+++ b/src/cxx_supportlib/SystemTools/ProcessMetricsCollector.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/SystemTools/SystemMetricsCollector.h b/src/cxx_supportlib/SystemTools/SystemMetricsCollector.h
index f88886dfee..b226064d59 100644
--- a/src/cxx_supportlib/SystemTools/SystemMetricsCollector.h
+++ b/src/cxx_supportlib/SystemTools/SystemMetricsCollector.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2014-2017 Phusion Holding B.V.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/SystemTools/SystemTime.cpp b/src/cxx_supportlib/SystemTools/SystemTime.cpp
index e005e4c06b..22d05fe990 100644
--- a/src/cxx_supportlib/SystemTools/SystemTime.cpp
+++ b/src/cxx_supportlib/SystemTools/SystemTime.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/SystemTools/SystemTime.h b/src/cxx_supportlib/SystemTools/SystemTime.h
index 708c42a710..f8e6a25ba6 100644
--- a/src/cxx_supportlib/SystemTools/SystemTime.h
+++ b/src/cxx_supportlib/SystemTools/SystemTime.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/SystemTools/UserDatabase.cpp b/src/cxx_supportlib/SystemTools/UserDatabase.cpp
index ec4f049bf0..2127ef328e 100644
--- a/src/cxx_supportlib/SystemTools/UserDatabase.cpp
+++ b/src/cxx_supportlib/SystemTools/UserDatabase.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2018 Phusion Holding B.V.
+ * Copyright (c) 2018-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/SystemTools/UserDatabase.h b/src/cxx_supportlib/SystemTools/UserDatabase.h
index 3f6f0c3453..40539233ea 100644
--- a/src/cxx_supportlib/SystemTools/UserDatabase.h
+++ b/src/cxx_supportlib/SystemTools/UserDatabase.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2018 Phusion Holding B.V.
+ * Copyright (c) 2018-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/Utils.cpp b/src/cxx_supportlib/Utils.cpp
index c66fecff4c..c858feea61 100644
--- a/src/cxx_supportlib/Utils.cpp
+++ b/src/cxx_supportlib/Utils.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/Utils.h b/src/cxx_supportlib/Utils.h
index 97948e6173..898440ea95 100644
--- a/src/cxx_supportlib/Utils.h
+++ b/src/cxx_supportlib/Utils.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/Utils/AnsiColorConstants.h b/src/cxx_supportlib/Utils/AnsiColorConstants.h
index 8eafe015a9..bbc1ea781b 100644
--- a/src/cxx_supportlib/Utils/AnsiColorConstants.h
+++ b/src/cxx_supportlib/Utils/AnsiColorConstants.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2012-2017 Phusion Holding B.V.
+ * Copyright (c) 2012-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/Utils/AsyncSignalSafeUtils.h b/src/cxx_supportlib/Utils/AsyncSignalSafeUtils.h
index b184b3a276..3dbce9fde6 100644
--- a/src/cxx_supportlib/Utils/AsyncSignalSafeUtils.h
+++ b/src/cxx_supportlib/Utils/AsyncSignalSafeUtils.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/Utils/BlockingQueue.h b/src/cxx_supportlib/Utils/BlockingQueue.h
index 39703793a3..ff0ba6593a 100644
--- a/src/cxx_supportlib/Utils/BlockingQueue.h
+++ b/src/cxx_supportlib/Utils/BlockingQueue.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/Utils/CachedFileStat.cpp b/src/cxx_supportlib/Utils/CachedFileStat.cpp
index ae71b4f6ed..175900c009 100644
--- a/src/cxx_supportlib/Utils/CachedFileStat.cpp
+++ b/src/cxx_supportlib/Utils/CachedFileStat.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/Utils/CachedFileStat.h b/src/cxx_supportlib/Utils/CachedFileStat.h
index 8956dba3cf..084af0ab6b 100644
--- a/src/cxx_supportlib/Utils/CachedFileStat.h
+++ b/src/cxx_supportlib/Utils/CachedFileStat.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/Utils/CachedFileStat.hpp b/src/cxx_supportlib/Utils/CachedFileStat.hpp
index dc3e576fa3..5bbbcb95a9 100644
--- a/src/cxx_supportlib/Utils/CachedFileStat.hpp
+++ b/src/cxx_supportlib/Utils/CachedFileStat.hpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/Utils/ClassUtils.h b/src/cxx_supportlib/Utils/ClassUtils.h
index d428197e02..2d45ac3f0a 100644
--- a/src/cxx_supportlib/Utils/ClassUtils.h
+++ b/src/cxx_supportlib/Utils/ClassUtils.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2015-2017 Phusion Holding B.V.
+ * Copyright (c) 2015-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/Utils/Curl.h b/src/cxx_supportlib/Utils/Curl.h
index c59b5cd788..a7c2f64784 100644
--- a/src/cxx_supportlib/Utils/Curl.h
+++ b/src/cxx_supportlib/Utils/Curl.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2013-2018 Phusion Holding B.V.
+ * Copyright (c) 2013-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/Utils/FastStringStream.h b/src/cxx_supportlib/Utils/FastStringStream.h
index 80fa4b703d..7568d6b2f9 100644
--- a/src/cxx_supportlib/Utils/FastStringStream.h
+++ b/src/cxx_supportlib/Utils/FastStringStream.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2015-2017 Phusion Holding B.V.
+ * Copyright (c) 2015-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/Utils/FileChangeChecker.h b/src/cxx_supportlib/Utils/FileChangeChecker.h
index 9e1349e9c0..379c532125 100644
--- a/src/cxx_supportlib/Utils/FileChangeChecker.h
+++ b/src/cxx_supportlib/Utils/FileChangeChecker.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/Utils/HttpConstants.h b/src/cxx_supportlib/Utils/HttpConstants.h
index 08e7aea4ec..d22ead9768 100644
--- a/src/cxx_supportlib/Utils/HttpConstants.h
+++ b/src/cxx_supportlib/Utils/HttpConstants.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2012-2017 Phusion Holding B.V.
+ * Copyright (c) 2012-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/Utils/IniFile.h b/src/cxx_supportlib/Utils/IniFile.h
index 5781d62779..d0289aa7eb 100644
--- a/src/cxx_supportlib/Utils/IniFile.h
+++ b/src/cxx_supportlib/Utils/IniFile.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2017 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/Utils/MessagePassing.h b/src/cxx_supportlib/Utils/MessagePassing.h
index a5ecbdbe86..fd8e41bccf 100644
--- a/src/cxx_supportlib/Utils/MessagePassing.h
+++ b/src/cxx_supportlib/Utils/MessagePassing.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2012-2018 Phusion Holding B.V.
+ * Copyright (c) 2012-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/Utils/OptionParsing.h b/src/cxx_supportlib/Utils/OptionParsing.h
index aef51bfa35..5830aac23a 100644
--- a/src/cxx_supportlib/Utils/OptionParsing.h
+++ b/src/cxx_supportlib/Utils/OptionParsing.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/Utils/ReleaseableScopedPointer.h b/src/cxx_supportlib/Utils/ReleaseableScopedPointer.h
index 4589b2a4b1..1db350a555 100644
--- a/src/cxx_supportlib/Utils/ReleaseableScopedPointer.h
+++ b/src/cxx_supportlib/Utils/ReleaseableScopedPointer.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2015-2017 Phusion Holding B.V.
+ * Copyright (c) 2015-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/Utils/ScopeGuard.h b/src/cxx_supportlib/Utils/ScopeGuard.h
index e8f3c62508..317a44984d 100644
--- a/src/cxx_supportlib/Utils/ScopeGuard.h
+++ b/src/cxx_supportlib/Utils/ScopeGuard.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/Utils/SpeedMeter.h b/src/cxx_supportlib/Utils/SpeedMeter.h
index e5402ecca9..7764d19536 100644
--- a/src/cxx_supportlib/Utils/SpeedMeter.h
+++ b/src/cxx_supportlib/Utils/SpeedMeter.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2014-2018 Phusion Holding B.V.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/Utils/Timer.h b/src/cxx_supportlib/Utils/Timer.h
index 6bb7d232df..3504562fd9 100644
--- a/src/cxx_supportlib/Utils/Timer.h
+++ b/src/cxx_supportlib/Utils/Timer.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/Utils/VariantMap.h b/src/cxx_supportlib/Utils/VariantMap.h
index 15a72a68c7..ce7b46d1e3 100644
--- a/src/cxx_supportlib/Utils/VariantMap.h
+++ b/src/cxx_supportlib/Utils/VariantMap.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/WatchdogLauncher.cpp b/src/cxx_supportlib/WatchdogLauncher.cpp
index 9c4615f095..2ed6578909 100644
--- a/src/cxx_supportlib/WatchdogLauncher.cpp
+++ b/src/cxx_supportlib/WatchdogLauncher.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/WatchdogLauncher.h b/src/cxx_supportlib/WatchdogLauncher.h
index 0e01c1cdbd..fefd68ec72 100644
--- a/src/cxx_supportlib/WatchdogLauncher.h
+++ b/src/cxx_supportlib/WatchdogLauncher.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/WebSocketCommandReverseServer.h b/src/cxx_supportlib/WebSocketCommandReverseServer.h
index 955e160c68..f9ee0a2ea7 100644
--- a/src/cxx_supportlib/WebSocketCommandReverseServer.h
+++ b/src/cxx_supportlib/WebSocketCommandReverseServer.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2017-2018 Phusion Holding B.V.
+ * Copyright (c) 2017-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/WrapperRegistry/CBindings.cpp b/src/cxx_supportlib/WrapperRegistry/CBindings.cpp
index 2a1fe480de..6576c019c3 100644
--- a/src/cxx_supportlib/WrapperRegistry/CBindings.cpp
+++ b/src/cxx_supportlib/WrapperRegistry/CBindings.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2018 Phusion Holding B.V.
+ * Copyright (c) 2018-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/WrapperRegistry/CBindings.h b/src/cxx_supportlib/WrapperRegistry/CBindings.h
index f3bc8e9d1e..8581e88482 100644
--- a/src/cxx_supportlib/WrapperRegistry/CBindings.h
+++ b/src/cxx_supportlib/WrapperRegistry/CBindings.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2018 Phusion Holding B.V.
+ * Copyright (c) 2018-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/WrapperRegistry/Entry.h b/src/cxx_supportlib/WrapperRegistry/Entry.h
index b65af8de27..04bf9718d4 100644
--- a/src/cxx_supportlib/WrapperRegistry/Entry.h
+++ b/src/cxx_supportlib/WrapperRegistry/Entry.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2018 Phusion Holding B.V.
+ * Copyright (c) 2018-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/WrapperRegistry/Registry.h b/src/cxx_supportlib/WrapperRegistry/Registry.h
index e4957b9b52..2ee06af48e 100644
--- a/src/cxx_supportlib/WrapperRegistry/Registry.h
+++ b/src/cxx_supportlib/WrapperRegistry/Registry.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2018 Phusion Holding B.V.
+ * Copyright (c) 2018-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/oxt/backtrace.hpp b/src/cxx_supportlib/oxt/backtrace.hpp
index 01ceb2886a..617f1b309e 100644
--- a/src/cxx_supportlib/oxt/backtrace.hpp
+++ b/src/cxx_supportlib/oxt/backtrace.hpp
@@ -2,7 +2,7 @@
* OXT - OS eXtensions for boosT
* Provides important functionality necessary for writing robust server software.
*
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/oxt/detail/backtrace_disabled.hpp b/src/cxx_supportlib/oxt/detail/backtrace_disabled.hpp
index 937db20776..807670699d 100644
--- a/src/cxx_supportlib/oxt/detail/backtrace_disabled.hpp
+++ b/src/cxx_supportlib/oxt/detail/backtrace_disabled.hpp
@@ -2,7 +2,7 @@
* OXT - OS eXtensions for boosT
* Provides important functionality necessary for writing robust server software.
*
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/oxt/detail/backtrace_enabled.hpp b/src/cxx_supportlib/oxt/detail/backtrace_enabled.hpp
index eab18abd8f..22db7408e0 100644
--- a/src/cxx_supportlib/oxt/detail/backtrace_enabled.hpp
+++ b/src/cxx_supportlib/oxt/detail/backtrace_enabled.hpp
@@ -2,7 +2,7 @@
* OXT - OS eXtensions for boosT
* Provides important functionality necessary for writing robust server software.
*
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/oxt/detail/context.hpp b/src/cxx_supportlib/oxt/detail/context.hpp
index ad9803ebfa..e63d6628e0 100644
--- a/src/cxx_supportlib/oxt/detail/context.hpp
+++ b/src/cxx_supportlib/oxt/detail/context.hpp
@@ -2,7 +2,7 @@
* OXT - OS eXtensions for boosT
* Provides important functionality necessary for writing robust server software.
*
- * Copyright (c) 2012-2017 Phusion Holding B.V.
+ * Copyright (c) 2012-2025 Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/oxt/detail/spin_lock_darwin.hpp b/src/cxx_supportlib/oxt/detail/spin_lock_darwin.hpp
index 928455ea7a..912eef0f44 100644
--- a/src/cxx_supportlib/oxt/detail/spin_lock_darwin.hpp
+++ b/src/cxx_supportlib/oxt/detail/spin_lock_darwin.hpp
@@ -2,7 +2,7 @@
* OXT - OS eXtensions for boosT
* Provides important functionality necessary for writing robust server software.
*
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/oxt/detail/spin_lock_gcc_x86.hpp b/src/cxx_supportlib/oxt/detail/spin_lock_gcc_x86.hpp
index 7331db5f00..bb339782b1 100644
--- a/src/cxx_supportlib/oxt/detail/spin_lock_gcc_x86.hpp
+++ b/src/cxx_supportlib/oxt/detail/spin_lock_gcc_x86.hpp
@@ -2,7 +2,7 @@
* OXT - OS eXtensions for boosT
* Provides important functionality necessary for writing robust server software.
*
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/oxt/detail/spin_lock_portable.hpp b/src/cxx_supportlib/oxt/detail/spin_lock_portable.hpp
index ec49fb21ea..e1e33f2131 100644
--- a/src/cxx_supportlib/oxt/detail/spin_lock_portable.hpp
+++ b/src/cxx_supportlib/oxt/detail/spin_lock_portable.hpp
@@ -2,7 +2,7 @@
* OXT - OS eXtensions for boosT
* Provides important functionality necessary for writing robust server software.
*
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/oxt/detail/spin_lock_pthreads.hpp b/src/cxx_supportlib/oxt/detail/spin_lock_pthreads.hpp
index 1de1b1359d..6905b6a2d1 100644
--- a/src/cxx_supportlib/oxt/detail/spin_lock_pthreads.hpp
+++ b/src/cxx_supportlib/oxt/detail/spin_lock_pthreads.hpp
@@ -2,7 +2,7 @@
* OXT - OS eXtensions for boosT
* Provides important functionality necessary for writing robust server software.
*
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/oxt/detail/tracable_exception_disabled.hpp b/src/cxx_supportlib/oxt/detail/tracable_exception_disabled.hpp
index 48d0aa8d24..dc2c43ebdd 100644
--- a/src/cxx_supportlib/oxt/detail/tracable_exception_disabled.hpp
+++ b/src/cxx_supportlib/oxt/detail/tracable_exception_disabled.hpp
@@ -2,7 +2,7 @@
* OXT - OS eXtensions for boosT
* Provides important functionality necessary for writing robust server software.
*
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/oxt/detail/tracable_exception_enabled.hpp b/src/cxx_supportlib/oxt/detail/tracable_exception_enabled.hpp
index 8198853d2e..1707e9915f 100644
--- a/src/cxx_supportlib/oxt/detail/tracable_exception_enabled.hpp
+++ b/src/cxx_supportlib/oxt/detail/tracable_exception_enabled.hpp
@@ -2,7 +2,7 @@
* OXT - OS eXtensions for boosT
* Provides important functionality necessary for writing robust server software.
*
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/oxt/dynamic_thread_group.hpp b/src/cxx_supportlib/oxt/dynamic_thread_group.hpp
index 84160f791d..29c96df10c 100644
--- a/src/cxx_supportlib/oxt/dynamic_thread_group.hpp
+++ b/src/cxx_supportlib/oxt/dynamic_thread_group.hpp
@@ -2,7 +2,7 @@
* OXT - OS eXtensions for boosT
* Provides important functionality necessary for writing robust server software.
*
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/oxt/implementation.cpp b/src/cxx_supportlib/oxt/implementation.cpp
index 5c2f686680..c9e90cf8e4 100644
--- a/src/cxx_supportlib/oxt/implementation.cpp
+++ b/src/cxx_supportlib/oxt/implementation.cpp
@@ -2,7 +2,7 @@
* OXT - OS eXtensions for boosT
* Provides important functionality necessary for writing robust server software.
*
- * Copyright (c) 2008-2017 Phusion Holding B.V.
+ * Copyright (c) 2008-2025 Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/oxt/initialize.hpp b/src/cxx_supportlib/oxt/initialize.hpp
index c020972415..18b1844817 100644
--- a/src/cxx_supportlib/oxt/initialize.hpp
+++ b/src/cxx_supportlib/oxt/initialize.hpp
@@ -2,7 +2,7 @@
* OXT - OS eXtensions for boosT
* Provides important functionality necessary for writing robust server software.
*
- * Copyright (c) 2012-2017 Phusion Holding B.V.
+ * Copyright (c) 2012-2025 Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/oxt/macros.hpp b/src/cxx_supportlib/oxt/macros.hpp
index e5a9620083..ccda319c40 100644
--- a/src/cxx_supportlib/oxt/macros.hpp
+++ b/src/cxx_supportlib/oxt/macros.hpp
@@ -2,7 +2,7 @@
* OXT - OS eXtensions for boosT
* Provides important functionality necessary for writing robust server software.
*
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/oxt/spin_lock.hpp b/src/cxx_supportlib/oxt/spin_lock.hpp
index 4e7fb65de7..ccea3ca689 100644
--- a/src/cxx_supportlib/oxt/spin_lock.hpp
+++ b/src/cxx_supportlib/oxt/spin_lock.hpp
@@ -2,7 +2,7 @@
* OXT - OS eXtensions for boosT
* Provides important functionality necessary for writing robust server software.
*
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/oxt/system_calls.cpp b/src/cxx_supportlib/oxt/system_calls.cpp
index 81078b038e..5743a62e3f 100644
--- a/src/cxx_supportlib/oxt/system_calls.cpp
+++ b/src/cxx_supportlib/oxt/system_calls.cpp
@@ -2,7 +2,7 @@
* OXT - OS eXtensions for boosT
* Provides important functionality necessary for writing robust server software.
*
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/oxt/system_calls.hpp b/src/cxx_supportlib/oxt/system_calls.hpp
index da2dbab395..d008857c3e 100644
--- a/src/cxx_supportlib/oxt/system_calls.hpp
+++ b/src/cxx_supportlib/oxt/system_calls.hpp
@@ -2,7 +2,7 @@
* OXT - OS eXtensions for boosT
* Provides important functionality necessary for writing robust server software.
*
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/oxt/thread.hpp b/src/cxx_supportlib/oxt/thread.hpp
index 9aee700897..c3bd899281 100644
--- a/src/cxx_supportlib/oxt/thread.hpp
+++ b/src/cxx_supportlib/oxt/thread.hpp
@@ -2,7 +2,7 @@
* OXT - OS eXtensions for boosT
* Provides important functionality necessary for writing robust server software.
*
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/oxt/tracable_exception.hpp b/src/cxx_supportlib/oxt/tracable_exception.hpp
index 97f6107242..2a4c866c3c 100644
--- a/src/cxx_supportlib/oxt/tracable_exception.hpp
+++ b/src/cxx_supportlib/oxt/tracable_exception.hpp
@@ -2,7 +2,7 @@
* OXT - OS eXtensions for boosT
* Provides important functionality necessary for writing robust server software.
*
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/vendor-copy/adhoc_lve.h b/src/cxx_supportlib/vendor-copy/adhoc_lve.h
index e1c2a68302..f7e5971c2a 100644
--- a/src/cxx_supportlib/vendor-copy/adhoc_lve.h
+++ b/src/cxx_supportlib/vendor-copy/adhoc_lve.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2017 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/cxx_supportlib/vendor-modified/modp_b64_strict_aliasing.cpp b/src/cxx_supportlib/vendor-modified/modp_b64_strict_aliasing.cpp
index a632b114e0..9a27d556d0 100644
--- a/src/cxx_supportlib/vendor-modified/modp_b64_strict_aliasing.cpp
+++ b/src/cxx_supportlib/vendor-modified/modp_b64_strict_aliasing.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2014-2017 Phusion Holding B.V.
+ * Copyright (c) 2014-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/helper-scripts/backtrace-sanitizer.rb b/src/helper-scripts/backtrace-sanitizer.rb
index bfde23ef85..2e6c1719d5 100755
--- a/src/helper-scripts/backtrace-sanitizer.rb
+++ b/src/helper-scripts/backtrace-sanitizer.rb
@@ -1,9 +1,9 @@
#!/usr/bin/env ruby
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2013-2017 Phusion Holding B.V.
+# Copyright (c) 2013-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/helper-scripts/crash-watch.rb b/src/helper-scripts/crash-watch.rb
index d2de4bee05..742b95dba3 100755
--- a/src/helper-scripts/crash-watch.rb
+++ b/src/helper-scripts/crash-watch.rb
@@ -1,5 +1,5 @@
#!/usr/bin/env ruby
-# Copyright (c) 2015-2017 Phusion Holding B.V.
+# Copyright (c) 2015-2025 Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the
diff --git a/src/helper-scripts/download_binaries/extconf.rb b/src/helper-scripts/download_binaries/extconf.rb
index 6e9b78a786..bb15c11795 100644
--- a/src/helper-scripts/download_binaries/extconf.rb
+++ b/src/helper-scripts/download_binaries/extconf.rb
@@ -1,9 +1,9 @@
#!/usr/bin/env ruby
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2018 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/helper-scripts/meteor-loader.rb b/src/helper-scripts/meteor-loader.rb
index 67ee524514..9e4ad25ff1 100755
--- a/src/helper-scripts/meteor-loader.rb
+++ b/src/helper-scripts/meteor-loader.rb
@@ -1,10 +1,10 @@
#!/usr/bin/env ruby
# encoding: binary
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/helper-scripts/node-loader.js b/src/helper-scripts/node-loader.js
index 93d47fc70c..67081573ca 100644
--- a/src/helper-scripts/node-loader.js
+++ b/src/helper-scripts/node-loader.js
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/helper-scripts/prespawn b/src/helper-scripts/prespawn
index bd0feb9422..b6ce3fc175 100755
--- a/src/helper-scripts/prespawn
+++ b/src/helper-scripts/prespawn
@@ -1,9 +1,9 @@
#!/usr/bin/env ruby
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/helper-scripts/rack-loader.rb b/src/helper-scripts/rack-loader.rb
index 0349c2c07c..48abfcaef6 100644
--- a/src/helper-scripts/rack-loader.rb
+++ b/src/helper-scripts/rack-loader.rb
@@ -1,10 +1,10 @@
#!/usr/bin/env ruby
# encoding: binary
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2013-2017 Phusion Holding B.V.
+# Copyright (c) 2013-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/helper-scripts/rack-preloader.rb b/src/helper-scripts/rack-preloader.rb
index a7c734f55c..a8d363b4b4 100644
--- a/src/helper-scripts/rack-preloader.rb
+++ b/src/helper-scripts/rack-preloader.rb
@@ -1,10 +1,10 @@
#!/usr/bin/env ruby
# encoding: binary
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2013-2018 Phusion Holding B.V.
+# Copyright (c) 2013-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/helper-scripts/wsgi-loader.py b/src/helper-scripts/wsgi-loader.py
index f964413dc2..e928c0b347 100644
--- a/src/helper-scripts/wsgi-loader.py
+++ b/src/helper-scripts/wsgi-loader.py
@@ -1,9 +1,9 @@
#!/usr/bin/env python
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/nginx_module/ConfigGeneral/AutoGeneratedDefinitions.c b/src/nginx_module/ConfigGeneral/AutoGeneratedDefinitions.c
index 52f7020246..37a6a432e4 100644
--- a/src/nginx_module/ConfigGeneral/AutoGeneratedDefinitions.c
+++ b/src/nginx_module/ConfigGeneral/AutoGeneratedDefinitions.c
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/nginx_module/ConfigGeneral/AutoGeneratedDefinitions.c.cxxcodebuilder b/src/nginx_module/ConfigGeneral/AutoGeneratedDefinitions.c.cxxcodebuilder
index b78d81af16..330880ac28 100644
--- a/src/nginx_module/ConfigGeneral/AutoGeneratedDefinitions.c.cxxcodebuilder
+++ b/src/nginx_module/ConfigGeneral/AutoGeneratedDefinitions.c.cxxcodebuilder
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/nginx_module/ConfigGeneral/AutoGeneratedManifestDefaultsInitialization.c b/src/nginx_module/ConfigGeneral/AutoGeneratedManifestDefaultsInitialization.c
index 8a43a97cb0..0f74eb997a 100644
--- a/src/nginx_module/ConfigGeneral/AutoGeneratedManifestDefaultsInitialization.c
+++ b/src/nginx_module/ConfigGeneral/AutoGeneratedManifestDefaultsInitialization.c
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2017 Phusion Holding B.V.
+ * Copyright (c) 2017-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/nginx_module/ConfigGeneral/AutoGeneratedManifestDefaultsInitialization.c.cxxcodebuilder b/src/nginx_module/ConfigGeneral/AutoGeneratedManifestDefaultsInitialization.c.cxxcodebuilder
index a0208d31b8..452f1d8e5b 100644
--- a/src/nginx_module/ConfigGeneral/AutoGeneratedManifestDefaultsInitialization.c.cxxcodebuilder
+++ b/src/nginx_module/ConfigGeneral/AutoGeneratedManifestDefaultsInitialization.c.cxxcodebuilder
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2017 Phusion Holding B.V.
+# Copyright (c) 2017-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/nginx_module/ConfigGeneral/AutoGeneratedSetterFuncs.c b/src/nginx_module/ConfigGeneral/AutoGeneratedSetterFuncs.c
index 98c4571f78..33f9c3eb14 100644
--- a/src/nginx_module/ConfigGeneral/AutoGeneratedSetterFuncs.c
+++ b/src/nginx_module/ConfigGeneral/AutoGeneratedSetterFuncs.c
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2017 Phusion Holding B.V.
+ * Copyright (c) 2017-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/nginx_module/ConfigGeneral/AutoGeneratedSetterFuncs.c.cxxcodebuilder b/src/nginx_module/ConfigGeneral/AutoGeneratedSetterFuncs.c.cxxcodebuilder
index e336dc542c..bbe6bb6f38 100644
--- a/src/nginx_module/ConfigGeneral/AutoGeneratedSetterFuncs.c.cxxcodebuilder
+++ b/src/nginx_module/ConfigGeneral/AutoGeneratedSetterFuncs.c.cxxcodebuilder
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2017 Phusion Holding B.V.
+# Copyright (c) 2017-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/nginx_module/Configuration.c b/src/nginx_module/Configuration.c
index 5964847274..e8a9140c0c 100644
--- a/src/nginx_module/Configuration.c
+++ b/src/nginx_module/Configuration.c
@@ -1,7 +1,7 @@
/*
* Copyright (C) Igor Sysoev
* Copyright (C) 2007 Manlio Perillo (manlio.perillo@gmail.com)
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/nginx_module/Configuration.h b/src/nginx_module/Configuration.h
index 774ae2067d..97dc89350c 100644
--- a/src/nginx_module/Configuration.h
+++ b/src/nginx_module/Configuration.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) Igor Sysoev
* Copyright (C) 2007 Manlio Perillo (manlio.perillo@gmail.com)
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/nginx_module/ContentHandler.c b/src/nginx_module/ContentHandler.c
index f2bcd7127d..2f44a6a85d 100644
--- a/src/nginx_module/ContentHandler.c
+++ b/src/nginx_module/ContentHandler.c
@@ -1,7 +1,7 @@
/*
* Copyright (C) Igor Sysoev
* Copyright (C) 2007 Manlio Perillo (manlio.perillo@gmail.com)
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/nginx_module/ContentHandler.h b/src/nginx_module/ContentHandler.h
index d19f0fbb91..de46986f97 100644
--- a/src/nginx_module/ContentHandler.h
+++ b/src/nginx_module/ContentHandler.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) Igor Sysoev
* Copyright (C) 2007 Manlio Perillo (manlio.perillo@gmail.com)
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/nginx_module/LocationConfig/AutoGeneratedCreateFunction.c b/src/nginx_module/LocationConfig/AutoGeneratedCreateFunction.c
index 420dad7810..3c40cf8ab4 100644
--- a/src/nginx_module/LocationConfig/AutoGeneratedCreateFunction.c
+++ b/src/nginx_module/LocationConfig/AutoGeneratedCreateFunction.c
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/nginx_module/LocationConfig/AutoGeneratedCreateFunction.c.cxxcodebuilder b/src/nginx_module/LocationConfig/AutoGeneratedCreateFunction.c.cxxcodebuilder
index 001b9fef71..9befc38d35 100644
--- a/src/nginx_module/LocationConfig/AutoGeneratedCreateFunction.c.cxxcodebuilder
+++ b/src/nginx_module/LocationConfig/AutoGeneratedCreateFunction.c.cxxcodebuilder
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/nginx_module/LocationConfig/AutoGeneratedHeaderSerialization.c b/src/nginx_module/LocationConfig/AutoGeneratedHeaderSerialization.c
index 1e4592e9b6..0a2b350b13 100644
--- a/src/nginx_module/LocationConfig/AutoGeneratedHeaderSerialization.c
+++ b/src/nginx_module/LocationConfig/AutoGeneratedHeaderSerialization.c
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/nginx_module/LocationConfig/AutoGeneratedHeaderSerialization.c.cxxcodebuilder b/src/nginx_module/LocationConfig/AutoGeneratedHeaderSerialization.c.cxxcodebuilder
index 6f4e80a4ed..38d598cd3f 100644
--- a/src/nginx_module/LocationConfig/AutoGeneratedHeaderSerialization.c.cxxcodebuilder
+++ b/src/nginx_module/LocationConfig/AutoGeneratedHeaderSerialization.c.cxxcodebuilder
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/nginx_module/LocationConfig/AutoGeneratedManifestGeneration.c b/src/nginx_module/LocationConfig/AutoGeneratedManifestGeneration.c
index f2bc4ff7d5..a0e682532c 100644
--- a/src/nginx_module/LocationConfig/AutoGeneratedManifestGeneration.c
+++ b/src/nginx_module/LocationConfig/AutoGeneratedManifestGeneration.c
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/nginx_module/LocationConfig/AutoGeneratedManifestGeneration.c.cxxcodebuilder b/src/nginx_module/LocationConfig/AutoGeneratedManifestGeneration.c.cxxcodebuilder
index 0e72e9f57e..3f9c86369a 100644
--- a/src/nginx_module/LocationConfig/AutoGeneratedManifestGeneration.c.cxxcodebuilder
+++ b/src/nginx_module/LocationConfig/AutoGeneratedManifestGeneration.c.cxxcodebuilder
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/nginx_module/LocationConfig/AutoGeneratedMergeFunction.c b/src/nginx_module/LocationConfig/AutoGeneratedMergeFunction.c
index b00d566652..0bf000c558 100644
--- a/src/nginx_module/LocationConfig/AutoGeneratedMergeFunction.c
+++ b/src/nginx_module/LocationConfig/AutoGeneratedMergeFunction.c
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/nginx_module/LocationConfig/AutoGeneratedMergeFunction.c.cxxcodebuilder b/src/nginx_module/LocationConfig/AutoGeneratedMergeFunction.c.cxxcodebuilder
index 48e47154bf..64fac992d3 100644
--- a/src/nginx_module/LocationConfig/AutoGeneratedMergeFunction.c.cxxcodebuilder
+++ b/src/nginx_module/LocationConfig/AutoGeneratedMergeFunction.c.cxxcodebuilder
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/nginx_module/LocationConfig/AutoGeneratedStruct.h b/src/nginx_module/LocationConfig/AutoGeneratedStruct.h
index 1285af6b52..76b9638462 100644
--- a/src/nginx_module/LocationConfig/AutoGeneratedStruct.h
+++ b/src/nginx_module/LocationConfig/AutoGeneratedStruct.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/nginx_module/LocationConfig/AutoGeneratedStruct.h.cxxcodebuilder b/src/nginx_module/LocationConfig/AutoGeneratedStruct.h.cxxcodebuilder
index dd4ada36a1..78adead177 100644
--- a/src/nginx_module/LocationConfig/AutoGeneratedStruct.h.cxxcodebuilder
+++ b/src/nginx_module/LocationConfig/AutoGeneratedStruct.h.cxxcodebuilder
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/nginx_module/MainConfig/AutoGeneratedCreateFunction.c b/src/nginx_module/MainConfig/AutoGeneratedCreateFunction.c
index fe6c958dc3..29c469b72b 100644
--- a/src/nginx_module/MainConfig/AutoGeneratedCreateFunction.c
+++ b/src/nginx_module/MainConfig/AutoGeneratedCreateFunction.c
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/nginx_module/MainConfig/AutoGeneratedCreateFunction.c.cxxcodebuilder b/src/nginx_module/MainConfig/AutoGeneratedCreateFunction.c.cxxcodebuilder
index cbbaa8bee0..f3f3426e23 100644
--- a/src/nginx_module/MainConfig/AutoGeneratedCreateFunction.c.cxxcodebuilder
+++ b/src/nginx_module/MainConfig/AutoGeneratedCreateFunction.c.cxxcodebuilder
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/nginx_module/MainConfig/AutoGeneratedManifestGeneration.c b/src/nginx_module/MainConfig/AutoGeneratedManifestGeneration.c
index b5fac50910..4fa607913f 100644
--- a/src/nginx_module/MainConfig/AutoGeneratedManifestGeneration.c
+++ b/src/nginx_module/MainConfig/AutoGeneratedManifestGeneration.c
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2017 Phusion Holding B.V.
+ * Copyright (c) 2017-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/nginx_module/MainConfig/AutoGeneratedManifestGeneration.c.cxxcodebuilder b/src/nginx_module/MainConfig/AutoGeneratedManifestGeneration.c.cxxcodebuilder
index 40d197d821..c653aedf6f 100644
--- a/src/nginx_module/MainConfig/AutoGeneratedManifestGeneration.c.cxxcodebuilder
+++ b/src/nginx_module/MainConfig/AutoGeneratedManifestGeneration.c.cxxcodebuilder
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2017 Phusion Holding B.V.
+# Copyright (c) 2017-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/nginx_module/MainConfig/AutoGeneratedStruct.h b/src/nginx_module/MainConfig/AutoGeneratedStruct.h
index 8b1eb21b3b..3f669b203b 100644
--- a/src/nginx_module/MainConfig/AutoGeneratedStruct.h
+++ b/src/nginx_module/MainConfig/AutoGeneratedStruct.h
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/nginx_module/MainConfig/AutoGeneratedStruct.h.cxxcodebuilder b/src/nginx_module/MainConfig/AutoGeneratedStruct.h.cxxcodebuilder
index 38435a7602..6d5b8a53f2 100644
--- a/src/nginx_module/MainConfig/AutoGeneratedStruct.h.cxxcodebuilder
+++ b/src/nginx_module/MainConfig/AutoGeneratedStruct.h.cxxcodebuilder
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/nginx_module/StaticContentHandler.c b/src/nginx_module/StaticContentHandler.c
index 8b939a7205..820f71078c 100644
--- a/src/nginx_module/StaticContentHandler.c
+++ b/src/nginx_module/StaticContentHandler.c
@@ -1,6 +1,6 @@
/*
* Copyright (C) Igor Sysoev
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/nginx_module/StaticContentHandler.h b/src/nginx_module/StaticContentHandler.h
index aef104a56d..dd0c8ac5aa 100644
--- a/src/nginx_module/StaticContentHandler.h
+++ b/src/nginx_module/StaticContentHandler.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) Igor Sysoev
* Copyright (C) 2007 Manlio Perillo (manlio.perillo@gmail.com)
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/nginx_module/ngx_http_passenger_module.c b/src/nginx_module/ngx_http_passenger_module.c
index 7d40f622a4..4826adee73 100644
--- a/src/nginx_module/ngx_http_passenger_module.c
+++ b/src/nginx_module/ngx_http_passenger_module.c
@@ -1,7 +1,7 @@
/*
* Copyright (C) Igor Sysoev
* Copyright (C) 2007 Manlio Perillo (manlio.perillo@gmail.com)
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/nginx_module/ngx_http_passenger_module.h b/src/nginx_module/ngx_http_passenger_module.h
index bfc213b64b..0c6198ea8c 100644
--- a/src/nginx_module/ngx_http_passenger_module.h
+++ b/src/nginx_module/ngx_http_passenger_module.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) Igor Sysoev
* Copyright (C) 2007 Manlio Perillo (manlio.perillo@gmail.com)
- * Copyright (c) 2010-2018 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/nodejs_supportlib/phusion_passenger/line_reader.js b/src/nodejs_supportlib/phusion_passenger/line_reader.js
index 52464196b9..9551319030 100644
--- a/src/nodejs_supportlib/phusion_passenger/line_reader.js
+++ b/src/nodejs_supportlib/phusion_passenger/line_reader.js
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2012-2017 Phusion Holding B.V.
+ * Copyright (c) 2012-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_native_extension/extconf.rb b/src/ruby_native_extension/extconf.rb
index 09c820d51e..2dbd53e928 100644
--- a/src/ruby_native_extension/extconf.rb
+++ b/src/ruby_native_extension/extconf.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_native_extension/passenger_native_support.c b/src/ruby_native_extension/passenger_native_support.c
index 13b63b7294..2dd8689d98 100644
--- a/src/ruby_native_extension/passenger_native_support.c
+++ b/src/ruby_native_extension/passenger_native_support.c
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2010-2017 Phusion Holding B.V.
+ * Copyright (c) 2010-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger.rb b/src/ruby_supportlib/phusion_passenger.rb
index 97fd2980f5..83628a02d6 100644
--- a/src/ruby_supportlib/phusion_passenger.rb
+++ b/src/ruby_supportlib/phusion_passenger.rb
@@ -1,9 +1,9 @@
# encoding: utf-8
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2018 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/abstract_installer.rb b/src/ruby_supportlib/phusion_passenger/abstract_installer.rb
index b25b4a19d1..f53b651a62 100644
--- a/src/ruby_supportlib/phusion_passenger/abstract_installer.rb
+++ b/src/ruby_supportlib/phusion_passenger/abstract_installer.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/admin_tools.rb b/src/ruby_supportlib/phusion_passenger/admin_tools.rb
index f1432f25e8..6de5c0b2c8 100644
--- a/src/ruby_supportlib/phusion_passenger/admin_tools.rb
+++ b/src/ruby_supportlib/phusion_passenger/admin_tools.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/admin_tools/instance.rb b/src/ruby_supportlib/phusion_passenger/admin_tools/instance.rb
index 602a4e0ce0..16ea43445f 100644
--- a/src/ruby_supportlib/phusion_passenger/admin_tools/instance.rb
+++ b/src/ruby_supportlib/phusion_passenger/admin_tools/instance.rb
@@ -1,9 +1,9 @@
# encoding: utf-8
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2014-2017 Phusion Holding B.V.
+# Copyright (c) 2014-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/admin_tools/instance_registry.rb b/src/ruby_supportlib/phusion_passenger/admin_tools/instance_registry.rb
index f3849b0919..8e584d404d 100644
--- a/src/ruby_supportlib/phusion_passenger/admin_tools/instance_registry.rb
+++ b/src/ruby_supportlib/phusion_passenger/admin_tools/instance_registry.rb
@@ -1,9 +1,9 @@
# encoding: utf-8
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2014-2017 Phusion Holding B.V.
+# Copyright (c) 2014-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/admin_tools/memory_stats.rb b/src/ruby_supportlib/phusion_passenger/admin_tools/memory_stats.rb
index aa3572474f..6771ef958f 100644
--- a/src/ruby_supportlib/phusion_passenger/admin_tools/memory_stats.rb
+++ b/src/ruby_supportlib/phusion_passenger/admin_tools/memory_stats.rb
@@ -1,9 +1,9 @@
# encoding: binary
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/apache2/config_options.rb b/src/ruby_supportlib/phusion_passenger/apache2/config_options.rb
index 8e69297b9c..6c8cd2ffdc 100644
--- a/src/ruby_supportlib/phusion_passenger/apache2/config_options.rb
+++ b/src/ruby_supportlib/phusion_passenger/apache2/config_options.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2014-2018 Phusion Holding B.V.
+# Copyright (c) 2014-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/apache2/config_utils.rb b/src/ruby_supportlib/phusion_passenger/apache2/config_utils.rb
index 8424d65cd2..c3afee5eb3 100644
--- a/src/ruby_supportlib/phusion_passenger/apache2/config_utils.rb
+++ b/src/ruby_supportlib/phusion_passenger/apache2/config_utils.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2014-2017 Phusion Holding B.V.
+# Copyright (c) 2014-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/common_library.rb b/src/ruby_supportlib/phusion_passenger/common_library.rb
index e728cb8c96..fc7e38db9b 100644
--- a/src/ruby_supportlib/phusion_passenger/common_library.rb
+++ b/src/ruby_supportlib/phusion_passenger/common_library.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2012-2018 Phusion Holding B.V.
+# Copyright (c) 2012-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/config/about_command.rb b/src/ruby_supportlib/phusion_passenger/config/about_command.rb
index afaea6cdb8..daf8e3749c 100644
--- a/src/ruby_supportlib/phusion_passenger/config/about_command.rb
+++ b/src/ruby_supportlib/phusion_passenger/config/about_command.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/config/agent_compiler.rb b/src/ruby_supportlib/phusion_passenger/config/agent_compiler.rb
index 9c25fc9229..b2c1a7be43 100644
--- a/src/ruby_supportlib/phusion_passenger/config/agent_compiler.rb
+++ b/src/ruby_supportlib/phusion_passenger/config/agent_compiler.rb
@@ -1,10 +1,10 @@
# encoding: utf-8
#
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2018 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/config/api_call_command.rb b/src/ruby_supportlib/phusion_passenger/config/api_call_command.rb
index ab2e119b1c..b34981f2ad 100644
--- a/src/ruby_supportlib/phusion_passenger/config/api_call_command.rb
+++ b/src/ruby_supportlib/phusion_passenger/config/api_call_command.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2014-2017 Phusion Holding B.V.
+# Copyright (c) 2014-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/config/build_native_support_command.rb b/src/ruby_supportlib/phusion_passenger/config/build_native_support_command.rb
index 30f0a3b812..bdce30fc08 100644
--- a/src/ruby_supportlib/phusion_passenger/config/build_native_support_command.rb
+++ b/src/ruby_supportlib/phusion_passenger/config/build_native_support_command.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2014-2017 Phusion Holding B.V.
+# Copyright (c) 2014-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/config/command.rb b/src/ruby_supportlib/phusion_passenger/config/command.rb
index 65e7331237..ae8411f85d 100644
--- a/src/ruby_supportlib/phusion_passenger/config/command.rb
+++ b/src/ruby_supportlib/phusion_passenger/config/command.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/config/compile_agent_command.rb b/src/ruby_supportlib/phusion_passenger/config/compile_agent_command.rb
index f983631ebc..04f89de148 100644
--- a/src/ruby_supportlib/phusion_passenger/config/compile_agent_command.rb
+++ b/src/ruby_supportlib/phusion_passenger/config/compile_agent_command.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2014-2017 Phusion Holding B.V.
+# Copyright (c) 2014-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/config/compile_nginx_engine_command.rb b/src/ruby_supportlib/phusion_passenger/config/compile_nginx_engine_command.rb
index 4d9ae71933..0e244712aa 100644
--- a/src/ruby_supportlib/phusion_passenger/config/compile_nginx_engine_command.rb
+++ b/src/ruby_supportlib/phusion_passenger/config/compile_nginx_engine_command.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2014-2017 Phusion Holding B.V.
+# Copyright (c) 2014-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/config/detach_process_command.rb b/src/ruby_supportlib/phusion_passenger/config/detach_process_command.rb
index 06d85d8ef2..a6884166a6 100644
--- a/src/ruby_supportlib/phusion_passenger/config/detach_process_command.rb
+++ b/src/ruby_supportlib/phusion_passenger/config/detach_process_command.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2014-2017 Phusion Holding B.V.
+# Copyright (c) 2014-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/config/download_agent_command.rb b/src/ruby_supportlib/phusion_passenger/config/download_agent_command.rb
index 27698e844b..deefba1692 100644
--- a/src/ruby_supportlib/phusion_passenger/config/download_agent_command.rb
+++ b/src/ruby_supportlib/phusion_passenger/config/download_agent_command.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2014-2018 Phusion Holding B.V.
+# Copyright (c) 2014-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/config/download_nginx_engine_command.rb b/src/ruby_supportlib/phusion_passenger/config/download_nginx_engine_command.rb
index 0656f50b98..b6e2ee1821 100644
--- a/src/ruby_supportlib/phusion_passenger/config/download_nginx_engine_command.rb
+++ b/src/ruby_supportlib/phusion_passenger/config/download_nginx_engine_command.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2014-2018 Phusion Holding B.V.
+# Copyright (c) 2014-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/config/install_agent_command.rb b/src/ruby_supportlib/phusion_passenger/config/install_agent_command.rb
index 552bc79898..c749910d85 100644
--- a/src/ruby_supportlib/phusion_passenger/config/install_agent_command.rb
+++ b/src/ruby_supportlib/phusion_passenger/config/install_agent_command.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2014-2017 Phusion Holding B.V.
+# Copyright (c) 2014-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/config/install_standalone_runtime_command.rb b/src/ruby_supportlib/phusion_passenger/config/install_standalone_runtime_command.rb
index bc591536da..c1fefbf515 100644
--- a/src/ruby_supportlib/phusion_passenger/config/install_standalone_runtime_command.rb
+++ b/src/ruby_supportlib/phusion_passenger/config/install_standalone_runtime_command.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2014-2017 Phusion Holding B.V.
+# Copyright (c) 2014-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/config/installation_utils.rb b/src/ruby_supportlib/phusion_passenger/config/installation_utils.rb
index 34f3a28574..a2aaf552f2 100644
--- a/src/ruby_supportlib/phusion_passenger/config/installation_utils.rb
+++ b/src/ruby_supportlib/phusion_passenger/config/installation_utils.rb
@@ -1,10 +1,10 @@
# encoding: utf-8
#
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2014-2018 Phusion Holding B.V.
+# Copyright (c) 2014-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/config/list_instances_command.rb b/src/ruby_supportlib/phusion_passenger/config/list_instances_command.rb
index fc37383eb2..61e8838845 100644
--- a/src/ruby_supportlib/phusion_passenger/config/list_instances_command.rb
+++ b/src/ruby_supportlib/phusion_passenger/config/list_instances_command.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2014-2017 Phusion Holding B.V.
+# Copyright (c) 2014-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/config/main.rb b/src/ruby_supportlib/phusion_passenger/config/main.rb
index 79f47f405c..a37747ea92 100644
--- a/src/ruby_supportlib/phusion_passenger/config/main.rb
+++ b/src/ruby_supportlib/phusion_passenger/config/main.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2013-2017 Phusion Holding B.V.
+# Copyright (c) 2013-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/config/nginx_engine_compiler.rb b/src/ruby_supportlib/phusion_passenger/config/nginx_engine_compiler.rb
index 6a0a3d845f..baacfb7b84 100644
--- a/src/ruby_supportlib/phusion_passenger/config/nginx_engine_compiler.rb
+++ b/src/ruby_supportlib/phusion_passenger/config/nginx_engine_compiler.rb
@@ -1,10 +1,10 @@
# encoding: utf-8
#
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/config/reopen_logs_command.rb b/src/ruby_supportlib/phusion_passenger/config/reopen_logs_command.rb
index 7b6082da03..f7f65b84b7 100644
--- a/src/ruby_supportlib/phusion_passenger/config/reopen_logs_command.rb
+++ b/src/ruby_supportlib/phusion_passenger/config/reopen_logs_command.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2014-2017 Phusion Holding B.V.
+# Copyright (c) 2014-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/config/restart_app_command.rb b/src/ruby_supportlib/phusion_passenger/config/restart_app_command.rb
index 212b8aa25f..65614a5627 100644
--- a/src/ruby_supportlib/phusion_passenger/config/restart_app_command.rb
+++ b/src/ruby_supportlib/phusion_passenger/config/restart_app_command.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2013-2017 Phusion Holding B.V.
+# Copyright (c) 2013-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/config/system_metrics_command.rb b/src/ruby_supportlib/phusion_passenger/config/system_metrics_command.rb
index c99c402d4a..4035380dd1 100644
--- a/src/ruby_supportlib/phusion_passenger/config/system_metrics_command.rb
+++ b/src/ruby_supportlib/phusion_passenger/config/system_metrics_command.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2014-2017 Phusion Holding B.V.
+# Copyright (c) 2014-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/config/system_properties_command.rb b/src/ruby_supportlib/phusion_passenger/config/system_properties_command.rb
index 14a3deae51..40ac3aa3c2 100644
--- a/src/ruby_supportlib/phusion_passenger/config/system_properties_command.rb
+++ b/src/ruby_supportlib/phusion_passenger/config/system_properties_command.rb
@@ -1,9 +1,9 @@
# frozen_string_literal: true
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2017 Phusion Holding B.V.
+# Copyright (c) 2017-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/config/utils.rb b/src/ruby_supportlib/phusion_passenger/config/utils.rb
index 22d58da2ef..5540cd2086 100644
--- a/src/ruby_supportlib/phusion_passenger/config/utils.rb
+++ b/src/ruby_supportlib/phusion_passenger/config/utils.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/config/validate_install_command.rb b/src/ruby_supportlib/phusion_passenger/config/validate_install_command.rb
index 06f83f349e..ad45dfef24 100644
--- a/src/ruby_supportlib/phusion_passenger/config/validate_install_command.rb
+++ b/src/ruby_supportlib/phusion_passenger/config/validate_install_command.rb
@@ -1,9 +1,9 @@
# encoding: utf-8
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2014-2017 Phusion Holding B.V.
+# Copyright (c) 2014-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/console_text_template.rb b/src/ruby_supportlib/phusion_passenger/console_text_template.rb
index 81a9836ce4..fd4c4ba97e 100644
--- a/src/ruby_supportlib/phusion_passenger/console_text_template.rb
+++ b/src/ruby_supportlib/phusion_passenger/console_text_template.rb
@@ -1,9 +1,9 @@
# encoding: utf-8
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/constants.rb b/src/ruby_supportlib/phusion_passenger/constants.rb
index 918483612f..560b2417fa 100644
--- a/src/ruby_supportlib/phusion_passenger/constants.rb
+++ b/src/ruby_supportlib/phusion_passenger/constants.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/debug_logging.rb b/src/ruby_supportlib/phusion_passenger/debug_logging.rb
index 60d0c5a3da..48ce6cb5ea 100644
--- a/src/ruby_supportlib/phusion_passenger/debug_logging.rb
+++ b/src/ruby_supportlib/phusion_passenger/debug_logging.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/loader_shared_helpers.rb b/src/ruby_supportlib/phusion_passenger/loader_shared_helpers.rb
index 3281441c93..422a61bebc 100644
--- a/src/ruby_supportlib/phusion_passenger/loader_shared_helpers.rb
+++ b/src/ruby_supportlib/phusion_passenger/loader_shared_helpers.rb
@@ -1,9 +1,9 @@
# encoding: binary
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2011-2017 Phusion Holding B.V.
+# Copyright (c) 2011-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/message_channel.rb b/src/ruby_supportlib/phusion_passenger/message_channel.rb
index c80c328bf2..a23d41ff05 100644
--- a/src/ruby_supportlib/phusion_passenger/message_channel.rb
+++ b/src/ruby_supportlib/phusion_passenger/message_channel.rb
@@ -1,9 +1,9 @@
# encoding: binary
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2018 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/message_client.rb b/src/ruby_supportlib/phusion_passenger/message_client.rb
index fb51051052..8d2dbb9909 100644
--- a/src/ruby_supportlib/phusion_passenger/message_client.rb
+++ b/src/ruby_supportlib/phusion_passenger/message_client.rb
@@ -1,9 +1,9 @@
# encoding: binary
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/native_support.rb b/src/ruby_supportlib/phusion_passenger/native_support.rb
index 0a327e3d4f..d68f83e32e 100644
--- a/src/ruby_supportlib/phusion_passenger/native_support.rb
+++ b/src/ruby_supportlib/phusion_passenger/native_support.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2018 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/nginx/config_options.rb b/src/ruby_supportlib/phusion_passenger/nginx/config_options.rb
index 0c90207193..da5fa93703 100644
--- a/src/ruby_supportlib/phusion_passenger/nginx/config_options.rb
+++ b/src/ruby_supportlib/phusion_passenger/nginx/config_options.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2013-2018 Phusion Holding B.V.
+# Copyright (c) 2013-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/packaging.rb b/src/ruby_supportlib/phusion_passenger/packaging.rb
index de9a040d1e..da89fc9012 100644
--- a/src/ruby_supportlib/phusion_passenger/packaging.rb
+++ b/src/ruby_supportlib/phusion_passenger/packaging.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2018 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/platform_info.rb b/src/ruby_supportlib/phusion_passenger/platform_info.rb
index 20e289ba83..4ebc1f3b8c 100644
--- a/src/ruby_supportlib/phusion_passenger/platform_info.rb
+++ b/src/ruby_supportlib/phusion_passenger/platform_info.rb
@@ -1,9 +1,9 @@
# encoding: binary
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2018 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/platform_info/apache.rb b/src/ruby_supportlib/phusion_passenger/platform_info/apache.rb
index 2798c7959f..d187a22075 100644
--- a/src/ruby_supportlib/phusion_passenger/platform_info/apache.rb
+++ b/src/ruby_supportlib/phusion_passenger/platform_info/apache.rb
@@ -1,9 +1,9 @@
# encoding: binary
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/platform_info/apache_detector.rb b/src/ruby_supportlib/phusion_passenger/platform_info/apache_detector.rb
index 208580f405..b3920b27ee 100644
--- a/src/ruby_supportlib/phusion_passenger/platform_info/apache_detector.rb
+++ b/src/ruby_supportlib/phusion_passenger/platform_info/apache_detector.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2013-2017 Phusion Holding B.V.
+# Copyright (c) 2013-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/platform_info/binary_compatibility.rb b/src/ruby_supportlib/phusion_passenger/platform_info/binary_compatibility.rb
index 45c62008d0..c1ef0072b4 100644
--- a/src/ruby_supportlib/phusion_passenger/platform_info/binary_compatibility.rb
+++ b/src/ruby_supportlib/phusion_passenger/platform_info/binary_compatibility.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/platform_info/compiler.rb b/src/ruby_supportlib/phusion_passenger/platform_info/compiler.rb
index f57973dab6..58ca41a2c6 100644
--- a/src/ruby_supportlib/phusion_passenger/platform_info/compiler.rb
+++ b/src/ruby_supportlib/phusion_passenger/platform_info/compiler.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2018 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/platform_info/crypto.rb b/src/ruby_supportlib/phusion_passenger/platform_info/crypto.rb
index 01baf2a4fe..8c22dd5782 100644
--- a/src/ruby_supportlib/phusion_passenger/platform_info/crypto.rb
+++ b/src/ruby_supportlib/phusion_passenger/platform_info/crypto.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/platform_info/curl.rb b/src/ruby_supportlib/phusion_passenger/platform_info/curl.rb
index 8961998920..e29c52998c 100644
--- a/src/ruby_supportlib/phusion_passenger/platform_info/curl.rb
+++ b/src/ruby_supportlib/phusion_passenger/platform_info/curl.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/platform_info/cxx_portability.rb b/src/ruby_supportlib/phusion_passenger/platform_info/cxx_portability.rb
index 180fa6e9be..66e83142d8 100644
--- a/src/ruby_supportlib/phusion_passenger/platform_info/cxx_portability.rb
+++ b/src/ruby_supportlib/phusion_passenger/platform_info/cxx_portability.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2018 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/platform_info/linux.rb b/src/ruby_supportlib/phusion_passenger/platform_info/linux.rb
index acb6d950ba..add2bb51c2 100644
--- a/src/ruby_supportlib/phusion_passenger/platform_info/linux.rb
+++ b/src/ruby_supportlib/phusion_passenger/platform_info/linux.rb
@@ -1,9 +1,9 @@
# encoding: binary
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/platform_info/networking.rb b/src/ruby_supportlib/phusion_passenger/platform_info/networking.rb
index 3313021f8e..ad6ca437ce 100644
--- a/src/ruby_supportlib/phusion_passenger/platform_info/networking.rb
+++ b/src/ruby_supportlib/phusion_passenger/platform_info/networking.rb
@@ -1,9 +1,9 @@
# frozen_string_literal: true
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2017 Phusion Holding B.V.
+# Copyright (c) 2017-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/platform_info/openssl.rb b/src/ruby_supportlib/phusion_passenger/platform_info/openssl.rb
index 75a6f82983..7c850b5de1 100644
--- a/src/ruby_supportlib/phusion_passenger/platform_info/openssl.rb
+++ b/src/ruby_supportlib/phusion_passenger/platform_info/openssl.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2015-2017 Phusion Holding B.V.
+# Copyright (c) 2015-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/platform_info/operating_system.rb b/src/ruby_supportlib/phusion_passenger/platform_info/operating_system.rb
index ecc24b710e..8fec93c2c9 100644
--- a/src/ruby_supportlib/phusion_passenger/platform_info/operating_system.rb
+++ b/src/ruby_supportlib/phusion_passenger/platform_info/operating_system.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/platform_info/pcre.rb b/src/ruby_supportlib/phusion_passenger/platform_info/pcre.rb
index 979510959a..0e87a2b14e 100644
--- a/src/ruby_supportlib/phusion_passenger/platform_info/pcre.rb
+++ b/src/ruby_supportlib/phusion_passenger/platform_info/pcre.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2021 Phusion Holding B.V.
+# Copyright (c) 2021-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/platform_info/ruby.rb b/src/ruby_supportlib/phusion_passenger/platform_info/ruby.rb
index b9ab4e315f..9875d6a6b7 100644
--- a/src/ruby_supportlib/phusion_passenger/platform_info/ruby.rb
+++ b/src/ruby_supportlib/phusion_passenger/platform_info/ruby.rb
@@ -1,9 +1,9 @@
# encoding: binary
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2018 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/platform_info/zlib.rb b/src/ruby_supportlib/phusion_passenger/platform_info/zlib.rb
index d142cb2a2b..5b6edada19 100644
--- a/src/ruby_supportlib/phusion_passenger/platform_info/zlib.rb
+++ b/src/ruby_supportlib/phusion_passenger/platform_info/zlib.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/plugin.rb b/src/ruby_supportlib/phusion_passenger/plugin.rb
index ddaaa22c66..7c331642dc 100644
--- a/src/ruby_supportlib/phusion_passenger/plugin.rb
+++ b/src/ruby_supportlib/phusion_passenger/plugin.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/preloader_shared_helpers.rb b/src/ruby_supportlib/phusion_passenger/preloader_shared_helpers.rb
index 559fcd2532..26e7f50dda 100644
--- a/src/ruby_supportlib/phusion_passenger/preloader_shared_helpers.rb
+++ b/src/ruby_supportlib/phusion_passenger/preloader_shared_helpers.rb
@@ -1,9 +1,9 @@
# encoding: binary
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2011-2017 Phusion Holding B.V.
+# Copyright (c) 2011-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/public_api.rb b/src/ruby_supportlib/phusion_passenger/public_api.rb
index d0d5553bc7..e70000090f 100644
--- a/src/ruby_supportlib/phusion_passenger/public_api.rb
+++ b/src/ruby_supportlib/phusion_passenger/public_api.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/rack/handler.rb b/src/ruby_supportlib/phusion_passenger/rack/handler.rb
index 9a9d2c2f11..ee677d9750 100644
--- a/src/ruby_supportlib/phusion_passenger/rack/handler.rb
+++ b/src/ruby_supportlib/phusion_passenger/rack/handler.rb
@@ -1,10 +1,10 @@
# frozen_string_literal: true
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2024 Phusion Holding B.V.
+# Copyright (c) 2024-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/rack/out_of_band_gc.rb b/src/ruby_supportlib/phusion_passenger/rack/out_of_band_gc.rb
index 2e6c902ef8..9273de3b31 100644
--- a/src/ruby_supportlib/phusion_passenger/rack/out_of_band_gc.rb
+++ b/src/ruby_supportlib/phusion_passenger/rack/out_of_band_gc.rb
@@ -1,9 +1,9 @@
# encoding: binary
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2012-2017 Phusion Holding B.V.
+# Copyright (c) 2012-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/rack/thread_handler_extension.rb b/src/ruby_supportlib/phusion_passenger/rack/thread_handler_extension.rb
index 1de14dba8e..69c0ad2dce 100644
--- a/src/ruby_supportlib/phusion_passenger/rack/thread_handler_extension.rb
+++ b/src/ruby_supportlib/phusion_passenger/rack/thread_handler_extension.rb
@@ -1,9 +1,9 @@
# encoding: binary
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/rack_handler.rb b/src/ruby_supportlib/phusion_passenger/rack_handler.rb
index 4c7a25bd89..0cb85bcff0 100644
--- a/src/ruby_supportlib/phusion_passenger/rack_handler.rb
+++ b/src/ruby_supportlib/phusion_passenger/rack_handler.rb
@@ -1,10 +1,10 @@
# frozen_string_literal: true
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2016-2017 Phusion Holding B.V.
+# Copyright (c) 2016-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/request_handler.rb b/src/ruby_supportlib/phusion_passenger/request_handler.rb
index 408c9a6266..2df628bebb 100644
--- a/src/ruby_supportlib/phusion_passenger/request_handler.rb
+++ b/src/ruby_supportlib/phusion_passenger/request_handler.rb
@@ -1,9 +1,9 @@
# encoding: binary
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2018 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb b/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb
index fa7f3ee9d3..e1b4f8b6e0 100644
--- a/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb
+++ b/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/ruby_core_enhancements.rb b/src/ruby_supportlib/phusion_passenger/ruby_core_enhancements.rb
index 78dcf3d612..02b4656e60 100644
--- a/src/ruby_supportlib/phusion_passenger/ruby_core_enhancements.rb
+++ b/src/ruby_supportlib/phusion_passenger/ruby_core_enhancements.rb
@@ -1,9 +1,9 @@
# encoding: binary
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/ruby_core_io_enhancements.rb b/src/ruby_supportlib/phusion_passenger/ruby_core_io_enhancements.rb
index 7ab48a0329..311cee9ef2 100644
--- a/src/ruby_supportlib/phusion_passenger/ruby_core_io_enhancements.rb
+++ b/src/ruby_supportlib/phusion_passenger/ruby_core_io_enhancements.rb
@@ -1,9 +1,9 @@
# encoding: binary
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/simple_benchmarking.rb b/src/ruby_supportlib/phusion_passenger/simple_benchmarking.rb
index 4d9be07b01..c5b7d8b9d0 100644
--- a/src/ruby_supportlib/phusion_passenger/simple_benchmarking.rb
+++ b/src/ruby_supportlib/phusion_passenger/simple_benchmarking.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/standalone/app_finder.rb b/src/ruby_supportlib/phusion_passenger/standalone/app_finder.rb
index f4935e11d9..5a832a3cb3 100644
--- a/src/ruby_supportlib/phusion_passenger/standalone/app_finder.rb
+++ b/src/ruby_supportlib/phusion_passenger/standalone/app_finder.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/standalone/command.rb b/src/ruby_supportlib/phusion_passenger/standalone/command.rb
index 4e3f2ceac4..1c84d1f2c5 100644
--- a/src/ruby_supportlib/phusion_passenger/standalone/command.rb
+++ b/src/ruby_supportlib/phusion_passenger/standalone/command.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/standalone/config_options_list.rb b/src/ruby_supportlib/phusion_passenger/standalone/config_options_list.rb
index a76bfcf721..eee204208b 100644
--- a/src/ruby_supportlib/phusion_passenger/standalone/config_options_list.rb
+++ b/src/ruby_supportlib/phusion_passenger/standalone/config_options_list.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2015-2018 Phusion Holding B.V.
+# Copyright (c) 2015-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/standalone/config_utils.rb b/src/ruby_supportlib/phusion_passenger/standalone/config_utils.rb
index 3b3766ede0..b7403fd3b0 100644
--- a/src/ruby_supportlib/phusion_passenger/standalone/config_utils.rb
+++ b/src/ruby_supportlib/phusion_passenger/standalone/config_utils.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2014-2017 Phusion Holding B.V.
+# Copyright (c) 2014-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/standalone/control_utils.rb b/src/ruby_supportlib/phusion_passenger/standalone/control_utils.rb
index 593b55be32..493777b618 100644
--- a/src/ruby_supportlib/phusion_passenger/standalone/control_utils.rb
+++ b/src/ruby_supportlib/phusion_passenger/standalone/control_utils.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/standalone/main.rb b/src/ruby_supportlib/phusion_passenger/standalone/main.rb
index 76352d4412..daea01d87d 100644
--- a/src/ruby_supportlib/phusion_passenger/standalone/main.rb
+++ b/src/ruby_supportlib/phusion_passenger/standalone/main.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2013-2017 Phusion Holding B.V.
+# Copyright (c) 2013-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/standalone/start_command.rb b/src/ruby_supportlib/phusion_passenger/standalone/start_command.rb
index 8a031d5b31..5df25cf43d 100644
--- a/src/ruby_supportlib/phusion_passenger/standalone/start_command.rb
+++ b/src/ruby_supportlib/phusion_passenger/standalone/start_command.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/standalone/start_command/builtin_engine.rb b/src/ruby_supportlib/phusion_passenger/standalone/start_command/builtin_engine.rb
index 26ab11f3ac..5d9c26b6ee 100644
--- a/src/ruby_supportlib/phusion_passenger/standalone/start_command/builtin_engine.rb
+++ b/src/ruby_supportlib/phusion_passenger/standalone/start_command/builtin_engine.rb
@@ -1,9 +1,9 @@
# encoding: utf-8
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2014-2018 Phusion Holding B.V.
+# Copyright (c) 2014-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/standalone/start_command/nginx_engine.rb b/src/ruby_supportlib/phusion_passenger/standalone/start_command/nginx_engine.rb
index 4b437be473..851182870f 100644
--- a/src/ruby_supportlib/phusion_passenger/standalone/start_command/nginx_engine.rb
+++ b/src/ruby_supportlib/phusion_passenger/standalone/start_command/nginx_engine.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/standalone/status_command.rb b/src/ruby_supportlib/phusion_passenger/standalone/status_command.rb
index 9bfe0c84ce..e00f300c0b 100644
--- a/src/ruby_supportlib/phusion_passenger/standalone/status_command.rb
+++ b/src/ruby_supportlib/phusion_passenger/standalone/status_command.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/standalone/stop_command.rb b/src/ruby_supportlib/phusion_passenger/standalone/stop_command.rb
index c632cdbba8..5b3cb3eb25 100644
--- a/src/ruby_supportlib/phusion_passenger/standalone/stop_command.rb
+++ b/src/ruby_supportlib/phusion_passenger/standalone/stop_command.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/standalone/version_command.rb b/src/ruby_supportlib/phusion_passenger/standalone/version_command.rb
index 5cace34ec4..24dfd1ae84 100644
--- a/src/ruby_supportlib/phusion_passenger/standalone/version_command.rb
+++ b/src/ruby_supportlib/phusion_passenger/standalone/version_command.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/utils.rb b/src/ruby_supportlib/phusion_passenger/utils.rb
index 1556e6b3fa..1accc9ae2d 100644
--- a/src/ruby_supportlib/phusion_passenger/utils.rb
+++ b/src/ruby_supportlib/phusion_passenger/utils.rb
@@ -1,9 +1,9 @@
# encoding: binary
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/utils/ansi_colors.rb b/src/ruby_supportlib/phusion_passenger/utils/ansi_colors.rb
index 6a92ece991..a5f0382b98 100644
--- a/src/ruby_supportlib/phusion_passenger/utils/ansi_colors.rb
+++ b/src/ruby_supportlib/phusion_passenger/utils/ansi_colors.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/utils/download.rb b/src/ruby_supportlib/phusion_passenger/utils/download.rb
index 7653b642f5..176e9531f8 100644
--- a/src/ruby_supportlib/phusion_passenger/utils/download.rb
+++ b/src/ruby_supportlib/phusion_passenger/utils/download.rb
@@ -1,9 +1,9 @@
# encoding: utf-8
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2013-2017 Phusion Holding B.V.
+# Copyright (c) 2013-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/utils/file_system_watcher.rb b/src/ruby_supportlib/phusion_passenger/utils/file_system_watcher.rb
index feba3f5252..a7454b7784 100644
--- a/src/ruby_supportlib/phusion_passenger/utils/file_system_watcher.rb
+++ b/src/ruby_supportlib/phusion_passenger/utils/file_system_watcher.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/utils/hosts_file_parser.rb b/src/ruby_supportlib/phusion_passenger/utils/hosts_file_parser.rb
index 134d43481f..1bc5545ce2 100644
--- a/src/ruby_supportlib/phusion_passenger/utils/hosts_file_parser.rb
+++ b/src/ruby_supportlib/phusion_passenger/utils/hosts_file_parser.rb
@@ -1,9 +1,9 @@
# encoding: binary
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/utils/lock.rb b/src/ruby_supportlib/phusion_passenger/utils/lock.rb
index 8529c853ac..9c7feb7758 100644
--- a/src/ruby_supportlib/phusion_passenger/utils/lock.rb
+++ b/src/ruby_supportlib/phusion_passenger/utils/lock.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/utils/native_support_utils.rb b/src/ruby_supportlib/phusion_passenger/utils/native_support_utils.rb
index 6e5ab22914..bb7d0bbd4a 100644
--- a/src/ruby_supportlib/phusion_passenger/utils/native_support_utils.rb
+++ b/src/ruby_supportlib/phusion_passenger/utils/native_support_utils.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/utils/progress_bar.rb b/src/ruby_supportlib/phusion_passenger/utils/progress_bar.rb
index a051b71f67..127b192077 100644
--- a/src/ruby_supportlib/phusion_passenger/utils/progress_bar.rb
+++ b/src/ruby_supportlib/phusion_passenger/utils/progress_bar.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2014-2017 Phusion Holding B.V.
+# Copyright (c) 2014-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/utils/strscan.rb b/src/ruby_supportlib/phusion_passenger/utils/strscan.rb
index bd49b0a8eb..02b0e8f17c 100644
--- a/src/ruby_supportlib/phusion_passenger/utils/strscan.rb
+++ b/src/ruby_supportlib/phusion_passenger/utils/strscan.rb
@@ -1,9 +1,9 @@
# encoding: utf-8
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2024 Phusion Holding B.V.
+# Copyright (c) 2024-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/utils/terminal_choice_menu.rb b/src/ruby_supportlib/phusion_passenger/utils/terminal_choice_menu.rb
index 5abf812f0d..81a7785a4c 100644
--- a/src/ruby_supportlib/phusion_passenger/utils/terminal_choice_menu.rb
+++ b/src/ruby_supportlib/phusion_passenger/utils/terminal_choice_menu.rb
@@ -1,9 +1,9 @@
# encoding: utf-8
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2013-2017 Phusion Holding B.V.
+# Copyright (c) 2013-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/utils/unseekable_socket.rb b/src/ruby_supportlib/phusion_passenger/utils/unseekable_socket.rb
index 6967d52fd0..8106e08149 100644
--- a/src/ruby_supportlib/phusion_passenger/utils/unseekable_socket.rb
+++ b/src/ruby_supportlib/phusion_passenger/utils/unseekable_socket.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/vendor/crash_watch/app.rb b/src/ruby_supportlib/phusion_passenger/vendor/crash_watch/app.rb
index 5112880bc1..c8a503ef04 100644
--- a/src/ruby_supportlib/phusion_passenger/vendor/crash_watch/app.rb
+++ b/src/ruby_supportlib/phusion_passenger/vendor/crash_watch/app.rb
@@ -1,6 +1,6 @@
# encoding: binary
#
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the
diff --git a/src/ruby_supportlib/phusion_passenger/vendor/crash_watch/base.rb b/src/ruby_supportlib/phusion_passenger/vendor/crash_watch/base.rb
index 20d95ad159..fac6642f7a 100644
--- a/src/ruby_supportlib/phusion_passenger/vendor/crash_watch/base.rb
+++ b/src/ruby_supportlib/phusion_passenger/vendor/crash_watch/base.rb
@@ -1,4 +1,4 @@
-# Copyright (c) 2016-2017 Phusion Holding B.V.
+# Copyright (c) 2016-2025 Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the
diff --git a/src/ruby_supportlib/phusion_passenger/vendor/crash_watch/gdb_controller.rb b/src/ruby_supportlib/phusion_passenger/vendor/crash_watch/gdb_controller.rb
index ad0073b40d..3cc6a5e0bb 100644
--- a/src/ruby_supportlib/phusion_passenger/vendor/crash_watch/gdb_controller.rb
+++ b/src/ruby_supportlib/phusion_passenger/vendor/crash_watch/gdb_controller.rb
@@ -1,6 +1,6 @@
# encoding: binary
#
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the
diff --git a/src/ruby_supportlib/phusion_passenger/vendor/crash_watch/lldb_controller.rb b/src/ruby_supportlib/phusion_passenger/vendor/crash_watch/lldb_controller.rb
index dd391c5dbe..0eb83bfef7 100644
--- a/src/ruby_supportlib/phusion_passenger/vendor/crash_watch/lldb_controller.rb
+++ b/src/ruby_supportlib/phusion_passenger/vendor/crash_watch/lldb_controller.rb
@@ -1,6 +1,6 @@
# encoding: binary
#
-# Copyright (c) 2016-2017 Phusion Holding B.V.
+# Copyright (c) 2016-2025 Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the
diff --git a/src/ruby_supportlib/phusion_passenger/vendor/crash_watch/utils.rb b/src/ruby_supportlib/phusion_passenger/vendor/crash_watch/utils.rb
index 278697b61c..fa61c89302 100644
--- a/src/ruby_supportlib/phusion_passenger/vendor/crash_watch/utils.rb
+++ b/src/ruby_supportlib/phusion_passenger/vendor/crash_watch/utils.rb
@@ -1,6 +1,6 @@
# encoding: binary
#
-# Copyright (c) 2016-2017 Phusion Holding B.V.
+# Copyright (c) 2016-2025 Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the
diff --git a/src/ruby_supportlib/phusion_passenger/vendor/crash_watch/version.rb b/src/ruby_supportlib/phusion_passenger/vendor/crash_watch/version.rb
index 4f0faecb0d..252acecbdd 100644
--- a/src/ruby_supportlib/phusion_passenger/vendor/crash_watch/version.rb
+++ b/src/ruby_supportlib/phusion_passenger/vendor/crash_watch/version.rb
@@ -1,4 +1,4 @@
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the
diff --git a/src/ruby_supportlib/phusion_passenger/vendor/daemon_controller.rb b/src/ruby_supportlib/phusion_passenger/vendor/daemon_controller.rb
index 8074ce5369..9cc3b8a8ac 100644
--- a/src/ruby_supportlib/phusion_passenger/vendor/daemon_controller.rb
+++ b/src/ruby_supportlib/phusion_passenger/vendor/daemon_controller.rb
@@ -1,5 +1,5 @@
# daemon_controller, library for robust daemon management
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/vendor/daemon_controller/lock_file.rb b/src/ruby_supportlib/phusion_passenger/vendor/daemon_controller/lock_file.rb
index c78e874a63..5329946f12 100644
--- a/src/ruby_supportlib/phusion_passenger/vendor/daemon_controller/lock_file.rb
+++ b/src/ruby_supportlib/phusion_passenger/vendor/daemon_controller/lock_file.rb
@@ -1,5 +1,5 @@
# daemon_controller, library for robust daemon management
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/vendor/daemon_controller/spawn.rb b/src/ruby_supportlib/phusion_passenger/vendor/daemon_controller/spawn.rb
index 56f47d0356..4991ff1dbd 100644
--- a/src/ruby_supportlib/phusion_passenger/vendor/daemon_controller/spawn.rb
+++ b/src/ruby_supportlib/phusion_passenger/vendor/daemon_controller/spawn.rb
@@ -1,5 +1,5 @@
# daemon_controller, library for robust daemon management
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/ruby_supportlib/phusion_passenger/vendor/daemon_controller/version.rb b/src/ruby_supportlib/phusion_passenger/vendor/daemon_controller/version.rb
index e823c6a79d..440404b3a8 100644
--- a/src/ruby_supportlib/phusion_passenger/vendor/daemon_controller/version.rb
+++ b/src/ruby_supportlib/phusion_passenger/vendor/daemon_controller/version.rb
@@ -1,5 +1,5 @@
# daemon_controller, library for robust daemon management
-# Copyright (c) 2010-2017 Phusion Holding B.V.
+# Copyright (c) 2010-2025 Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/src/schema_printer/SchemaPrinterMain.cpp b/src/schema_printer/SchemaPrinterMain.cpp
index 381862fb9d..9fdf84c884 100644
--- a/src/schema_printer/SchemaPrinterMain.cpp
+++ b/src/schema_printer/SchemaPrinterMain.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2017 Phusion Holding B.V.
+ * Copyright (c) 2017-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/schema_printer/SchemaPrinterMain.cpp.cxxcodebuilder b/src/schema_printer/SchemaPrinterMain.cpp.cxxcodebuilder
index e4f564ce9f..6e8b2ab233 100644
--- a/src/schema_printer/SchemaPrinterMain.cpp.cxxcodebuilder
+++ b/src/schema_printer/SchemaPrinterMain.cpp.cxxcodebuilder
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2017 Phusion Holding B.V.
+# Copyright (c) 2017-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/test/cxx/Core/SecurityUpdateCheckerTest.cpp b/test/cxx/Core/SecurityUpdateCheckerTest.cpp
index 2aec465eb9..3977e2237b 100644
--- a/test/cxx/Core/SecurityUpdateCheckerTest.cpp
+++ b/test/cxx/Core/SecurityUpdateCheckerTest.cpp
@@ -1,9 +1,9 @@
/*
* Phusion Passenger - https://www.phusionpassenger.com/
- * Copyright (c) 2011-2017 Phusion Holding B.V.
+ * Copyright (c) 2011-2025 Asynchronous Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
- * trademarks of Phusion Holding B.V.
+ * trademarks of Asynchronous Holding B.V.
*
* See LICENSE file for license information.
*/
diff --git a/test/integration_tests/native_packaging_spec.rb b/test/integration_tests/native_packaging_spec.rb
index c6d7c2b689..c2e4cb774d 100644
--- a/test/integration_tests/native_packaging_spec.rb
+++ b/test/integration_tests/native_packaging_spec.rb
@@ -1,9 +1,9 @@
# encoding: utf-8
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2013-2017 Phusion Holding B.V.
+# Copyright (c) 2013-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
diff --git a/test/integration_tests/source_packaging_test.rb b/test/integration_tests/source_packaging_test.rb
index 04415e82e3..b825b8c9e0 100644
--- a/test/integration_tests/source_packaging_test.rb
+++ b/test/integration_tests/source_packaging_test.rb
@@ -1,8 +1,8 @@
# Phusion Passenger - https://www.phusionpassenger.com/
-# Copyright (c) 2013-2017 Phusion Holding B.V.
+# Copyright (c) 2013-2025 Asynchronous Holding B.V.
#
# "Passenger", "Phusion Passenger" and "Union Station" are registered
-# trademarks of Phusion Holding B.V.
+# trademarks of Asynchronous Holding B.V.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal