Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4ed27db

Browse files
committedNov 2, 2018
Update copyrights
1 parent f621e8c commit 4ed27db

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
RUM is released under the PostgreSQL License, a liberal Open Source license, similar to the BSD or MIT licenses.
22

3-
Copyright (c) 2015-2017, Postgres Professional
3+
Copyright (c) 2015-2018, Postgres Professional
44
Portions Copyright (c) 1996-2017, PostgreSQL Global Development Group
55
Portions Copyright (c) 1994, The Regents of the University of California
66

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ It is because we need to store additional information besides keys and because
3333

3434
## License
3535

36-
This module available under the same license as
36+
This module available under the [license](LICENSE) similar to
3737
[PostgreSQL](http://www.postgresql.org/about/licence/).
3838

3939
## Installation

0 commit comments

Comments
 (0)
Please sign in to comment.