binman: Tidy up _SetupDtb() to use its own temporary file
[platform/kernel/u-boot.git] / tools / gdb / serial.h
index 60629bd..c45d1df 100644 (file)
@@ -1,3 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
+/*
+ * (C) Copyright 2000
+ * Murray Jensen <Murray.Jensen@csiro.au>
+ */
+
 #include <termios.h>
 
 #define SERIAL_ERROR   -1      /* General error, see errno for details */