diffconfig (498495dba268b20e8eadd7fe93c140c68b6cc9d2) diffconfig (c25ce589dca10d64dde139ae093abc258a32869c)
1#!/usr/bin/python
1#!/usr/bin/env python
2# SPDX-License-Identifier: GPL-2.0
3#
4# diffconfig - a tool to compare .config files.
5#
6# originally written in 2006 by Matt Mackall
7# (at least, this was in his bloatwatch source code)
8# last worked on 2008 by Tim Bird
9#

--- 123 unchanged lines hidden ---
2# SPDX-License-Identifier: GPL-2.0
3#
4# diffconfig - a tool to compare .config files.
5#
6# originally written in 2006 by Matt Mackall
7# (at least, this was in his bloatwatch source code)
8# last worked on 2008 by Tim Bird
9#

--- 123 unchanged lines hidden ---