mirror of
https://github.com/facebook/proxygen.git
synced 2025-08-07 07:02:53 +03:00
adding copyright header
Summary: as in the title Reviewed By: Croohand Differential Revision: D30041822 fbshipit-source-id: 923158fcba241f5cd2ace8f87fa12083fd22356c
This commit is contained in:
committed by
Facebook GitHub Bot
parent
686d858d2f
commit
686c12b037
@@ -1,3 +1,5 @@
|
||||
# Copyright (c) Facebook, Inc. and its affiliates.
|
||||
|
||||
include(FBCMakeParseArgs)
|
||||
|
||||
set(
|
||||
@@ -286,4 +288,4 @@ function(install_rust_static_library TARGET)
|
||||
RENAME ${staticlib_output_name}
|
||||
DESTINATION ${ARG_INSTALL_DIR}
|
||||
)
|
||||
endfunction()
|
||||
endfunction()
|
||||
|
Reference in New Issue
Block a user