summary refs log tree commit diff
diff options
context:
space:
mode:
authorDavid Baker <dave@matrix.org>2015-01-28 14:11:45 +0000
committerDavid Baker <dave@matrix.org>2015-01-28 14:11:45 +0000
commit5f2665320fbe4392c9f487820c697691463cf709 (patch)
tree65d2e8de70c9177c526e2c0f627790be47b6abe8
parentOops, bad merge: needed to change the base class of the rest servlets too. (diff)
downloadsynapse-5f2665320fbe4392c9f487820c697691463cf709.tar.xz
It is 2015
-rw-r--r--synapse/push/httppusher.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/push/httppusher.py b/synapse/push/httppusher.py
index d592bc2fd2..e12b946727 100644
--- a/synapse/push/httppusher.py
+++ b/synapse/push/httppusher.py
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright 2014 OpenMarket Ltd
+# Copyright 2015 OpenMarket Ltd
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.