summaryrefslogtreecommitdiff
path: root/src/handle_wrap.h
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2015-01-12 11:59:19 -0800
committerisaacs <i@izs.me>2015-01-12 15:30:28 -0800
commit3e1b1dd4a9ac048105a4dc4cd81578e26d39a1fc (patch)
tree304f35e8670e5104a90119db5be64ada009fb76f /src/handle_wrap.h
parent68a2d8f048ca76bf1561602dbee92e54658f5c30 (diff)
downloadandroid-node-v8-3e1b1dd4a9ac048105a4dc4cd81578e26d39a1fc.tar.gz
android-node-v8-3e1b1dd4a9ac048105a4dc4cd81578e26d39a1fc.tar.bz2
android-node-v8-3e1b1dd4a9ac048105a4dc4cd81578e26d39a1fc.zip
Remove excessive copyright/license boilerplate
The copyright and license notice is already in the LICENSE file. There is no justifiable reason to also require that it be included in every file, since the individual files are not individually distributed except as part of the entire package.
Diffstat (limited to 'src/handle_wrap.h')
-rw-r--r--src/handle_wrap.h21
1 files changed, 0 insertions, 21 deletions
diff --git a/src/handle_wrap.h b/src/handle_wrap.h
index 8c5898e134..901c12213d 100644
--- a/src/handle_wrap.h
+++ b/src/handle_wrap.h
@@ -1,24 +1,3 @@
-// Copyright Joyent, Inc. and other Node contributors.
-//
-// Permission is hereby granted, free of charge, to any person obtaining a
-// copy of this software and associated documentation files (the
-// "Software"), to deal in the Software without restriction, including
-// without limitation the rights to use, copy, modify, merge, publish,
-// distribute, sublicense, and/or sell copies of the Software, and to permit
-// persons to whom the Software is furnished to do so, subject to the
-// following conditions:
-//
-// The above copyright notice and this permission notice shall be included
-// in all copies or substantial portions of the Software.
-//
-// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
-// OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
-// NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
-// DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
-// OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
-// USE OR OTHER DEALINGS IN THE SOFTWARE.
-
#ifndef SRC_HANDLE_WRAP_H_
#define SRC_HANDLE_WRAP_H_