]> git.alrj.org Git - bold.git/blobdiff - elf/__init__.py
Cleaning and refactoring.
[bold.git] / elf / __init__.py
diff --git a/elf/__init__.py b/elf/__init__.py
deleted file mode 100644 (file)
index c25fb45..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-# -*- coding: utf-8 -*-
-
-# kate: space-indent on; indent-width 2; mixedindent off; indent-mode python;
-
-# Copyright (C) 2009 Amand 'alrj' Tihon <amand.tihon@alrj.org>
-#
-# This file is part of bold, the Byte Optimized Linker.
-# Heavily inspired by elf.h from the GNU C Library.
-#
-# You can redistribute this file and/or modify it under the terms of the
-# GNU Lesser General Public License as published by the Free Software
-# Foundation, version 2.1.
-