diff options
Diffstat (limited to 'payloads/libpayload/arch/mips/util.S')
-rw-r--r-- | payloads/libpayload/arch/mips/util.S | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/payloads/libpayload/arch/mips/util.S b/payloads/libpayload/arch/mips/util.S index 2c7b91503d..986a34c5d4 100644 --- a/payloads/libpayload/arch/mips/util.S +++ b/payloads/libpayload/arch/mips/util.S @@ -11,10 +11,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. */ .global halt |