Skip to content

Commit 1fd869e

Browse files
Adarsh Patelfacebook-github-bot
authored andcommitted
add copyright header to file
Summary: `wa_raft_header.hrl` was missing a copyright header, which opened this task T230770473 Reviewed By: jaher Differential Revision: D78280624 fbshipit-source-id: 06de8e59c8d0cd3d18d825a7940506b3952cd719
1 parent 507e1ec commit 1fd869e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

include/wa_raft_logger.hrl

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
%%% Copyright (c) Meta Platforms, Inc. and affiliates. All rights reserved.
2+
%%%
3+
%%% This source code is licensed under the Apache 2.0 license found in
4+
%%% the LICENSE file in the root directory of this source tree.
5+
%%%
6+
17
-include_lib("kernel/include/logger.hrl").
28

39
-define(RAFT_LOG_OPTS, #{domain => [whatsapp, wa_raft]}).

0 commit comments

Comments
 (0)