We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bbb2ec commit c657488Copy full SHA for c657488
apps/erldist_filter/lib/edf.ex
@@ -1,3 +1,9 @@
1
+# Copyright (c) Meta Platforms, Inc. and affiliates.
2
+# Copyright (c) WhatsApp LLC
3
+#
4
+# This source code is licensed under the MIT license found in the
5
+# LICENSE.md file in the root directory of this source tree.
6
+
7
defmodule EDF do
8
require Record
9
apps/erldist_filter/lib/edf/record_extractor.ex
defmodule EDF.RecordExtractor do
@moduledoc false
0 commit comments