]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/Python/GNUmakefile
BaseTools/VolInfo: Update copyright information
[mirror_edk2.git] / BaseTools / Source / Python / GNUmakefile
index aa569b3624eae53a267769face48adb7ac7e751e..499c55e5e916204d654c7bfd1b1bc9c9dedadf1c 100644 (file)
@@ -1,6 +1,12 @@
-
-all:
-
-clean:
-       find . -name '*.pyc' -exec rm '{}' ';'
-
+## @file\r
+# GNU/Linux makefile for Python tools build.\r
+#\r
+# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
+# SPDX-License-Identifier: BSD-2-Clause-Patent\r
+#\r
+\r
+all:\r
+\r
+clean:\r
+       find . -name '*.pyc' -exec rm '{}' ';'\r
+\r