Skip to content

Commit 0f799b6

Browse files
sohailshafiiWkfacebook-github-bot
authored andcommitted
fix(Runtime): Add ActivateToggle copyright notice
Summary: Adds missing `ActivateToggle` copyright notice. Reviewed By: andkim-meta Differential Revision: D49503244 fbshipit-source-id: 509b8d984db87590d544f7a848f086c5c0dc3471
1 parent 361fe8c commit 0f799b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Runtime/Scripts/Utils/ActivateToggle.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// (c) Meta Platforms, Inc. and affiliates.
1+
// Copyright (c) Meta Platforms, Inc. and affiliates.
22

33
using System.Collections.Generic;
44
using UnityEngine;

0 commit comments

Comments
 (0)