Skip to content
This repository was archived by the owner on Dec 20, 2024. It is now read-only.

Commit 15fae69

Browse files
author
Lars-Magnus Skog
committed
2015 -> 2017
1 parent 7cd00b8 commit 15fae69

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
The MIT License (MIT)
22
=====================
33

4-
Copyright (c) 2012-2015 LevelUP contributors
4+
Copyright (c) 2012-2017 LevelUP contributors
55
---------------------------------------
66

77
*LevelUP contributors listed at <https://github.com/rvagg/node-levelup#contributors>*

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,6 @@ levelup('./db', { createIfMissing: false }, function (err, db) {
6262

6363
## License &amp; copyright
6464

65-
Copyright (c) 2012-2015 LevelUP contributors.
65+
Copyright (c) 2012-2017 LevelUP contributors.
6666

6767
LevelUP is licensed under the MIT license. All rights not explicitly granted in the MIT license are reserved. See the included LICENSE.md file for more details.

errors.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2012-2015 LevelUP contributors
1+
/* Copyright (c) 2012-2017 LevelUP contributors
22
* See list at <https://github.com/rvagg/node-levelup#contributing>
33
* MIT License
44
* <https://github.com/rvagg/node-levelup/blob/master/LICENSE.md>

0 commit comments

Comments
 (0)