Bladeren bron

Add missing header

Matthias Reso 1 jaar geleden
bovenliggende
commit
b8ed2ff4b7
1 gewijzigde bestanden met toevoegingen van 3 en 0 verwijderingen
  1. 3 0
      scripts/check_copyright_header.py

+ 3 - 0
scripts/check_copyright_header.py

@@ -1,3 +1,6 @@
+# Copyright (c) Meta Platforms, Inc. and affiliates.
+# This software may be used and distributed according to the terms of the Llama 2 Community License Agreement.
+
 import re
 from pathlib import Path