diff --git a/LevelDB.Standard.nuspec b/LevelDB.Standard.nuspec index da55533..d66aed7 100644 --- a/LevelDB.Standard.nuspec +++ b/LevelDB.Standard.nuspec @@ -6,13 +6,13 @@ Level DB for .Net Standard oodrive oodrive - https://oodrive.com - https://github.com/oodrive/leveldb + https://www.apache.org/licenses/LICENSE-2.0 + https://github.com/oodrive/leveldb.net false Cross platform LevelDB package for .Net Standard - Copyright 2017 + Copyright 2018 LevelDB - + diff --git a/README.md b/README.md index 970573b..e60b6e7 100644 --- a/README.md +++ b/README.md @@ -249,7 +249,6 @@ private int LexicographicalCompare(IEnumerable xs, IEnumerable ys) ---------- -**Copyright 2012 Microsoft Corporation** Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)