Skip to content

Commit

Permalink
Remove copyright headers from code
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphtheninja committed Jun 23, 2018
1 parent 8a29ecc commit 508027d
Show file tree
Hide file tree
Showing 16 changed files with 0 additions and 80 deletions.
5 changes: 0 additions & 5 deletions src/async.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
/* Copyright (c) 2012-2018 LevelDOWN contributors
* See list at <https://github.com/level/leveldown#contributing>
* MIT License <https://github.com/level/leveldown/blob/master/LICENSE.md>
*/

#ifndef LD_ASYNC_H
#define LD_ASYNC_H

Expand Down
6 changes: 0 additions & 6 deletions src/batch_async.cc
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
/* Copyright (c) 2012-2018 LevelDOWN contributors
* See list at <https://github.com/level/leveldown#contributing>
* MIT License <https://github.com/level/leveldown/blob/master/LICENSE.md>
*/


#include <leveldb/write_batch.h>
#include "batch.h"
#include "batch_async.h"
Expand Down
5 changes: 0 additions & 5 deletions src/batch_async.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
/* Copyright (c) 2012-2018 LevelDOWN contributors
* See list at <https://github.com/level/leveldown#contributing>
* MIT License <https://github.com/level/leveldown/blob/master/LICENSE.md>
*/

#ifndef LD_BATCH_ASYNC_H
#define LD_BATCH_ASYNC_H

Expand Down
5 changes: 0 additions & 5 deletions src/common.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
/* Copyright (c) 2012-2018 LevelDOWN contributors
* See list at <https://github.com/level/leveldown#contributing>
* MIT License <https://github.com/level/leveldown/blob/master/LICENSE.md>
*/

#ifndef LD_COMMON_H
#define LD_COMMON_H

Expand Down
5 changes: 0 additions & 5 deletions src/database.cc
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
/* Copyright (c) 2012-2018 LevelDOWN contributors
* See list at <https://github.com/level/leveldown#contributing>
* MIT License <https://github.com/level/leveldown/blob/master/LICENSE.md>
*/

#include <node.h>
#include <node_buffer.h>

Expand Down
5 changes: 0 additions & 5 deletions src/database.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
/* Copyright (c) 2012-2018 LevelDOWN contributors
* See list at <https://github.com/level/leveldown#contributing>
* MIT License <https://github.com/level/leveldown/blob/master/LICENSE.md>
*/

#ifndef LD_DATABASE_H
#define LD_DATABASE_H

Expand Down
5 changes: 0 additions & 5 deletions src/database_async.cc
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
/* Copyright (c) 2012-2018 LevelDOWN contributors
* See list at <https://github.com/level/leveldown#contributing>
* MIT License <https://github.com/level/leveldown/blob/master/LICENSE.md>
*/

#include <node.h>
#include <node_buffer.h>

Expand Down
5 changes: 0 additions & 5 deletions src/database_async.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
/* Copyright (c) 2012-2018 LevelDOWN contributors
* See list at <https://github.com/level/leveldown#contributing>
* MIT License <https://github.com/level/leveldown/blob/master/LICENSE.md>
*/

#ifndef LD_DATABASE_ASYNC_H
#define LD_DATABASE_ASYNC_H

Expand Down
5 changes: 0 additions & 5 deletions src/iterator.cc
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
/* Copyright (c) 2012-2018 LevelDOWN contributors
* See list at <https://github.com/level/leveldown#contributing>
* MIT License <https://github.com/level/leveldown/blob/master/LICENSE.md>
*/

#include <node.h>
#include <node_buffer.h>

Expand Down
5 changes: 0 additions & 5 deletions src/iterator.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
/* Copyright (c) 2012-2018 LevelDOWN contributors
* See list at <https://github.com/level/leveldown#contributing>
* MIT License <https://github.com/level/leveldown/blob/master/LICENSE.md>
*/

#ifndef LD_ITERATOR_H
#define LD_ITERATOR_H

Expand Down
5 changes: 0 additions & 5 deletions src/iterator_async.cc
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
/* Copyright (c) 2012-2018 LevelDOWN contributors
* See list at <https://github.com/level/leveldown#contributing>
* MIT License <https://github.com/level/leveldown/blob/master/LICENSE.md>
*/

#include <node.h>
#include <node_buffer.h>

Expand Down
5 changes: 0 additions & 5 deletions src/iterator_async.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
/* Copyright (c) 2012-2018 LevelDOWN contributors
* See list at <https://github.com/level/leveldown#contributing>
* MIT License <https://github.com/level/leveldown/blob/master/LICENSE.md>
*/

#ifndef LD_ITERATOR_ASYNC_H
#define LD_ITERATOR_ASYNC_H

Expand Down
5 changes: 0 additions & 5 deletions src/leveldown.cc
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
/* Copyright (c) 2012-2018 LevelDOWN contributors
* See list at <https://github.com/level/leveldown#contributing>
* MIT License <https://github.com/level/leveldown/blob/master/LICENSE.md>
*/

#include <node.h>

#include "leveldown.h"
Expand Down
4 changes: 0 additions & 4 deletions src/leveldown.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/* Copyright (c) 2012-2018 LevelDOWN contributors
* See list at <https://github.com/level/leveldown#contributing>
* MIT License <https://github.com/level/leveldown/blob/master/LICENSE.md>
*/
#ifndef LD_LEVELDOWN_H
#define LD_LEVELDOWN_H

Expand Down
5 changes: 0 additions & 5 deletions src/leveldown_async.cc
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
/* Copyright (c) 2012-2018 LevelDOWN contributors
* See list at <https://github.com/level/leveldown#contributing>
* MIT License <https://github.com/level/leveldown/blob/master/LICENSE.md>
*/

#include <leveldb/db.h>

#include "leveldown.h"
Expand Down
5 changes: 0 additions & 5 deletions src/leveldown_async.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
/* Copyright (c) 2012-2018 LevelDOWN contributors
* See list at <https://github.com/level/leveldown#contributing>
* MIT License <https://github.com/level/leveldown/blob/master/LICENSE.md>
*/

#ifndef LD_LEVELDOWN_ASYNC_H
#define LD_LEVELDOWN_ASYNC_H

Expand Down

0 comments on commit 508027d

Please sign in to comment.