summary refs log tree commit diff
path: root/synapse/util/daemonize.py
diff options
context:
space:
mode:
Diffstat (limited to 'synapse/util/daemonize.py')
-rw-r--r--synapse/util/daemonize.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/synapse/util/daemonize.py b/synapse/util/daemonize.py
index 6dfb0575d2..52549f53c4 100644
--- a/synapse/util/daemonize.py
+++ b/synapse/util/daemonize.py
@@ -1,6 +1,8 @@
 #
 # This file is licensed under the Affero General Public License (AGPL) version 3.
 #
+# Copyright 2020 The Matrix.org Foundation C.I.C.
+# Copyright (c) 2012, 2013, 2014 Ilya Otyutskiy <ilya.otyutskiy@icloud.com>
 # Copyright (C) 2023 New Vector, Ltd
 #
 # This program is free software: you can redistribute it and/or modify