diff options
author | J. Ryan Stinnett <jryans@gmail.com> | 2019-07-05 15:06:48 +0100 |
---|---|---|
committer | J. Ryan Stinnett <jryans@gmail.com> | 2019-07-05 15:06:48 +0100 |
commit | dd4617d059a1e94086a61d41bd5b77c53d71af48 (patch) | |
tree | dedcf0ce3882fffb73c06743e1aa536cd6bb03df | |
parent | Add changelog (diff) | |
download | synapse-github/jryans/push-rule-reactions.tar.xz |
Update copyright header github/jryans/push-rule-reactions jryans/push-rule-reactions
-rw-r--r-- | synapse/push/baserules.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/synapse/push/baserules.py b/synapse/push/baserules.py index fe5dd1e4a7..134bf805eb 100644 --- a/synapse/push/baserules.py +++ b/synapse/push/baserules.py @@ -1,5 +1,6 @@ # Copyright 2015, 2016 OpenMarket Ltd # Copyright 2017 New Vector Ltd +# Copyright 2019 The Matrix.org Foundation C.I.C. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. |