diff options
Diffstat (limited to 'util/qualcomm')
-rwxr-xr-x | util/qualcomm/createxbl.py | 2 | ||||
-rwxr-xr-x | util/qualcomm/ipqheader.py | 2 | ||||
-rwxr-xr-x | util/qualcomm/mbn_tools.py | 2 |
3 files changed, 0 insertions, 6 deletions
diff --git a/util/qualcomm/createxbl.py b/util/qualcomm/createxbl.py index 65d8eb9460..6f01ffbdad 100755 --- a/util/qualcomm/createxbl.py +++ b/util/qualcomm/createxbl.py @@ -6,8 +6,6 @@ # GENERAL DESCRIPTION # Concatentates XBL segments into one ELF image # -# Copyright (c) 2016, 2018, The Linux Foundation. All rights reserved. -# # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are # met: diff --git a/util/qualcomm/ipqheader.py b/util/qualcomm/ipqheader.py index fe14e1f241..1003374fe5 100755 --- a/util/qualcomm/ipqheader.py +++ b/util/qualcomm/ipqheader.py @@ -1,7 +1,5 @@ #!/usr/bin/env python3 # -# Copyright (c) 2013 The Linux Foundation. All rights reserved. -# # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # diff --git a/util/qualcomm/mbn_tools.py b/util/qualcomm/mbn_tools.py index b89044ffb9..41904d0340 100755 --- a/util/qualcomm/mbn_tools.py +++ b/util/qualcomm/mbn_tools.py @@ -6,8 +6,6 @@ # GENERAL DESCRIPTION # Contains all MBN Utilities for image generation # -# Copyright (c) 2016, 2018, The Linux Foundation. All rights reserved. -# # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are # met: |