Skip to content

Commit 08e8032

Browse files
committed
Change copyright & move to Refinitiv org
1 parent 269a329 commit 08e8032

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ script:
2020

2121
notifications:
2222
email:
23-
dmytro.rezchykov@thomsonreuters.com
23+
vincent.bontoux@refinitiv.com

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
BSD 2-Clause License
22

3-
Copyright (c) 2017, Thomson Reuters
3+
Copyright (c) 2019, Refinitiv
44
All rights reserved.
55

66
Redistribution and use in source and binary forms, with or without

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Travis Build Status](https://travis-ci.org/thomsonreuters/ngx_http_websocket_stat_module.svg?branch=master)](https://travis-ci.org/thomsonreuters/ngx_http_websocket_stat_module.svg?branch=master)
1+
[![Travis Build Status](https://travis-ci.org/refinitiv/ngx_http_websocket_stat_module.svg?branch=master)](https://travis-ci.org/refinitiv/ngx_http_websocket_stat_module.svg?branch=master)
22

33

44
# NGINX module websocket connection and traffic statistics
@@ -71,3 +71,9 @@ server
7171
7272
```
7373

74+
## Copyright
75+
76+
This document is licensed under BSD-2-Clause license. See LICENSE for details.
77+
78+
The code has been opened by (c) Thomson Reuters.
79+
It is now maintained by (c) Refinitiv.

0 commit comments

Comments
 (0)