diff options
Diffstat (limited to 'src/lib/hexdump.c')
-rw-r--r-- | src/lib/hexdump.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/lib/hexdump.c b/src/lib/hexdump.c index 9807def04a..6b09379d26 100644 --- a/src/lib/hexdump.c +++ b/src/lib/hexdump.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 <console/console.h> |