diff --git a/src/crypto/OlmDevice.js b/src/crypto/OlmDevice.js index 684dfbb67..9dd43e71c 100644 --- a/src/crypto/OlmDevice.js +++ b/src/crypto/OlmDevice.js @@ -1,5 +1,6 @@ /* Copyright 2016 OpenMarket Ltd +Copyright 2017 New Vector 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/src/store/session/webstorage.js b/src/store/session/webstorage.js index f9e75ee3f..55f341dc7 100644 --- a/src/store/session/webstorage.js +++ b/src/store/session/webstorage.js @@ -1,5 +1,6 @@ /* Copyright 2015, 2016 OpenMarket Ltd +Copyright 2017 New Vector Ltd Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.