Rebranding: replace Vector by Riot everywhere in the git and github repos

- Rename categories
This commit is contained in:
Giom Foret
2017-03-09 11:18:18 +01:00
parent c3daccd9b7
commit 15eed8fef9
7 changed files with 535 additions and 10 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
/*
Copyright 2015 OpenMarket Ltd
Copyright 2017 Vector Creations Ltd
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
#import "EventFormatter.h"
#import "RoomBubbleCellData.h"
#import "MXKRoomBubbleTableViewCell+Vector.h"
#import "MXKRoomBubbleTableViewCell+Riot.h"
#import "AvatarGenerator.h"
#import "MXRoom+Vector.h"