Add missing license statement

This commit is contained in:
John Lees-Miller 2019-05-09 12:03:27 +01:00 committed by GitHub
parent eff364d451
commit e9e7f23686

View file

@ -12,3 +12,9 @@ For notification expiry to work, a TTL index on `notifications.expires` must be
```javascript
db.notifications.createIndex({expires: 1}, {expireAfterSeconds: 10})
```
License
=======
The code in this repository is released under the GNU AFFERO GENERAL PUBLIC LICENSE, version 3.
Copyright (c) Overleaf, 20162019.