diff options
Diffstat (limited to 'payloads/libpayload/gdb/transport.c')
-rw-r--r-- | payloads/libpayload/gdb/transport.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/payloads/libpayload/gdb/transport.c b/payloads/libpayload/gdb/transport.c index 95bd49cabc..8f73bb0a1d 100644 --- a/payloads/libpayload/gdb/transport.c +++ b/payloads/libpayload/gdb/transport.c @@ -10,10 +10,6 @@ * but without any warranty; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc. */ #include <endian.h> |