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:50:12 +01:00
parent 97a5daddf6
commit eb85af8379
31 changed files with 1341 additions and 43 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
/*
Copyright 2014 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.
@@ -22,7 +23,7 @@
#import "RoomParticipantsViewController.h"
#import "UIViewController+VectorSearch.h"
#import "UIViewController+RiotSearch.h"
@interface RoomViewController : MXKRoomViewController <UISearchBarDelegate, UIGestureRecognizerDelegate, RoomTitleViewTapGestureDelegate, RoomParticipantsViewControllerDelegate, MXKRoomMemberDetailsViewControllerDelegate>