summary refs log tree commit diff
path: root/cmdclient
diff options
context:
space:
mode:
Diffstat (limited to 'cmdclient')
-rwxr-xr-xcmdclient/console.py2
-rw-r--r--cmdclient/http.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/cmdclient/console.py b/cmdclient/console.py

index 6d77d64f23..2e6b026762 100755 --- a/cmdclient/console.py +++ b/cmdclient/console.py
@@ -1,6 +1,6 @@ #!/usr/bin/env python -# Copyright 2014 matrix.org +# Copyright 2014 OpenMarket Ltd # # 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/cmdclient/http.py b/cmdclient/http.py
index 9de6be9b72..869f782ec1 100644 --- a/cmdclient/http.py +++ b/cmdclient/http.py
@@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2014 matrix.org +# Copyright 2014 OpenMarket Ltd # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.