mirror of
https://github.com/nodejs/node.git
synced 2025-08-15 13:48:44 +02:00
build: remove copyright header in node.gni
This file was missed in https://github.com/nodejs/node/pull/50694. PR-URL: https://github.com/nodejs/node/pull/51535 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>
This commit is contained in:
parent
0056147a87
commit
26f63be878
1 changed files with 0 additions and 5 deletions
5
node.gni
5
node.gni
|
@ -1,8 +1,3 @@
|
|||
# Copyright 2019 the V8 project authors. All rights reserved.
|
||||
# Copyright 2023 Microsoft Inc.
|
||||
# Use of this source code is governed by a BSD-style license that can be
|
||||
# found in the LICENSE file.
|
||||
|
||||
# This file is used by GN for building, which is NOT the build system used for
|
||||
# building official binaries.
|
||||
# Please take a look at node.gyp if you are making changes to build system.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue