Add Facebook copyright message (#5455)

Summary:
Pull Request resolved: https://github.com/facebook/osquery/pull/5455

We recently added a Facebook copyright header to many files in the osquery repository. Unfortunately we missed this one in the first diff.

Reviewed By: fmanco

Differential Revision: D14140835

fbshipit-source-id: 370da0af4e67723f8c5002158e643f1f20fd48ba
This commit is contained in:
Jesse Kornblum 2019-02-20 02:06:02 -08:00 committed by Facebook Github Bot
parent a1246af406
commit 242f3b5e4e

View File

@ -1,4 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved
import sys
import argparse