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

update logo and copyright #144

Merged
merged 1 commit into from
Jan 21, 2015
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
LevelDOWN
=========

![LevelDB Logo](https://twimg0-a.akamaihd.net/profile_images/3360574989/92fc472928b444980408147e5e5db2fa_bigger.png)
<img alt="LevelDB Logo" height="100" src="http://leveldb.org/img/logo.svg">

A Low-level Node.js LevelDB binding
-------------------------
Expand Down Expand Up @@ -314,7 +314,7 @@ A large portion of the Windows support comes from code by [Krzysztof Kowalczyk](
License &amp; copyright
-------------------

Copyright (c) 2012-2014 LevelDOWN contributors (listed above).
Copyright (c) 2012-2015 LevelDOWN contributors (listed above).

LevelDOWN 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.

Expand Down