Skip to content

Commit 7a688e9

Browse files
committed
[minor] Remove license comments
1 parent a024343 commit 7a688e9

File tree

3 files changed

+1
-13
lines changed

3 files changed

+1
-13
lines changed

LICENSE

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

3-
Copyright (c) 2013-2016 Einar Otto Stangvik <[email protected]> (http://2x.io)
3+
Copyright (c) 2011 Einar Otto Stangvik <[email protected]> (http://2x.io)
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

fallback.js

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
/*!
2-
* bufferutil: WebSocket buffer utils
3-
* Copyright(c) 2015 Einar Otto Stangvik <[email protected]>
4-
* MIT Licensed
5-
*/
6-
71
'use strict';
82

93
/**

src/bufferutil.c

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
/*!
2-
* bufferutil: WebSocket buffer utils
3-
* Copyright(c) 2015 Einar Otto Stangvik <[email protected]>
4-
* MIT Licensed
5-
*/
6-
71
#include <assert.h>
82
#include <node_api.h>
93

0 commit comments

Comments
 (0)