mirror of
https://github.com/lovell/sharp.git
synced 2025-12-18 23:05:04 +01:00
Ensure licensing headers are retained by code bundlers
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
// Copyright 2013 Lovell Fuller and others.
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
/*!
|
||||
Copyright 2013 Lovell Fuller and others.
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
const is = require('./is');
|
||||
const sharp = require('./sharp');
|
||||
|
||||
Reference in New Issue
Block a user